2010-02-09, 00:14
I`m trying to use youtube, iTunes, XBMC Zone Installer plugins but none of them works, each time in log I can see messages like this:
the same with iTunes:
Of course I`ve installed plugins in:
C:\Users\Łukasz\AppData\Roaming\XBMC\plugins\Video\
How to fix this problem?
I`m using win7 (running xbmc as administrator doesn`t change anything)
Code:
23:01:53 T:5968 M:2175152128 NOTICE: UDP: Listening on port 9777
23:01:59 T:5840 M:2155888640 ERROR: Unable to load: special://home/plugins/video/YouTube/resources/settings.xml, Line 0
Failed to open file
23:02:00 T:5856 M:2155548672 NOTICE: -->Python Interpreter Initialized<--
23:02:00 T:5856 M:2152570880 ERROR: Error Type: exceptions.ImportError
23:02:00 T:5856 M:2152570880 ERROR: Error Contents: No module named youtube
23:02:00 T:5856 M:2152570880 ERROR: Traceback (most recent call last):
File "C:\Users\Łukasz\AppData\Roaming\XBMC\plugins\video\YouTube\default.py", line 7, in ?
import youtube
ImportError: No module named youtube
23:02:01 T:2548 M:2152189952 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/YouTube/
23:02:01 T:2548 M:2152189952 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/YouTube/) failed
23:02:05 T:2548 M:2147164160 NOTICE: Storing total System Uptime
23:02:05 T:2548 M:2147160064 NOTICE: Saving settings
23:02:05 T:2548 M:2147098624 NOTICE: stop all
23:02:05 T:2548 M:2147098624 NOTICE: ES: Stopping event server
23:02:06 T:5968 M:2147098624 NOTICE: ES: UDP Event server stopped
23:02:06 T:2548 M:2147115008 NOTICE: stop sap announcement listener
23:02:06 T:2548 M:2147115008 NOTICE: clean cached files!
23:02:06 T:2548 M:2147106816 NOTICE: unload skin
23:02:06 T:2548 M:2158010368 NOTICE: stop python
23:02:06 T:2548 M:2158010368 NOTICE: stopped
23:02:06 T:2548 M:2158010368 NOTICE: destroy
23:02:06 T:2548 M:2157944832 NOTICE: unload sections
the same with iTunes:
Code:
23:10:43 T:6052 M:2133540864 NOTICE: UDP: Listening on port 9777
23:10:49 T:5644 M:2112249856 NOTICE: -->Python Interpreter Initialized<--
23:10:49 T:5644 M:2112245760 NOTICE: [PLUGIN] 'Apple Movie Trailers Lite: Version - 1.7.4-r' initialized!
23:10:49 T:5644 M:2112241664 NOTICE: ** Required XBMC Revision: r22965 **
23:10:49 T:5644 M:2112241664 NOTICE: ** Found XBMC Revision: r27563 [Compatible] **
23:10:49 T:5644 M:2112241664 ERROR: Error Type: exceptions.ImportError
23:10:49 T:5644 M:2112241664 ERROR: Error Contents: No module named resources.lib.xbmcplugin_trailers
23:10:49 T:5644 M:2112229376 ERROR: Traceback (most recent call last):
File "C:\Users\Łukasz\AppData\Roaming\XBMC\plugins\video\Apple Movie Trailers Lite\default.py", line 49, in ?
import resources.lib.xbmcplugin_trailers as plugin
ImportError: No module named resources.lib.xbmcplugin_trailers
23:10:50 T:3916 M:2109284352 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/Apple Movie Trailers Lite/
23:10:50 T:3916 M:2109284352 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/Apple Movie Trailers Lite/) failed
23:10:54 T:3916 M:2105249792 NOTICE: Storing total System Uptime
23:10:54 T:3916 M:2105102336 NOTICE: Saving settings
23:10:54 T:3916 M:2105040896 NOTICE: stop all
23:10:54 T:3916 M:2105040896 NOTICE: ES: Stopping event server
23:10:55 T:6052 M:2105110528 NOTICE: ES: UDP Event server stopped
23:10:55 T:3916 M:2105090048 NOTICE: stop sap announcement listener
23:10:55 T:3916 M:2105090048 NOTICE: clean cached files!
23:10:55 T:3916 M:2105081856 NOTICE: unload skin
23:10:55 T:3916 M:2115657728 NOTICE: stop python
23:10:55 T:3916 M:2115489792 NOTICE: stopped
23:10:55 T:3916 M:2115727360 NOTICE: destroy
23:10:55 T:3916 M:2115428352 NOTICE: unload sections
Of course I`ve installed plugins in:
C:\Users\Łukasz\AppData\Roaming\XBMC\plugins\Video\
How to fix this problem?
I`m using win7 (running xbmc as administrator doesn`t change anything)