Kodi Community Forum
[Release] VEVO Music Video plugin addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [Release] VEVO Music Video plugin addon (/showthread.php?tid=108556)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


RE: [Release] VEVO Music Video plugin addon - Dakkar - 2013-05-22

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


RE: [Release] VEVO Music Video plugin addon - babesumitra - 2013-05-27

i cannot install on my win 8 64bit xbmc 12.3 pc.

i can only install the repo.


RE: [Release] VEVO Music Video plugin addon - babesumitra - 2013-05-28

Can nobody help? I cannot install...


RE: [Release] VEVO Music Video plugin addon - kiboy6 - 2013-06-01

Just bumping the below....thanks!

(2013-05-09, 11:11)kiboy6 Wrote: One thing I miss vs watching directly on youtube - I cannot easily add a video to my youtube account favourites.

In the youtube plugin i can do this easily via the context menu - is there any way the same feature could be incorporated into the VEVO plugin?

Thanks so much.



RE: [Release] VEVO Music Video plugin addon - videostorm2 - 2013-07-01

Blue Cop

There is a bug in this plug-in on

line 672 of facebook.py
if 'html' in token or 'script' in token or len(token) > 160:

The token coming back is larger than 160. I changed it to >256 to fix it.

Without this I can't load my playlists (get a script error).


RE: [Release] VEVO Music Video plugin addon - thefan - 2013-07-08

Im trying to use a proxy with the app, i have a private dedicated proxy from usa bought, i can use it on my web browser to view vevo, but when i enter it in the xbmc app for vevo, it just says that it cannot playback the file. Is there a problem in the proxy setup for the xbmc app, or am i the only one with problems?


RE: [Release] VEVO Music Video plugin addon - meshohel - 2013-08-23

I tried to login my vevo account using Facebook account. I am on openelec in ATV1. Its not working. Is there any settings?


RE: [Release] VEVO Music Video plugin addon - senna99 - 2013-08-24

I have the same problem like meshohel.I am from Serbia.


RE: [Release] VEVO Music Video plugin addon - icecool1uk - 2013-08-26

hi can u help me vevo plugin is missing


RE: [Release] VEVO Music Video plugin addon - nickr - 2013-08-28

You need to install the bluecop repo then install vevo under Music Addons.


RE: [Release] VEVO Music Video plugin addon - icecool1uk - 2013-08-28

yes ive done that its just not listed in music addons i was running 11. now am runing 12.2
can u help


RE: [Release] VEVO Music Video plugin addon - jmh2002 - 2013-08-28

If you have the correct repo installed already, then you may need to bring up the context menu and do a forced refresh Smile


RE: [Release] VEVO Music Video plugin addon - harvdog13 - 2013-08-29

I installed this add-on but it seems it asks for a facebook email/login when configuring. Any future plans not to require facebook on the app now that VEVO doesn't require it?

Thanks!


Re: [Release] VEVO Music Video plugin addon - nickr - 2013-08-29

You don't need to fill that bit in.


RE: [Release] VEVO Music Video plugin addon - harvdog13 - 2013-08-29

Well, what if I do actually want my own custom playlists? Any hints?