Kodi Community Forum

Full Version: [Release] VEVO Music Video plugin addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I am having a frustrating time trying to get the playlist function to work. I am running xbmc on my MacBook Pro. I have tried logging in from safari first. Nothing seems to work. What am I doing wrong?
Trying to use the VEVO addon,
Upgraded to Frodo (Windows), downloaded the repo ZIP, installed. Browsed to BlueCop's addons... list is empty? (no addons showing at all)
Same here. Anyone able to advise how we install this for the first time in Frodo?
(2013-01-31, 13:53)PantsOnFire Wrote: [ -> ]Trying to use the VEVO addon,
Upgraded to Frodo (Windows), downloaded the repo ZIP, installed. Browsed to BlueCop's addons... list is empty? (no addons showing at all)

(2013-02-01, 20:42)kiboy6 Wrote: [ -> ]Same here. Anyone able to advise how we install this for the first time in Frodo?

Noticed the same - A "Force refresh" (context menu) on the repo solved it for me.
(2013-02-01, 21:50)AddonScriptorDE Wrote: [ -> ]
(2013-01-31, 13:53)PantsOnFire Wrote: [ -> ]Trying to use the VEVO addon,
Upgraded to Frodo (Windows), downloaded the repo ZIP, installed. Browsed to BlueCop's addons... list is empty? (no addons showing at all)

(2013-02-01, 20:42)kiboy6 Wrote: [ -> ]Same here. Anyone able to advise how we install this for the first time in Frodo?

Noticed the same - A "Force refresh" (context menu) on the repo solved it for me.

Aha...that got me up and running. Thanks.

However I can only get videos playing if i select the "play via Youtube" option. Direct Vevo playback either rtmp or http doesn't even start playing the video.

Here's a debug log...if anyone can help I'd really appreciate it!

http://pastebin.com/Z3npRCPf

Thanks Smile
I've got the same problem as kiboy6 has...any solution for that?
Bump Smile
Hi,
Any chance to include this into this addon?
http://forum.xbmc.org/showthread.php?tid=157430

Would this work with Vevo?
I do wish they would hurry up and free VEVO out to the rest of the world. Used this great app when I was back home in the UK but it doesn't work in the UAE... despite VEVO being part owned by ADMC - Abu Dhabi Media Company!
When trying to play Vevo file on Android device using MXplayer, the player returns message "Click OK when playback has ended" and nothing plays.
The debug log says that "XBMC cannot stay hidden for a launcher process" see below.

com.mxtech.videoplayer.ad
12:35:54 T:1849125848 DEBUG: CXBMCApp::StartActivity package: 'com.mxtech.videoplayer.ad' intent: 'android.intent.action.VIEW' dataType: 'video/*' dataURI: 'rtmp://vevoodfs.fplive.net/vevood playpath=mp4:/Video/V2/SMIL/USCJY1231052/uscjy1231052_5392k_1920x1080_x264_5200_quicktime_192.mp4'
12:35:54 T:1849125848 ERROR: CXBMCApp::StartActivity Failed to load com.mxtech.videoplayer.ad. Exception follows:
12:35:54 T:1849125848 NOTICE: : XBMC cannot stay hidden for a launcher process
12:35:54 T:1689247320 DEBUG: CGUIInfoManager::SetCurrentMovie(rtmp://vevoodfs.fplive.net/vevood playpath=mp4:/Video/V2/SMIL/USCJY1231052/uscjy1231052_5392k_1920x1080_x264_5200_quicktime_192.mp4)

Any ideas?
Thanks for this Add-on , it's wonderful , but it crash really often and close Xbmc .
I'm Running it on MK808b android stick
Any help ?
thanks again .
CMBX789: I am not familiar with MXPlayer but I don't think it supports rtmp streams. you could try the http option in the add-on settings.

freddy_krueger: no idea. try to get a log of the crash.
Tx BlueCop I will try it.
+1 For creating a great plugin.
Just noticed that they now have vevo tv. An always-on stream for random videos. It would make a nice addition
I fired up wireshark and figured out the rtmp link for streams intended for my computer. Unfortunately the h.264 video profile doesn't seem to be decodable by my Apple TV 2 setup.

Here's the link for anyone interested. I'm guessing it should work on other platforms with higher processing capabilities

Code:
rtmp://vevohp2livefs.fplive.net:1935/vevohp2live-live/ playpath=stream2272000 swfUrl=http://cache.vevo.com/livepassdl.conviva.com/ver/2.64.0.68610/LivePassModuleMain_osmf.swf pageUrl=http://www.vevo.com/

You can also switch to playpath=stream512000 for a smaller size video
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