Advertisement
Guest User

Untitled

a guest
Mar 25th, 2012
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.18 KB | None | 0 0
  1. Hey, the plugin dont work for me in XBMC Version 11, here is the Log
  2.  
  3.  
  4. [code]
  5. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py:20: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  6. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  7. 18:25:42 T:2812 NOTICE: [PLUGIN] Digitally Imported - DI.fm v0.80 (1. January 2012)
  8. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:19: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  9. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  10. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  11. ART_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'art', '' ) ) # path to channelart
  12. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:26: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  13. STREAMCACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachestream.dat"
  14. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:27: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  15. CHANNELTITLECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachechanneltitle.dat"
  16. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:28: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  17. STREAMBITRATECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "streamrate.dat"
  18. 18:25:42 T:2812 NOTICE: ***** premium
  19. 18:25:42 T:2812 NOTICE: cacheexpiration 21600
  20. 18:25:42 T:2812 NOTICE: It has not been 21600 seconds since last pagehit, using cache
  21. 18:25:42 T:2812 NOTICE: streamrate 131072
  22. 18:25:42 T:2812 NOTICE: true
  23. 18:25:42 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  24. 18:25:42 T:2772 WARNING: Previous line repeats 1 times.
  25. 18:25:42 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  26. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  27. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  28. 18:25:45 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  29. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  30. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  31. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://Digitally Imported/fanart.jpg
  32. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  33. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://../fanart.jpg
  34. 18:25:57 T:80 WARNING: Previous line repeats 1 times.
  35. 18:25:57 T:80 NOTICE: -->Python Interpreter Initialized<--
  36. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py:20: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  37. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  38. 18:25:57 T:80 NOTICE: [PLUGIN] Digitally Imported - DI.fm v0.80 (1. January 2012)
  39. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:19: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  40. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  41. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  42. ART_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'art', '' ) ) # path to channelart
  43. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:26: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  44. STREAMCACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachestream.dat"
  45. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:27: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  46. CHANNELTITLECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachechanneltitle.dat"
  47. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:28: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  48. STREAMBITRATECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "streamrate.dat"
  49. 18:25:57 T:80 NOTICE: ***** premium
  50. 18:25:57 T:80 NOTICE: cacheexpiration 21600
  51. 18:25:57 T:80 NOTICE: It has not been 21600 seconds since last pagehit, using cache
  52. 18:25:57 T:80 NOTICE: streamrate 131072
  53. 18:25:57 T:80 NOTICE: true
  54. 18:25:57 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  55. 18:25:57 T:2644 WARNING: Previous line repeats 1 times.
  56. 18:25:57 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  57. 18:25:59 T:2772 WARNING: Previous line repeats 1 times.
  58. 18:25:59 T:2772 ERROR: dll_fgets emulated function failed
  59. 18:26:23 T:2760 ERROR: Previous line repeats 1 times.
  60. 18:26:23 T:2760 ERROR: MP3Codec: Unable to determine file format of http://72.26.216.106:80/liquiddnb?xxxc53360abfe45b (corrupt start of mp3?)
  61. 18:26:23 T:2760 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://72.26.216.106:80/liquiddnb?xxxc53360abfe45b
  62. 18:26:23 T:2760 ERROR: Playlist Player: skipping unplayable item: 25, path [http://72.26.216.106:80/liquiddnb?xxx[/quote]c53360abfe45b]
  63. 18:25:18 T:2760 NOTICE: special://profile/ is mapped to: special://masterprofile/
  64. 18:25:18 T:2760 NOTICE: loading special://masterprofile/guisettings.xml
  65. 18:25:18 T:2760 NOTICE: Getting hardware information now...
  66. 18:25:18 T:2760 NOTICE: Checking resolution 12
  67. 18:25:18 T:2760 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  68. 18:25:18 T:2760 NOTICE: Loaded playercorefactory configuration
  69. 18:25:18 T:2760 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  70. 18:25:18 T:2760 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  71. 18:25:18 T:2760 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  72. 18:25:18 T:2760 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  73. 18:25:18 T:2760 NOTICE: Default DVD Player: dvdplayer
  74. 18:25:18 T:2760 NOTICE: Default Video Player: dvdplayer
  75. 18:25:18 T:2760 NOTICE: Default Audio Player: paplayer
  76. 18:25:18 T:2760 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  77. 18:25:18 T:2760 NOTICE: Log level changed to 0
  78. 18:25:18 T:2760 NOTICE: Loading media sources from special://masterprofile/sources.xml
  79. 18:25:19 T:2760 NOTICE: initializing playlistplayer
  80. 18:25:19 T:2760 NOTICE: DONE initializing playlistplayer
  81. 18:25:19 T:2760 NOTICE: initialize done
  82. 18:25:19 T:2760 NOTICE: Running the application...
  83. 18:25:19 T:2456 NOTICE: -->Python Interpreter Initialized<--
  84. 18:25:19 T:2760 NOTICE: Webserver: Starting...
  85. 18:25:19 T:2760 NOTICE: WebServer: Started the webserver
  86. 18:25:19 T:2760 NOTICE: ES: Starting event server
  87. 18:25:19 T:1380 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  88. 18:25:19 T:1380 NOTICE: UDP: Listening on port 9777
  89. 18:25:20 T:2456 NOTICE: Update Library Service starting...
  90. 18:25:20 T:2456 NOTICE: service.libraryautoupdate: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\service.libraryautoupdate
  91. 18:25:20 T:256 NOTICE: -->Python Interpreter Initialized<--
  92. 18:25:20 T:1984 NOTICE: -->Python Interpreter Initialized<--
  93. 18:25:20 T:1796 NOTICE: -->Python Interpreter Initialized<--
  94. 18:25:20 T:1084 NOTICE: Previous line repeats 1 times.
  95. 18:25:20 T:256 NOTICE: Previous line repeats 1 times.
  96. 18:25:20 T:256 NOTICE: downloader ARGV: ['']
  97. 18:25:20 T:1984 NOTICE: StorageServer Module loaded RUN
  98. 18:25:20 T:1984 NOTICE: StorageClient-0.9.2 Starting server
  99. 18:25:20 T:1984 NOTICE: StorageServer-0.9.2 Storage Server starting C:\Users\xbmcuser\AppData\Roaming\XBMC\userdata\Database\commoncache.db
  100. 18:25:20 T:1796 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\script.TraktUtilities-0.6.5\nbhttpconnection.py:22: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  101. import sha
  102. 18:25:20 T:2716 ERROR: CRemoteControl::Connect - failed to connect
  103. 18:25:21 T:76 NOTICE: -->Python Interpreter Initialized<--
  104. 18:25:30 T:848 NOTICE: -->Python Interpreter Initialized<--
  105. 18:25:39 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/Music Add-ons/fanart.jpg
  106. 18:25:39 T:2772 WARNING: Previous line repeats 1 times.
  107. 18:25:39 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  108. 18:25:39 T:2644 WARNING: Previous line repeats 1 times.
  109. 18:25:39 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  110. 18:25:41 T:2772 WARNING: Previous line repeats 1 times.
  111. 18:25:41 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://Digitally Imported/fanart.jpg
  112. 18:25:41 T:2772 WARNING: Previous line repeats 1 times.
  113. 18:25:41 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://../fanart.jpg
  114. 18:25:42 T:2812 WARNING: Previous line repeats 1 times.
  115. 18:25:42 T:2812 NOTICE: -->Python Interpreter Initialized<--
  116. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py:20: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  117. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  118. 18:25:42 T:2812 NOTICE: [PLUGIN] Digitally Imported - DI.fm v0.80 (1. January 2012)
  119. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:19: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  120. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  121. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  122. ART_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'art', '' ) ) # path to channelart
  123. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:26: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  124. STREAMCACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachestream.dat"
  125. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:27: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  126. CHANNELTITLECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachechanneltitle.dat"
  127. 18:25:42 T:2812 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:28: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  128. STREAMBITRATECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "streamrate.dat"
  129. 18:25:42 T:2812 NOTICE: ***** premium
  130. 18:25:42 T:2812 NOTICE: cacheexpiration 21600
  131. 18:25:42 T:2812 NOTICE: It has not been 21600 seconds since last pagehit, using cache
  132. 18:25:42 T:2812 NOTICE: streamrate 131072
  133. 18:25:42 T:2812 NOTICE: true
  134. 18:25:42 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  135. 18:25:42 T:2772 WARNING: Previous line repeats 1 times.
  136. 18:25:42 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  137. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  138. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  139. 18:25:45 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  140. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  141. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  142. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://Digitally Imported/fanart.jpg
  143. 18:25:45 T:2772 WARNING: Previous line repeats 1 times.
  144. 18:25:45 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(plugin) in plugin://../fanart.jpg
  145. 18:25:57 T:80 WARNING: Previous line repeats 1 times.
  146. 18:25:57 T:80 NOTICE: -->Python Interpreter Initialized<--
  147. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\default.py:20: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  148. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  149. 18:25:57 T:80 NOTICE: [PLUGIN] Digitally Imported - DI.fm v0.80 (1. January 2012)
  150. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:19: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  151. LIB_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
  152. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  153. ART_DIR = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'art', '' ) ) # path to channelart
  154. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:26: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  155. STREAMCACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachestream.dat"
  156. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:27: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  157. CHANNELTITLECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "cachechanneltitle.dat"
  158. 18:25:57 T:80 ERROR: C:\Users\xbmcuser\AppData\Roaming\XBMC\addons\plugin.audio.di.fm\resources\lib\premium.py:28: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  159. STREAMBITRATECACHE = xbmc.translatePath( os.path.join( os.getcwd(), '' ) ) + "streamrate.dat"
  160. 18:25:57 T:80 NOTICE: ***** premium
  161. 18:25:57 T:80 NOTICE: cacheexpiration 21600
  162. 18:25:57 T:80 NOTICE: It has not been 21600 seconds since last pagehit, using cache
  163. 18:25:57 T:80 NOTICE: streamrate 131072
  164. 18:25:57 T:80 NOTICE: true
  165. 18:25:57 T:2772 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/../fanart.jpg
  166. 18:25:57 T:2644 WARNING: Previous line repeats 1 times.
  167. 18:25:57 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://sources/fanart.jpg
  168. 18:25:59 T:2772 WARNING: Previous line repeats 1 times.
  169. 18:25:59 T:2772 ERROR: dll_fgets emulated function failed
  170. 18:26:23 T:2760 ERROR: Previous line repeats 1 times.
  171. 18:26:23 T:2760 ERROR: MP3Codec: Unable to determine file format of http://72.26.216.106:80/liquiddnb?xxx53360abfe45b (corrupt start of mp3?)
  172. 18:26:23 T:2760 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://72.26.216.106:80/liquiddnb?xxxc53360abfe45b
  173. 18:26:23 T:2760 ERROR: Playlist Player: skipping unplayable item: 25, path [http://72.26.216.106:80/liquiddnb?xxx3360abfe45b][/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement