New Beta Available
v1.4.2~beta3
changes for better code compatibility between Kodi 18 and 19
setting to pop up dialog box when playback start works again
fixed notifications so save notifications show even if notifications are off
fix so you don't have to restart Kodi for settings changes to be reflected
added option to set delay before pop up dialog automatically closes
added option to enable debug logging (standard for Kodi addons)
cleaned up some setting descriptions
updated Italian language file
Please note that there are separate zip files for Kodi Leia (v18) and Matrix (v19). You need to download the correct one based on your Kodi version. To get the new beta go to
https://github.com/notoco/script.audio.p.../releases/
I think this gets the Kodi 18/19 version feature complete. There were definitely a number of things that still weren't working that are now (like the option to display a pop up selector every time you started playback). I also updated some of the setting language to better reflect what it was really doing. For instance, there was a setting that say "include player settings," but in reality it was including the Player settings from the VIDEO area, nothing else. So that one now reads, "include video player settings." I've tested this on both Kodi 18 and Kodi 19 (although with a nightly that's probably a week old). I updated all the language files as best I could with Google translate, but if you're using one of the languages AP supports (Hungarian, Italian, or Polish) and see an obvious mistake in the settings area, let me know.
One important thing to note. The Kodi folks ask addon developers to not flood the debug log with data unless we're actually trying to solve a problem, so the addon now has a setting to enable debug logging. If you run into problems and I ask for a debug log, you will have to enable that setting
AND turn on debug logging in Kodi. if you don't do both, I won't get what I need to troubleshoot.
I'm still hoping to hear from @
tomasiek about when we might push this to the actual Kodi repo. If I haven't heard anything from them another week or so, I may have to decide whether to just take control of the maintenance of the addon.