• 1
  • 133
  • 134
  • 135(current)
  • 136
  • 137
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
Some icons were missing and I got some errors after I've upgraded my RPi to Kodi 16 (Milhouse nightly build). I'm guessing there is a different api key for Kodi 16 as signing out and back in solved the issue.

Wouldn't it be possible for the add-on to check if the Kodi version has changed since last run and if so, either automatically sign out or show a dialog that sign out/in is required?
Is there a way of signing out and signing in of the youtube addon, because I cannot get the playlist to show up. It says something with "The request uses parameter <code> mine <code>..... " every time i press the "playlist" one. Sign out, says "login failed". Any help? I am on a Boxee box using kodi from a usb. Can't seem to find that xml file.
(2015-07-04, 07:28)Alotaibi Wrote: I have problem with none latin word type direction
for example for arabic the writting direction from right to left so when I write somethong in arabic letter the final word will be reverse
if I want to write "Kodi" in arabic I will get "idok"

any fix for that
Wrong Forum. This is KODI related. The addon has no influence on the direction of a text based on the local.
(2015-07-04, 13:27)nikstra Wrote: Some icons were missing and I got some errors after I've upgraded my RPi to Kodi 16 (Milhouse nightly build). I'm guessing there is a different api key for Kodi 16 as signing out and back in solved the issue.

Wouldn't it be possible for the add-on to check if the Kodi version has changed since last run and if so, either automatically sign out or show a dialog that sign out/in is required?
Good Idea Wink I think about that. Thanks for the feedback.
(2015-07-04, 21:39)Freddyzo Wrote: Is there a way of signing out and signing in of the youtube addon, because I cannot get the playlist to show up. It says something with "The request uses parameter <code> mine <code>..... " every time i press the "playlist" one. Sign out, says "login failed". Any help? I am on a Boxee box using kodi from a usb. Can't seem to find that xml file.
There is a Sign Out and Sign in in the root menu. Check the addon settings Folder -> Sign out.

Also provide a complete debug log (wiki) via pastebin.com or similar.
Maybe it's just me, but it seems odd IMO that the Sign In and Sign Out option are at the top and bottom of the list rather than next to each other. Perhaps you'll consider the repositioning.
HTPC: Dell Optiplex 7050 SFF i7-7700 quad-core, 3.6GHz, 16GB
NAS: Synology DS1813+ and DX513, Hybrid RAID (SHR) 48TB usable space
My Media Center | www.CaptainKen.us | www.YouTube.com/KenInGilbert
I think I may have found a bug with large playlists. It seems like the plugin is adding a false video after the first however many videos are on a page (i.e. after the 50th video if you have the plugin set to display 50 items per page). It brings up a dialog to select the order of the playlist and then throws an error saying that a video failed to play and to check the log file for more details regardless of what I choose. So I decided to play the playlist in normal order and wait for it to happen again. It happened right after the last video on the first page of the playlist, so I tried playing the video after that one individually and it worked fine. I also have the Kodi remote on my phone and I checked the playlist on it and it shows an unexpected video after each video that would be at the end of a page. I set the plugin to display 5 items per page to check this and after every fifth video there would be one of those false videos (something like "plugin://plu...CAUQAA"). It looks like the "next page" item is being added to the playlist as a video. This is even worse when you use shuffle as the false video will be added randomly within the playlist, possibly right at the beginning of it.

Here's as much of my log as I could fit on pastebin...
http://pastebin.com/w9Pw8Npu
(2015-07-03, 18:08)bromix Wrote:
(2015-07-03, 18:03)bluethor Wrote: My wife was wondering if the "next page" selection could be at both the top and bottom of every list screen that it shows up. For instance, when looking through saved playlists.

This would result in redundant UX and also the problem would exists vice versa.

Could you switch it to be consistently at the top, then? Right now it seems like it's a mixed bag.
(2015-07-05, 07:22)bluethor Wrote:
(2015-07-03, 18:08)bromix Wrote:
(2015-07-03, 18:03)bluethor Wrote: My wife was wondering if the "next page" selection could be at both the top and bottom of every list screen that it shows up. For instance, when looking through saved playlists.

This would result in redundant UX and also the problem would exists vice versa.

Could you switch it to be consistently at the top, then? Right now it seems like it's a mixed bag.
Sorry no. This will only polutte the setting with additional options. The list is in chronological order. So next is at the bottom. Just press one up and you're at the bottom of the list. No need for additional settings.
(2015-07-05, 07:00)shenlong55 Wrote: I think I may have found a bug with large playlists. It seems like the plugin is adding a false video after the first however many videos are on a page (i.e. after the 50th video if you have the plugin set to display 50 items per page). It brings up a dialog to select the order of the playlist and then throws an error saying that a video failed to play and to check the log file for more details regardless of what I choose. So I decided to play the playlist in normal order and wait for it to happen again. It happened right after the last video on the first page of the playlist, so I tried playing the video after that one individually and it worked fine. I also have the Kodi remote on my phone and I checked the playlist on it and it shows an unexpected video after each video that would be at the end of a page. I set the plugin to display 5 items per page to check this and after every fifth video there would be one of those false videos (something like "plugin://plu...CAUQAA"). It looks like the "next page" item is being added to the playlist as a video. This is even worse when you use shuffle as the false video will be added randomly within the playlist, possibly right at the beginning of it.

Here's as much of my log as I could fit on pastebin...
http://pastebin.com/w9Pw8Npu

You're right...there was a bug Smile should be fixed with 5.1.7. If you're using my repo you should receive an update to the current 5.1.7~beta2 which includes the fix
(2015-07-04, 22:13)bromix Wrote:
(2015-07-04, 21:39)Freddyzo Wrote: Is there a way of signing out and signing in of the youtube addon, because I cannot get the playlist to show up. It says something with "The request uses parameter <code> mine <code>..... " every time i press the "playlist" one. Sign out, says "login failed". Any help? I am on a Boxee box using kodi from a usb. Can't seem to find that xml file.
There is a Sign Out and Sign in in the root menu. Check the addon settings Folder -> Sign out.

Also provide a complete debug log (wiki) via pastebin.com or similar.

http://xbmclogs.com/pic6rmtql Here is my debug log. I hope you can help me.
(2015-07-05, 15:54)Freddyzo Wrote:
(2015-07-04, 22:13)bromix Wrote:
(2015-07-04, 21:39)Freddyzo Wrote: Is there a way of signing out and signing in of the youtube addon, because I cannot get the playlist to show up. It says something with "The request uses parameter <code> mine <code>..... " every time i press the "playlist" one. Sign out, says "login failed". Any help? I am on a Boxee box using kodi from a usb. Can't seem to find that xml file.
There is a Sign Out and Sign in in the root menu. Check the addon settings Folder -> Sign out.

Also provide a complete debug log (wiki) via pastebin.com or similar.

http://xbmclogs.com/pic6rmtql Here is my debug log. I hope you can help me.

Try to delete all the youtube related addin data under user addon folder. Maybe there is some old stuff which prevents the sign out.
(2015-07-05, 16:06)bromix Wrote:
(2015-07-05, 15:54)Freddyzo Wrote:
(2015-07-04, 22:13)bromix Wrote: There is a Sign Out and Sign in in the root menu. Check the addon settings Folder -> Sign out.

Also provide a complete debug log (wiki) via pastebin.com or similar.

http://xbmclogs.com/pic6rmtql Here is my debug log. I hope you can help me.

Try to delete all the youtube related addin data under user addon folder. Maybe there is some old stuff which prevents the sign out.

and where do i find the addon data in Boxee?

Edit: I found it. Was under portable_data
I don't know boxee, but maybe this will help => http://kodi.wiki/view/userdata
(2015-06-27, 15:49)bromix Wrote:
(2015-06-27, 15:42)finalmakerr Wrote: plugin://plugin.video.youtube/play/?playlist_id=[PID]

Doesn't work..
Only to write "doesn't work.." doesn't work for me either Wink

Debug log (wiki) or I can't really help.

Thank you for your reply Bromix!

Here is a short debug log:
Code:
18:28:25 T:4200   DEBUG: XFILE::CPluginDirectory::RunScriptWithParams - calling plugin HTPT KIDS('plugin://plugin.video.htpt.kids/','-1','?url=PL_8KXLhQVQMLx3W2W6YXTmaNHoPmlLl28&mode=12&name=%D7%94%D7%9C%D7%91+%D7%9E%D7%A8%D7%A7%D7%95&iconimage=http%3A%2F%2Fwww.dossinet.me%2Fcoverage_pics%2Fa0b25bf2f9a27e362a22f5a1dfac507f.jpg&num=1&viewtype=')
18:28:25 T:3752  NOTICE: Thread LanguageInvoker start, auto delete: false
18:28:25 T:4200   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.htpt.kids/?iconimage=C%3a%5cUsers%5cgal%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.htpt.kids%2fresources%2fmedia%2f44.png&mode=104&name=%d7%a1%d7%93%d7%a8%d7%95%d7%aa%20%d7%9c%d7%99%d7%9c%d7%93%d7%99%d7%9d&num=1&url&viewtype=50)
18:28:25 T:3752    INFO: initializing python engine.
18:28:25 T:4200   DEBUG:   ParentPath = [plugin://plugin.video.htpt.kids/?iconimage=C%3a%5cUsers%5cgal%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.htpt.kids%2fresources%2fmedia%2f44.png&mode=104&name=%d7%a1%d7%93%d7%a8%d7%95%d7%aa%20%d7%9c%d7%99%d7%9c%d7%93%d7%99%d7%9d&num=1&url&viewtype=50]
18:28:25 T:3752   DEBUG: CPythonInvoker(33, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): start processing
18:28:25 T:4320   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin HTPT KIDS('plugin://plugin.video.htpt.kids/','3','?iconimage=C%3a%5cUsers%5cgal%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.htpt.kids%2fresources%2fmedia%2f44.png&mode=104&name=%d7%a1%d7%93%d7%a8%d7%95%d7%aa%20%d7%9c%d7%99%d7%9c%d7%93%d7%99%d7%9d&num=1&url&viewtype=50')
18:28:25 T:4320   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the HTPT KIDS (id=34) plugin...
18:28:25 T:7692  NOTICE: Thread LanguageInvoker start, auto delete: false
18:28:25 T:3752  NOTICE: -->Python Interpreter Initialized<--
18:28:25 T:7692    INFO: initializing python engine.
18:28:25 T:7692   DEBUG: CPythonInvoker(34, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): start processing
18:28:25 T:3752   DEBUG: CPythonInvoker(33, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): the source file to load is "C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py"
18:28:25 T:3752   DEBUG: CPythonInvoker(33, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): setting the Python path to C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
18:28:25 T:3752   DEBUG: CPythonInvoker(33, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): entering source directory C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids
18:28:25 T:3752   DEBUG: CPythonInvoker(33, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): instantiating addon using automatically obtained id of "plugin.video.htpt.kids" dependent on version 2.1.0 of the xbmc.python api
18:28:25 T:7692  NOTICE: -->Python Interpreter Initialized<--
18:28:25 T:7692   DEBUG: CPythonInvoker(34, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): the source file to load is "C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py"
18:28:25 T:7692   DEBUG: CPythonInvoker(34, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): setting the Python path to C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
18:28:25 T:7692   DEBUG: CPythonInvoker(34, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): entering source directory C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids
18:28:25 T:7692   DEBUG: CPythonInvoker(34, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\default.py): instantiating addon using automatically obtained id of "plugin.video.htpt.kids" dependent on version 2.1.0 of the xbmc.python api
18:28:25 T:4200   DEBUG: ------ Window Init (DialogBusy.xml) ------
18:28:25 T:3752   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\Hebrew, fallback to strings.xml
18:28:25 T:3752   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\English, fallback to strings.xml
18:28:25 T:7876  NOTICE: HTPT Refresh Script: !@# setsetting_custom1: script.htpt.refresh Current_Dialog: dialogbusyW_
18:28:25 T:3752 WARNING: Attempt to use invalid handle -1
18:28:25 T:4200   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin YouTube('plugin://plugin.video.youtube/play/','4','?playlist_id=PL_8KXLhQVQMLx3W2W6YXTmaNHoPmlLl28')
18:28:25 T:4200   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the YouTube (id=35) plugin...
18:28:25 T:7620  NOTICE: Thread LanguageInvoker start, auto delete: false
18:28:25 T:7620    INFO: initializing python engine.
18:28:25 T:7620   DEBUG: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): start processing
18:28:25 T:7692   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\Hebrew, fallback to strings.xml
18:28:25 T:7692   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\English, fallback to strings.xml
18:28:26 T:7692   DEBUG: POParser: loaded 162 strings from file C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\resources\language\Hebrew\strings.po
18:28:26 T:7692   DEBUG: LocalizeStrings: no translation available in currently set gui language, at path C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.htpt.kids\resources\language\English
18:28:26 T:4320   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
18:28:26 T:7620  NOTICE: -->Python Interpreter Initialized<--
18:28:26 T:7620   DEBUG: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): the source file to load is "C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py"
18:28:26 T:7620   DEBUG: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): setting the Python path to C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
18:28:26 T:7620   DEBUG: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): entering source directory C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube
18:28:26 T:7620   DEBUG: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.1.0 of the xbmc.python api
18:28:26 T:7620   DEBUG: [plugin.video.youtube] Starting Kodion framework by bromix...
18:28:26 T:7620  NOTICE: [plugin.video.youtube] Running: YouTube (5.1.5) on Helix (14.0) with Python 2.7.8
18:28:26 T:7620   DEBUG: [plugin.video.youtube] Path: "/play/
18:28:26 T:7620   DEBUG: [plugin.video.youtube] Params: "{'playlist_id': u'PL_8KXLhQVQMLx3W2W6YXTmaNHoPmlLl28'}"
18:28:26 T:7620   DEBUG: LocalizeStrings: no translation available in currently set gui language, at path C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\Hebrew
18:28:26 T:7620   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English, fallback to strings.xml
18:28:26 T:4200   DEBUG: ------ Window Init (DialogSelect.xml) ------
18:28:26 T:4200    INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
18:28:26 T:4200   ERROR: Window Translator: Can't find window dialogperipheralmanager
18:28:26 T:4200 WARNING: Trying to add unsupported control type 1
18:28:26 T:2148 WARNING: Previous line repeats 1 times.
18:28:26 T:2148  NOTICE: Thread LanguageInvoker start, auto delete: false
18:28:26 T:4200   DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
18:28:26 T:2148    INFO: initializing python engine.
18:28:26 T:2148   DEBUG: CPythonInvoker(36, C:\Users\gal\AppData\Roaming\Kodi\addons\service.htpt.fix\default.py): start processing
18:28:26 T:4200   DEBUG: ------ Window Init (MusicOverlay.xml) ------
18:28:28 T:7620   DEBUG: [plugin.video.youtube] Selecting YouTube config "Helix"
18:28:28 T:7876  NOTICE: HTPT Refresh Script: !@# setsetting_custom1: script.htpt.refresh Current_Header: _
18:28:28 T:7620   DEBUG: [plugin.video.youtube] User is not logged in
18:28:29 T:7512   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
18:28:29 T:4200   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
18:28:29 T:4200   DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
18:28:29 T:7620   DEBUG: [plugin.video.youtube] Selecting YouTube config "Helix"
18:28:29 T:7620   DEBUG: [plugin.video.youtube] User is not logged in
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'sHYTP441xEw' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'RMHduWC7HOc' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'tXWb0SNkOig' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'NfabzV3Lt8M' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'CosIm2BwXiE' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video 'EPFdg5847Cg' cached
18:28:29 T:7620   DEBUG: [plugin.video.youtube] No data for video '0SEAWLNkCzc' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'pNkQgEpggP4' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'SmT87xUIxx0' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'BTfy0wn3oec' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'bwyRxuBLMW4' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'J_RNuiKQX_0' cached
18:28:30 T:7876  NOTICE: HTPT Refresh Script: !@# setsetting_custom1: script.htpt.refresh Current_Header: YouTube_
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'HTVO1Q42TOM' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'JVG6xlm6zaI' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video '1ntPQV4w9eQ' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'MC0BQ9jWsJw' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video '0Sa2k4rqEes' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'gfPBRUSCswA' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'y9Ta-7hOL2M' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'm5O0dhn4rsY' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'GVh9GBcAjWo' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'WfCyE6dHzxI' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'aUBZS0DI_mU' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'JyUlVEkijMU' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'vA0TncH3VOs' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'TbZznJTYG_A' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'Ff_tIakq-5Q' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'delBrvmNQWE' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'K8cBf7Fh3AY' cached
18:28:30 T:7620   DEBUG: [plugin.video.youtube] No data for video 'inUpyDfNuvg' cached
18:28:31 T:4200    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to https://icanuckxbmcrepo.svn.cloudforge.com (easy=15582220, multi=023CB600)
18:28:31 T:7620   DEBUG: [plugin.video.youtube] No data for channel 'UC9DU2y9iXnrI0Y5NFoBQ4RQ' cached
18:28:31 T:4200    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.ninbora.com (easy=156294A0, multi=023CC2C0)
18:28:31 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:31 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:31 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:31 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:31 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:31 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:31 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:32 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:32 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:32 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:4200   DEBUG: ------ Window Deinit (Pointer.xml) ------
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Converting VideoItem
18:28:33 T:7620   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
18:28:33 T:7620   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
18:28:33 T:7620   DEBUG: [plugin.video.youtube] Shutdown of Kodion
18:28:33 T:7620    INFO: CPythonInvoker(35, C:\Users\gal\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py): script successfully run
18:28:33 T:4200   DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
18:28:34 T:7620    INFO: Python script stopped
18:28:34 T:7620   DEBUG: Thread LanguageInvoker 7620 terminating
18:28:34 T:4200    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.kodi.tv (easy=1563C888, multi=15557938)
18:28:34 T:4200   DEBUG:  XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
18:28:34 T:4200   ERROR: PlayMedia could not play media: plugin://plugin.video.youtube/play/?playlist_id=PL_8KXLhQVQMLx3W2W6YXTmaNHoPmlLl28
18:28:34 T:4200   DEBUG: ------ Window Deinit (DialogProgress.xml) ------
18:28:34 T:4200   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
18:28:34 T:4200   DEBUG: Saving fileitems [plugin://plugin.video.htpt.kids/?iconimage=C%3a%5cUsers%5cgal%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.htpt.kids%2fresources%2fmedia%2f44.png&mode=104&name=%d7%a1%d7%93%d7%a8%d7%95%d7%aa%20%d7%9c%d7%99%d7%9c%d7%93%d7%99%d7%9d&num=1&url&viewtype=50]
18:28:34 T:4200   DEBUG:   -- items: 28, sort method: 0, ascending: false
18:28:34 T:4116  NOTICE: Thread BackgroundLoader start, auto delete: false
  • 1
  • 133
  • 134
  • 135(current)
  • 136
  • 137
  • 258

Logout Mark Read Team Forum Stats Members Help
YouTube (IMPORTANT - READ FIRST POST)20