I have 19 nightly, will it automatically switch to 19 stable? Or it will stay on nightly tree, and if I want stable I have to specifically download that?
Can I update from 9.2.6 or must I do a clean install (because its a major version release)? Might be worth adding to the announcement to avoid a flood of questions.
[I see from previous replies here that I can update. Updated my Odroid N2 with no issues!]
[plugin.video.youtube] Running: YouTube (6.8.10+matrix.1) on Matrix (Kodi-19.0) with Python 3.8.7
Path: /
Params: {}
2021-03-02 18:39:16.471 T:8276 INFO <general>: CPythonInvoker(20, /storage/.kodi/addons/plugin.video.youtube/resources/lib/default.py): script successfully run
2021-03-02 18:39:20.993 T:8276 INFO <general>: initializing python engine.
2021-03-02 18:39:20.997 T:8276 INFO <general>: [plugin.video.youtube] Running: YouTube (6.8.10+matrix.1) on Matrix (Kodi-19.0) with Python 3.8.7
Path: /kodion/search/list/
Params: {}
2021-03-02 18:39:21.038 T:8276 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/default.py", line 15, in <module>
runner.run(__provider__)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/runner.py", line 60, in run
__RUNNER__.run(provider, context)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/impl/xbmc/xbmc_runner.py", line 33, in run
results = provider.navigate(context)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 105, in navigate
result = method(context, re_match)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 291, in _internal_search
for search in search_history.list():
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/utils/search_history.py", line 31, in list
item = self._get(key)
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/utils/storage.py", line 215, in _get
return _decode(item[1]), item[0]
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/utils/storage.py", line 200, in _decode
return pickle.loads(obj)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
-->End of Python script error report<--
Language is Polish. I removed .sqlite files from /kodion directory and it works. Something messed with search history stored in sqlite, error says something about encoding