[Release] VEVO Music Video plugin addon

  Thread Rating:
  • 5 Votes - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ailingcoot Offline
Senior Member
Posts: 200
Joined: Mar 2012
Reputation: 0
Post: #171
(2012-03-20 03:23)BlueCop Wrote:  ailingcoot: you must be on dharma. i am using something only available in a newer python. I will see if there is something else to convert the special characters.

please don't post logs to the forum and use pastebin.
Dharma exactly
sorry for posting the logs here.
find quote
BlueCop Offline
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
Post: #172
ailingcoot: It should be fixed in 0.3.1

I dropped the usage of the the newer built in json module for newer pythons and am only using demjson.
find quote
OtisPresley Offline
Junior Member
Posts: 26
Joined: Feb 2012
Reputation: 0
Post: #173
(2012-03-20 01:50)BlueCop Wrote:  OtisPresley: out of curiosity how many artists do you have?

I am working on cleaning the artists names. vevo will throw an error if certain characters are in a artist name. I think it should fix the problem you have.


Edit:
Committed an update that should fix your server error problem.

Hey BlueCop,

Thanks for the update! This did fix the My Artists issue for me. To answer your question, my XBMC library reports 878 artists.
find quote
ailingcoot Offline
Senior Member
Posts: 200
Joined: Mar 2012
Reputation: 0
Post: #174
(2012-03-20 03:52)BlueCop Wrote:  ailingcoot: It should be fixed in 0.3.1

I dropped the usage of the the newer built in json module for newer pythons and am only using demjson.
It is working, Thanks a lot for still supporting plug-ins in Dharma for the time being.
(This post was last modified: 2012-03-20 15:45 by ailingcoot.)
find quote
BlueCop Offline
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
Post: #175
I added one more thing. To set a default view mode.

It has 3 options. list, thumbnail, media info view
find quote
manfeed Offline
Junior Member
Posts: 40
Joined: Jan 2011
Reputation: 0
Post: #176
(2012-03-20 05:11)BlueCop Wrote:  I added one more thing. To set a default view mode.

It has 3 options. list, thumbnail, media info view

Wow... much better now! Thanks for your work...

BTW, you were right, the problem about AC/DC appearing in My Artist while not being in my library was due to a corrupted record, as soon as I fixed the database they disappeared from the list.
find quote
BlueCop Offline
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
Post: #177
I committed another update. I added context items on videos to list more videos from that artist or any featured artists in the video.

It is just makes it easier to pivot into more videos by an artist.
(This post was last modified: 2012-03-20 15:24 by BlueCop.)
find quote
ailingcoot Offline
Senior Member
Posts: 200
Joined: Mar 2012
Reputation: 0
Post: #178
(2012-03-17 03:05)Bottomsup Wrote:  BlueCop I have 514 artists and the "My Artists" feature worked great. It returned a result in ~5s. I didn't time it perfect but it was quick.

That's a very cool feature.

Great job. I really appreciate your effort and contribution.

P.S. I'm having trouble with the repo auto updating. I had to go to the add-ons and "force refresh", but maybe that's a problem in my XMBC config..

a silly question: how to add my artists? it shows error when I click "my artist"
find quote
BlueCop Offline
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
Post: #179
ailingcoot: I am not supporting dharma. you'll need to use eden.

the older python doesn't support custom timeout for urllib2. I set a higher timeout because the requests were timing out for larger libraries.

I think i am going to redo My Artists. Instead we will only have Favorite Artists. If it is empty then it will ask if you want to import your artist library and will use this as an initial list. You could then add or remove artists from the list with context menu items. It will have a context item to do another artist library import if you update your music library and want run it again.
(This post was last modified: 2012-03-20 21:14 by BlueCop.)
find quote
PantsOnFire Offline
Fan
Posts: 530
Joined: Aug 2008
Reputation: 2
Post: #180
Fantastic plugin. Just one issue I have:

1) Any way to stop the addon starting the next video automatically? (so I can just be returned to the list)

My band - www.myspace.com/seabasskid
My system - ASRock 330, 1.6GHz DualCore Atom, GeForce9400 ION, 2GB ram
XboxLive Gamertag - SkillipEvolver
(This post was last modified: 2012-03-20 21:50 by PantsOnFire.)
find quote
Post Reply