Release Audio Profiles (for Kodi 18 and later)
(2022-10-23, 22:47)Alex_1977 Wrote: Hi,

Thank you for answer.
Writing in resources/audioprofiles.py has no effects.
If I execute this file with my changes in the console (python audioprofiles.py) I can check that my code is ok.
But seems that this file is never executed when the addon is called ...
What do I miss ?
You probably need to add some logging to the Kodi log file and look there for a hint.  Maybe the path to the file isn't valid when it's running from Kodi?  I'm not even sure how you're managing to run that in a console window since it requires a bunch of Kodi bindings that aren't available outside Kodi.  I'm not going to be able to help much past that.
Reply


Messages In This Thread
RE: Audio Profiles (for Kodi 18 and later) - by pkscout - 2022-10-24, 13:01
Logout Mark Read Team Forum Stats Members Help
Audio Profiles (for Kodi 18 and later)0