junkiepilot
Senior Member
Posts: 119
Joined: Oct 2009
Reputation: 0
Location: Midlands UK
|
BlueCop Wrote:I am working on login and accessing playlists on the site right now. I want to be able to save all the vevo videos in the xbmc playlist to a vevo online playlist. It will also access the stored playlist online. I like this option because you can login into the website, build a playlist, and access it in xbmc.
Sweet! Building some playlists in preparation now.
|
|
find
quote
|
BlueCop
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
|
I committed the code for log-in and accessing your playlists saved on vevo.
You have to enter you email and pass for vevo in the settings and then launch the addon.
There is a new item Called 'My Playlists' which has all the playlists you have setup on the site. When you select one it will build an xbmc playlist of the videos and start playback.
I still need to add more code to save xbmc video playlists to the site. I think accessing them is more useful because you can setup your playlists you want to use any where.
Edit: I think I am going to implement a couple options for handling playlist from the site.
1. Build a playlist and play it. Like it is now except add a context menu item to list the contents like it was a directory.
2. The other behavior is to list the videos in a playlist. The playlist items will have a context menu to build and play though.
Edit 2:
I forgot to say I added an option A and B for related lists. these will return different videos. if anyone figures out what these mean I will label them better. this settings effects all related playlists build by the plugin.
(This post was last modified: 2011-08-27 21:42 by BlueCop.)
|
|
find
quote
|
junkiepilot
Senior Member
Posts: 119
Joined: Oct 2009
Reputation: 0
Location: Midlands UK
|
Once again, Awesome update, Playlists are working great.
|
|
find
quote
|
rogeliob
Junior Member
Posts: 2
Joined: Aug 2011
Reputation: 0
|
Hi guys, does VEVO work outside the US?
I keep getting a Script failed!plugin.video.vevo
I using xbmc on apple tv.
(This post was last modified: 2011-08-27 18:44 by rogeliob.)
|
|
find
quote
|
junkiepilot
Senior Member
Posts: 119
Joined: Oct 2009
Reputation: 0
Location: Midlands UK
|
rogeliob Wrote:Hi guys, does VEVO work outside the US?
It does in th uk. Why don't you try?
|
|
find
quote
|
rogeliob
Junior Member
Posts: 2
Joined: Aug 2011
Reputation: 0
|
I did, but when I try to get a Playlist I get a
Script failed!plugin.video.vevo
Also when I go to find a video nothing comes up. Any help would be greatly appreciated.
|
|
find
quote
|
krish_2k4
Fan
Posts: 578
Joined: Aug 2010
Reputation: 9
|
rogeliob Wrote:I did, but when I try to get a Playlist I get a
Script failed!plugin.video.vevo
Also when I go to find a video nothing comes up. Any help would be greatly appreciated.
best if you post a debug log for the developers to look at.
|
|
find
quote
|
nmirza
Senior Member
Posts: 291
Joined: Mar 2008
Reputation: 0
|
.
|
|
find
quote
|
BlueCop
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
|
I did another minor update to include Playlists sub category for VEVO Channels. It was just listing the videos before. It now has Videos and Playlists sub categories.
|
|
find
quote
|
ndeshmukh
Senior Member
Posts: 258
Joined: Aug 2010
Reputation: 1
|
Hi Bluecop,
The usr playlists cannot be bigger that 75 item on Vevo. I wanted all my playlist shuffles together and queued up. So I added some code to do so. It is here. Would be nice if you can incorporate similar functionaliyt so that I don't have to merge everytime.
http://pastebin.com/fcsSM9vc
ndeshmukh
|
|
find
quote
|