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 - thefan - 2014-12-20

Can i still get version 0.7.8 from somewhere? I have problems with the newest version, just says script error and wont even open. Older versions do work, the best 0.7.8.


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-21

Please check that you are using version 0.8.2 . If you are, I would like to see a debug log and know which version of Kodi you're running. I'd rather fix the problem than have folks falling back to a version with known problems. Thanks.


RE: [Release] VEVO Music Video plugin addon - thefan - 2014-12-22

Sure. Here is the log. Didnt know how to put it to xbmclogs, so its on my dropbox. https://www.dropbox.com/s/lko8dlvrwvbxey1/xbmc.log?dl=0 Like i said all previous versions but the newest do work....


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-22

(2014-12-22, 03:01)thefan Wrote: Sure. Here is the log. Didnt know how to put it to xbmclogs, so its on my dropbox. https://www.dropbox.com/s/lko8dlvrwvbxey1/xbmc.log?dl=0 Like i said all previous versions but the newest do work....
It looks like you are not running 0.8.2. Please check under Settings->Addons-Enabled Addons for the version, it looks like 0.7.9 or 0.8.0 to me. Uninstall the VEVO addon. Download from moneymaker's repo https://github.com/moneymaker365/plugin.video.vevo and re-install. Your version is failing because it can't import script.facebook.media, which was a problem in 0.8.0.


RE: [Release] VEVO Music Video plugin addon - kwma01 - 2014-12-22

I seem to be having problems watching any youtube videos on the vevo plugin. This used to work but it is now very selective on which videos it will play. I have loaded what I think is the latest verision 8.2. Are there any settings that I need to change to make it work?

BTW
I do not use Facebook and will not use this for any type of login. Is there any reason that I would need this?

Thanks
kwma01


RE: [Release] VEVO Music Video plugin addon - thefan - 2014-12-23

The version shows me 0.8.2 and i did download it from moneymakers github. I didn't do a uninstall of the previous version should i have done that i had 0.7.7.c before installing this? I said 0.7.7c and 0.7.8 work. If i could i would just install 0.7.8 since that works best , but i cant download it from anywhere.


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-23

(2014-12-23, 00:07)thefan Wrote: The version shows me 0.8.2 and i did download it from moneymakers github. I didn't do a uninstall of the previous version should i have done that i had 0.7.7.c before installing this? I said 0.7.7c and 0.7.8 work. If i could i would just install 0.7.8 since that works best , but i cant download it from anywhere.
I'm not sure what's going on, the error you have is the same as I've seen prior to 0.8.2 and is due to script.facebook.media not being loaded/found. 0.8.2 has it defined as a dependency in addon.xml and should auto load it if it's not installed. It works for others, so it may be a platform issue or something. Anyway you can manually install script.facebook.media as described in this post:
1857307 (post)
You won't get the error once script.facebook.media is installed.

You may be able to find previous versions of the addon by looking in your addons/packages directory. Usually previous versions are kept there for rollback.You will see plugin.video.vevo followed by the version number or "master". You can use "Install from ZIP" option to install. You need to uninstall the installed addon if you are trying to install an older version.

(2014-12-22, 19:44)kwma01 Wrote: I seem to be having problems watching any youtube videos on the vevo plugin. This used to work but it is now very selective on which videos it will play. I have loaded what I think is the latest verision 8.2. Are there any settings that I need to change to make it work?

BTW
I do not use Facebook and will not use this for any type of login. Is there any reason that I would need this?

Thanks
kwma01
Can you give an example and load a debug log when trying to play it to xbmclogs.com? I can't help if I can't duplicate or see the problem in the log.


RE: [Release] VEVO Music Video plugin addon - thefan - 2014-12-25

Problem solved. Reason was that , the facebook media addon did install with vevo plugin, BUT it was not activated. I just activated the addon script and now everything works.... Do you guys use other music video plugins ? I dont i think the vevo plugin is just the best for MVIDS.

But i get an error again, when playing some older videos, the new ones work 100%. I am pretty sure it has something to do with the youtube plugin, not 100% sure.


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-26

Please post a log if you're having trouble and I'll see if it can be fixed. I have an off and on problem where I get timeout errors and the request works the second or third time I make the request. Because it's an http url, I have no way from the addon to vary the timeout (at least to my knowledge) and I'd hate to have folks increase the curl timeout in advancedsettings.xml for just this addon. I need have a look at improving retries or something.


RE: [Release] VEVO Music Video plugin addon - kwma01 - 2014-12-29

Learningit,
Sorry for the slow response. I found that the issue was with the you tube plugin instead of the vevo plugin. I followed the instructions from Tomer953 (post #4599) in this thread <<http://forum.kodi.tv/showthread.php?tid=79487&page=307&highlight=vevo>> to fix the issue.

Thanks
kwma01


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-29

(2014-12-29, 05:36)kwma01 Wrote: Learningit,
Sorry for the slow response. I found that the issue was with the you tube plugin instead of the vevo plugin. I followed the instructions from Tomer953 (post #4599) in this thread <<http://forum.kodi.tv/showthread.php?tid=79487&page=307&highlight=vevo>> to fix the issue.

Thanks
kwma01

Can you tell me if you're using the older YouTube addon or the Bromix version (5.0.0)? I've had reports of problems with the newer version working with Vevo but haven't seen it myself.


RE: [Release] VEVO Music Video plugin addon - m0uthless - 2014-12-31

Hi, i'm a problem with my own playlist on vevo.
When i start a playlist the first video is always skipped.

I had a little request too.. Any possibility to add shuffle on personal playlist?

Thx


RE: [Release] VEVO Music Video plugin addon - learningit - 2014-12-31

(2014-12-31, 01:57)m0uthless Wrote: Hi, i'm a problem with my own playlist on vevo.
When i start a playlist the first video is always skipped.

I had a little request too.. Any possibility to add shuffle on personal playlist?

Thx
Can you post a debug log to xbmclogs.com or pastebin.com so I can track this down? Thanks


RE: [Release] VEVO Music Video plugin addon - m0uthless - 2014-12-31

hi learningit, thx for the answer

here kodi.log

http://pastebin.com/0vZE5vH5


RE: [Release] VEVO Music Video plugin addon - learningit - 2015-01-01

(2014-12-31, 17:45)m0uthless Wrote: hi learningit, thx for the answer

here kodi.log

http://pastebin.com/0vZE5vH5

Are you able to play the following url?
Code:
http://hls-aka.vevo.com/v3/hls/2014/12/TIVEV1419227/index.m3u8

You can put it in a .strm file and try playing it. This seems to be where you fail. I can play it, but I see that your country id is different from mine and it may be blocked where you are.