2020-04-28, 11:50
Kodi's profile system is in a very bad shape and buggy. There's nothing I can do I guess.
(2020-04-28, 11:50)sualfred Wrote: Kodi's profile system is in a very bad shape and buggy. There's nothing I can do I guess.
log:2020-04-28 12:09:21.988 T:12000 ERROR: Previous line repeats 1899 times.
2020-04-28 12:08:51.204 T:1224 NOTICE: [ script.embuary.helper ] Service: Player monitor stopped
2020-04-28 12:08:51.204 T:1224 NOTICE: [ script.embuary.helper ] Service: Stopped
2020-04-28 12:09:06.266 T:14184 ERROR: CProfileManager: current profile index (2) is outside of the valid range (2)
2020-04-28 12:09:07.864 T:14184 ERROR: Previous line repeats 103 times.
2020-04-28 12:09:07.864 T:14184 ERROR: XFILE::CFile:elete - Error deleting file C:\apps\Kodi Leia\portable_data\userdata\profiles\\addon_data\script.artwork.beef\processeditems.db
2020-04-28 12:09:07.864 T:14184 ERROR: XFILE::CFile:elete - Error deleting file special://masterprofile/profiles//addon_data/script.artwork.beef/processeditems.db
2020-04-28 12:09:07.883 T:14184 ERROR: CProfileManager: current profile index (2) is outside of the valid range (2)
2020-04-28 12:09:21.988 T:12000 ERROR: Previous line repeats 1899 times.
2020-04-28 12:09:21.988 T:12000 NOTICE: [ script.embuary.helper ] Service: Started
2020-04-28 12:09:21.988 T:12000 NOTICE: [ script.embuary.helper ] Service: Player monitor started
2020-04-28 12:09:21.989 T:12000 ERROR: CProfileManager: current profile index (2) is outside of the valid range (2)
(2020-04-28, 12:45)sualfred Wrote: @mardukL
You can try the latest github version. It has a workaround removed to bypass issues with logins.
(2020-04-28, 12:45)sualfred Wrote: @mardukL
You can try the latest github version. It has a workaround removed to bypass issues with logins.
(2020-04-28, 13:00)sualfred Wrote: Grml. Ok. Anyway this function is not required for 18.7 and 19. Thanks for the report.
some 'deprecated' bool to let the helper force a ReloadSkin()xml:<onload>Skin.SetBool(ReloadOnLogin)</onload>
020-05-13 23:06:07.530 T:10692 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'PlayerMonitor' object has no attribute 'get_nextitem'
Traceback (most recent call last):
File "C:\Program Files\Kodi\addons\script.embuary.helper\resources\lib\player_monitor.py", line 70, in onNotification
self.get_nextitem(clear=True)
AttributeError: 'PlayerMonitor' object has no attribute 'get_nextitem'
-->End of Python script error report<--
ImportError: dlopen failed: library "./_imaging.cpython-37-x86_64-linux-gnu.so" not found
-->End of Python script error report<--
<include name="AddonUpdated">
<content target="addonbrowser">addons://outdated/</content>
</include>
<!-- Hack to get number of pending updates -->
<!-- Use $INFO[Container(12345).NumItems] for number of updates -->
<control type="list" id="12345">
<left>-100</left>
<top>-100</top>
<width>1</width>
<height>1</height>
<itemlayout/>
<focusedlayout/>
<include>AddonUpdated</include>
</control>