[Release] VEVO Music Video plugin addon

  Thread Rating:
  • 5 Votes - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Dakkar Offline
Junior Member
Posts: 46
Joined: Nov 2012
Reputation: 0
Post: #391
I tried the addon but I couldn't get it working.
This is what I get on the log:
Code:
15:32:21 T:6468  NOTICE: Thread CFileCache start, auto delete: false
15:32:26 T:17228  NOTICE: Previous line repeats 27 times.
15:32:26 T:17228  NOTICE: Thread XBPyThread start, auto delete: false
15:32:26 T:14876  NOTICE: Thread CFileCache start, auto delete: false
15:32:36 T:17228  NOTICE: Previous line repeats 47 times.
15:32:36 T:17228  NOTICE: -->Python Interpreter Initialized<--
15:32:36 T:18376   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named header
                                            Traceback (most recent call last):
                                              File "C:\Users\Paolo Croce\AppData\Roaming\XBMC\addons\plugin.video.vevo\default.py", line 13, in <module>
                                                import facebook
                                              File "C:\Users\Paolo Croce\AppData\Roaming\XBMC\addons\plugin.video.vevo\facebook.py", line 35, in <module>
                                                from poster.encode import multipart_encode
                                              File "C:\Users\Paolo Croce\AppData\Roaming\XBMC\addons\plugin.video.vevo\poster\__init__.py", line 30, in <module>
                                                import poster.encode
                                              File "C:\Users\Paolo Croce\AppData\Roaming\XBMC\addons\plugin.video.vevo\poster\encode.py", line 29, in <module>
                                                from email.Header import Header
                                              File "C:\Program Files\XBMC\system\python\Lib\email\__init__.py", line 79, in __getattr__
                                                __import__(self.__name__)
                                            ImportError: No module named header
                                            -->End of Python script error report<--
15:32:36 T:9808   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.vevo
15:32:36 T:9808   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vevo) failed

Any help?

Dakkar
find quote
Post Reply