YouTube - private playlist problem
|
31st Mar, 2013, 01:38 AM
Post: #1
|
|||
|
|||
YouTube - private playlist problem
Hi,
I have problem with YouTube plugin with private playlist. Standalone video from playlist is working fine, but "Reverse Playlist, Play All, Shuffle.." doesn't work. When I chagne playlist status to public everything is ok. I tried to delete .xbmc\userdata\addon_data\plugin.video.youtube\settings.xml with the same result. xbmc.log 16:23:49 T:2832495680 NOTICE: YouTube-4.4.4 16:23:51 T:2832495680 NOTICE: CommonFunctions-2.5.1 16:23:54 T:2941346880 NOTICE: Thread Background Loader start, auto delete: false 16:24:47 T:2907993152 NOTICE: Previous line repeats 1 times. 16:24:47 T:2907993152 NOTICE: Thread XBPyThread start, auto delete: false 16:24:47 T:2907993152 NOTICE: -->Python Interpreter Initialized<-- 16:24:48 T:2907993152 NOTICE: YouTube-4.4.4 16:24:49 T:2907993152 NOTICE: CommonFunctions-2.5.1 16:24:50 T:2832495680 NOTICE: Thread Jobworker start, auto delete: true 16:24:50 T:2941346880 NOTICE: Thread XBPyThread start, auto delete: false 16:24:50 T:2941346880 NOTICE: -->Python Interpreter Initialized<-- thank you for your help |
|||
31st Mar, 2013, 08:12 PM
Post: #2
|
|||
|
|||
RE: YouTube - private playlist problem
addon related ? if yes than question for addon dev/maintainer
~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
2nd Apr, 2013, 02:27 AM
Post: #3
|
|||
|
|||
Re: YouTube - private playlist problem
Seems to be. Http://forum.xbmc.org
|
|||
2nd Apr, 2013, 06:54 AM
Post: #4
|
|||
|
|||
RE: YouTube - private playlist problem
I tried it, but response was
Quote:I have you verified that it IS working on XBian 1.0 Alpha 5? If not, make a test run on openelec. I turned on the debug mode and the bug is in the plugin. correct state - opening playlist 00:36:04 T:2911843392 NOTICE: -->Python Interpreter Initialized<-- 00:36:05 T:2911843392 NOTICE: YouTube-4.4.4 ARGV: ['plugin://plugin.video.youtube/', '4', '?login=true&path=%2froot%2fplaylists&playlist=.....&user_feed=playlist'] 00:36:07 T:2911843392 NOTICE: [StorageClient-2.5.0] '__init__' : 'Setting table to : YouTube' 00:36:08 T:2911843392 NOTICE: CommonFunctions-2.5.1 00:36:08 T:2911843392 NOTICE: [YouTube-4.4.4] __init__ : '' 00:36:08 T:2911843392 NOTICE: [StorageClient-2.5.0] '__init__' : 'Setting table to : Downloader' 00:36:08 T:2911843392 NOTICE: [YouTube-4.4.4] __init__ : 'Done' 00:36:08 T:2911843392 NOTICE: [YouTube-4.4.4] getXBMCVersion : '12.1' 00:36:09 T:2911843392 NOTICE: [StorageClient-2.5.0] 'get' : 'result_playlist_.....' 00:36:09 T:2911843392 NOTICE: [StorageClient-2.5.0] '_sock_init' : '' 00:36:09 T:2911843392 NOTICE: [StorageClient-2.5.0] '_sock_init' : 'Done: u'/home/xbian/.xbmc/temp/commoncache.socket'' 00:36:09 T:2911843392 NOTICE: [YouTube-4.4.4] _getAuth : '' 00:36:09 T:2911843392 NOTICE: [YouTube-4.4.4] _fetchPage : 'called for : {'link': 'http://gdata.youtube.com/feeds/api/playlists/.....?v=2.1&start-index=1&max-results=50', 'auth': 'true'}' 00:36:09 T:2911843392 NOTICE: [YouTube-4.4.4] _fetchPage : 'got auth' 00:36:09 T:2911843392 NOTICE: [YouTube-4.4.4] _getAuth : '' playlist mods (Reverse Playlist, Play All, Shuffle) 00:34:07 T:2820666432 NOTICE: [YouTube-4.4.4] playAll : '' 00:34:07 T:2820666432 NOTICE: [YouTube-4.4.4] _fetchPage : 'called for : {'link': 'http://gdata.youtube.com/feeds/api/playlists/.....?v=2.1&start-index=1&max-results=50', 'auth': 'false'}' Plugin has set auth variable to false ISSUE 2 Video download. First be downloaded to the local repository after that is moved to path that is defined in plugin (in my case nfs). Why? ISSUE 3 Password is stored in plaintext. Great, potential attacker can gain access to the whole google services. I know, you aren't devs/maintainers ... ------------------------- XBian 1.0 Alpha 5 XBMC Frodo 12.1 |
|||
« Next Oldest | Next Newest »
|