RE: YouTube v5.X.X - KODI 14.X Helix - blueribb - 2015-09-29
(2015-09-29, 10:26)jonib Wrote: (2015-09-28, 23:16)blueribb Wrote: Two quick questions: Start by reading this (First post of this thread)
jonib
Thanks. I did read this before but this time I followed every provided link and see that 1080p is not supported. (confirmed by rodalpho). I still don't know if YouTube supports 5.1 surround sound. I googled it and got mixed answers.
RE: YouTube v5.X.X - KODI 14.X Helix - 3CupsOfCoffee - 2015-09-29
I don't think there is 5.1 support. I did a search for 5.1 test videos and got 2.0 aac output when played.
RE: YouTube v5.X.X - KODI 14.X Helix - laukarlueng - 2015-09-30
I've been getting a script error: http://xbmclogs.com/pyczp3tri
I'd appreciate any help.
RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-09-30
(2015-09-30, 01:55)laukarlueng Wrote: I've been getting a script error: http://xbmclogs.com/pyczp3tri
I'd appreciate any help. ![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Update the YouTube addon to 5.1.9
The bug should be fixed. Also try to get the other errors fixed (watchhistory) and remove the banned_add-ons (wiki)
RE: YouTube v5.X.X - KODI 14.X Helix - laukarlueng - 2015-09-30
Will do, thanks!
RE: YouTube v5.X.X - KODI 14.X Helix - noap_ - 2015-09-30
Hi,
I'm running bromix YouTube addon version 5.1.9 on OSMC on my Raspberry Pi. About 2 months ago (not sure exactly) the YouTube addon stopped working. When I launch the addon, it's loading and says "Please wait..." as usual, but after a few seconds it stops and an error message shops up saying:
Quote:"YouTube Error:
Check log for more information."
If it helps, here's and excerpt of the log file:
Code: 11:43:31 480973.625000 T:2668811296 NOTICE: Previous line repeats 9 times.
11:43:31 480973.625000 T:2668811296 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:32 480974.156250 T:2668811296 NOTICE: Previous line repeats 1 times.
11:43:32 480974.156250 T:2668811296 NOTICE: Thread JobWorker start, auto delete: true
11:43:33 480974.937500 T:2579493920 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:33 480975.156250 T:2638214176 NOTICE: Previous line repeats 1 times.
11:43:33 480975.156250 T:2638214176 NOTICE: Thread JobWorker start, auto delete: true
11:43:34 480976.687500 T:2579493920 NOTICE: Previous line repeats 1 times.
11:43:34 480976.687500 T:2579493920 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:36 480978.656250 T:2579493920 NOTICE: Previous line repeats 2 times.
11:43:36 480978.656250 T:2579493920 NOTICE: -->Python Interpreter Initialized<--
11:43:40 480982.125000 T:2550133792 NOTICE: Previous line repeats 2 times.
11:43:40 480982.125000 T:2550133792 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:40 480982.343750 T:2550133792 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:42 480984.687500 T:2550133792 NOTICE: -->Python Interpreter Initialized<--
11:43:44 480986.718750 T:2579493920 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:47 480989.093750 T:2579493920 NOTICE: -->Python Interpreter Initialized<--
11:43:54 480996.531250 T:2579493920 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.9) on Isengard (15.1) with Python 2.7.9
11:43:55 480996.875000 T:2550133792 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.14)
11:44:05 481007.281250 T:2579493920 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.DatabaseError'>
Error Contents: database disk image is malformed
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.youtube/default.py", line 7, in <module>
runner.run(__provider__)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/runner.py", line 32, in run
__RUNNER__.run(provider, context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/impl/xbmc/xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 157, in _internal_root
return self.on_root(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 487, in on_root
self.get_client(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 101, in get_client
context.get_function_cache().clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/function_cache.py", line 22, in clear
self._clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 150, in _clear
self._execute(True, query)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 79, in _execute
return self._cursor.execute(query, values)
DatabaseError: database disk image is malformed
-->End of Python script error report<--
11:44:05 481007.375000 T:3023671856 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
11:44:05 481007.375000 T:3023671856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
11:44:05 481007.406250 T:2579493920 NOTICE: Thread BackgroundLoader start, auto delete: false
11:44:58 481060.375000 T:2569008160 NOTICE: Previous line repeats 2 times.
11:44:58 481060.375000 T:2569008160 NOTICE: Thread FileCache start, auto delete: false
11:45:14 481076.781250 T:2569008160 NOTICE: Thread BackgroundLoader start, auto delete: false
11:45:20 481082.562500 T:2569008160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:45:20 481082.718750 T:2569008160 NOTICE: -->Python Interpreter Initialized<--
11:45:20 481082.750000 T:3023671856 ERROR: Control 500 in window 10025 has been asked to focus, but it can't
11:45:26 481088.375000 T:2569008160 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.9) on Isengard (15.1) with Python 2.7.9
11:45:37 481099.062500 T:2569008160 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.DatabaseError'>
Error Contents: database disk image is malformed
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.youtube/default.py", line 7, in <module>
runner.run(__provider__)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/runner.py", line 32, in run
__RUNNER__.run(provider, context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/impl/xbmc/xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 157, in _internal_root
return self.on_root(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 487, in on_root
self.get_client(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 101, in get_client
context.get_function_cache().clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/function_cache.py", line 22, in clear
self._clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 150, in _clear
self._execute(True, query)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 79, in _execute
return self._cursor.execute(query, values)
DatabaseError: database disk image is malformed
-->End of Python script error report<--
11:45:37 481099.125000 T:3023671856 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
11:45:37 481099.125000 T:3023671856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
11:45:37 481099.187500 T:2569008160 NOTICE: Thread BackgroundLoader start, auto delete: false
11:45:37 481099.343750 T:2569008160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:45:37 481099.718750 T:2569008160 NOTICE: -->Python Interpreter Initialized<--
11:45:42 481104.281250 T:2569008160 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.14)
11:46:21 481143.312500 T:2730390560 NOTICE: ES: Client from 192.168.0.10 timed out
RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-09-30
(2015-09-30, 08:41)noap_ Wrote: Hi,
I'm running bromix YouTube addon version 5.1.9 on OSMC on my Raspberry Pi. About 2 months ago (not sure exactly) the YouTube addon stopped working. When I launch the addon, it's loading and says "Please wait..." as usual, but after a few seconds it stops and an error message shops up saying:
Quote:"YouTube Error:
Check log for more information."
If it helps, here's and excerpt of the log file:
Code: 11:43:31 480973.625000 T:2668811296 NOTICE: Previous line repeats 9 times.
11:43:31 480973.625000 T:2668811296 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:32 480974.156250 T:2668811296 NOTICE: Previous line repeats 1 times.
11:43:32 480974.156250 T:2668811296 NOTICE: Thread JobWorker start, auto delete: true
11:43:33 480974.937500 T:2579493920 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:33 480975.156250 T:2638214176 NOTICE: Previous line repeats 1 times.
11:43:33 480975.156250 T:2638214176 NOTICE: Thread JobWorker start, auto delete: true
11:43:34 480976.687500 T:2579493920 NOTICE: Previous line repeats 1 times.
11:43:34 480976.687500 T:2579493920 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:36 480978.656250 T:2579493920 NOTICE: Previous line repeats 2 times.
11:43:36 480978.656250 T:2579493920 NOTICE: -->Python Interpreter Initialized<--
11:43:40 480982.125000 T:2550133792 NOTICE: Previous line repeats 2 times.
11:43:40 480982.125000 T:2550133792 NOTICE: Thread BackgroundLoader start, auto delete: false
11:43:40 480982.343750 T:2550133792 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:42 480984.687500 T:2550133792 NOTICE: -->Python Interpreter Initialized<--
11:43:44 480986.718750 T:2579493920 NOTICE: Thread LanguageInvoker start, auto delete: false
11:43:47 480989.093750 T:2579493920 NOTICE: -->Python Interpreter Initialized<--
11:43:54 480996.531250 T:2579493920 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.9) on Isengard (15.1) with Python 2.7.9
11:43:55 480996.875000 T:2550133792 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.14)
11:44:05 481007.281250 T:2579493920 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.DatabaseError'>
Error Contents: database disk image is malformed
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.youtube/default.py", line 7, in <module>
runner.run(__provider__)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/runner.py", line 32, in run
__RUNNER__.run(provider, context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/impl/xbmc/xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 157, in _internal_root
return self.on_root(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 487, in on_root
self.get_client(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 101, in get_client
context.get_function_cache().clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/function_cache.py", line 22, in clear
self._clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 150, in _clear
self._execute(True, query)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 79, in _execute
return self._cursor.execute(query, values)
DatabaseError: database disk image is malformed
-->End of Python script error report<--
11:44:05 481007.375000 T:3023671856 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
11:44:05 481007.375000 T:3023671856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
11:44:05 481007.406250 T:2579493920 NOTICE: Thread BackgroundLoader start, auto delete: false
11:44:58 481060.375000 T:2569008160 NOTICE: Previous line repeats 2 times.
11:44:58 481060.375000 T:2569008160 NOTICE: Thread FileCache start, auto delete: false
11:45:14 481076.781250 T:2569008160 NOTICE: Thread BackgroundLoader start, auto delete: false
11:45:20 481082.562500 T:2569008160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:45:20 481082.718750 T:2569008160 NOTICE: -->Python Interpreter Initialized<--
11:45:20 481082.750000 T:3023671856 ERROR: Control 500 in window 10025 has been asked to focus, but it can't
11:45:26 481088.375000 T:2569008160 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.9) on Isengard (15.1) with Python 2.7.9
11:45:37 481099.062500 T:2569008160 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'sqlite3.DatabaseError'>
Error Contents: database disk image is malformed
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.youtube/default.py", line 7, in <module>
runner.run(__provider__)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/runner.py", line 32, in run
__RUNNER__.run(provider, context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/impl/xbmc/xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 157, in _internal_root
return self.on_root(context, re_match)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 487, in on_root
self.get_client(context)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 101, in get_client
context.get_function_cache().clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/function_cache.py", line 22, in clear
self._clear()
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 150, in _clear
self._execute(True, query)
File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/utils/storage.py", line 79, in _execute
return self._cursor.execute(query, values)
DatabaseError: database disk image is malformed
-->End of Python script error report<--
11:45:37 481099.125000 T:3023671856 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
11:45:37 481099.125000 T:3023671856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
11:45:37 481099.187500 T:2569008160 NOTICE: Thread BackgroundLoader start, auto delete: false
11:45:37 481099.343750 T:2569008160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:45:37 481099.718750 T:2569008160 NOTICE: -->Python Interpreter Initialized<--
11:45:42 481104.281250 T:2569008160 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.14)
11:46:21 481143.312500 T:2730390560 NOTICE: ES: Client from 192.168.0.10 timed out
Delete the cache.sqlite file under the user data folder of the addon.
Please provide in the future always complete logs via pastebin.com or similar services
RE: YouTube v5.X.X - KODI 14.X Helix - noap_ - 2015-09-30
Thanks, that solved it!
Do I have to clear the cache file every once in a while?
RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-09-30
(2015-09-30, 16:27)noap_ Wrote: Thanks, that solved it!
Do I have to clear the cache file every once in a while? You're welcome. No...it seems the addon crashed before or a sudden shut down of KODI corrupted the file.
RE: YouTube v5.X.X - KODI 14.X Helix - jackson_hill - 2015-09-30
hi bromix,
I've got problems with 5.1.7, so i've deinstalled it, but now, when I would like to install new version, I can't find it at all in kodi repository Kodi 14.0 helix.
Please tell me if you need more information.
RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-09-30
(2015-09-30, 20:19)jackson_hill Wrote: hi bromix,
I've got problems with 5.1.7, so i've deinstalled it, but now, when I would like to install new version, I can't find it at all in kodi repository Kodi 14.0 helix.
Please tell me if you need more information. Version 5.1.9 should be available via official KODI repository. Provide a complete debug log (wiki) via pastebin.com or similar services.
RE: YouTube v5.X.X - KODI 14.X Helix - jackson_hill - 2015-09-30
There's the log file:
http://xbmclogs.com/p4msdcd0g
RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-09-30
(2015-09-30, 20:35)jackson_hill Wrote: There's the log file:
http://xbmclogs.com/p4msdcd0g There are no errors in the log. Please reproduce the problem and provide a log after that. Also keep KODI up to date, you're still using version 14.0 of HELIX.
RE: YouTube v5.X.X - KODI 14.X Helix - jackson_hill - 2015-09-30
Exactly. There are no errors, thus I cannot find your plugin either on Video Plugins list, or by using search (line 520 in log). I'll update do Kodi 15 if this cannot be repaired in 14.0
RE: YouTube v5.X.X - KODI 14.X Helix - blueribb - 2015-10-01
https://superrepo.org/kodi/addon/plugin.video.youtube/
Click on "Download" and then "Download from official mirror"
In Kodi, go to System / Add-ons / Install from ZIP file and navigate to the zip file you downloaded
|