Kodi Community Forum
[RELEASE] cdART Manager Script - 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] cdART Manager Script (/showthread.php?tid=77031)



- giftie - 2011-08-13

For those who have had a lot of 'Error: 503' in their Debug logs

Pre-Eden - http://www.mediafire.com/file/975v01rdok05grh/script.cdartmanager.1.4.6.zip
Dharma - http://www.mediafire.com/file/2kiysgsl1bh2m9a/script.cdartmanager.dharma.1.4.6.zip


- joelones - 2011-08-13

giftie Wrote:For those who have had a lot of 'Error: 503' in their Debug logs

Pre-Eden - http://www.mediafire.com/file/975v01rdok05grh/script.cdartmanager.1.4.6.zip
Dharma - http://www.mediafire.com/file/2kiysgsl1bh2m9a/script.cdartmanager.dharma.1.4.6.zip

Thanks giftie for the quick response, will give it a go and report back.


- giftie - 2011-08-13

The last version had an error in it..

Once again... For those who have had a lot of Error 503: 's in their logs this might fix it. For others, there is nothing new... Smile

Dharma -> http://www.mediafire.com/file/w5bevvi2qpgapv2/script.cdartmanager.dharma.1.4.7.zip
Eden -> http://www.mediafire.com/file/2ptn6lh0udnr86u/script.cdartmanager.1.4.7.zip

Sorry for the inconvienence...


- joelones - 2011-08-13

So I gave it a go and noticed the following Traceback:

Quote:15:20:00 T:2957758464 M: 31072256 ERROR: [script.cdartmanager] - Error: HTTP Error 503:
15:20:00 T:2957758464 M: 31072256 NOTICE: Traceback (most recent call last):
15:20:00 T:2957758464 M: 31072256 NOTICE: File "/Users/bob/Library/Application Support/XBMC/addons/script.cdartmanager/resources/lib/database.py", line 137, in retrieve_album_details_full
15:20:00 T:2957758464 M: 31072256 NOTICE: musicbrainz_albuminfo = get_musicbrainz_album( album_artist["title"], album_artist["artist"] )
15:20:00 T:2957758464 M: 31072256 NOTICE: File "/Users/bob/Library/Application Support/XBMC/addons/script.cdartmanager/resources/lib/musicbrainz_utils.py", line 94, in get_musicbrainz_album
15:20:00 T:2957758464 M: 31072256 NOTICE: if int( e.replace( "HTTP Error ", "").replace( ":", "") ) == 503 and count < 5:
15:20:00 T:2957758464 M: 31072256 NOTICE: AttributeError: WebServiceError instance has no attribute 'replace'

I've included the logs are well. It could be a problem isolated to my setup.

http://www.mediafire.com/?1ar4hif38ca4hx4

http://www.mediafire.com/?nvobs7btv444ap7


- giftie - 2011-08-13

I see the error.. I was incorrectly handleing the error...

here is a fixed version..

Eden - http://www.mediafire.com/file/xccxerpn47sz04c/script.cdartmanager.1.4.8.zip
Dharma - http://www.mediafire.com/file/o7hygqcode935v1/script.cdartmanager.dharma.1.4.8.zip


- Montevideo - 2011-08-14

Okay, this is a really stupid question, for which I apologise in advance lol.

How do you actually run this script on Aeon MQ2? I have to change the skin in order to run it, which I know can't be right, I just don't know any other way!


- giftie - 2011-08-14

Montevideo Wrote:Okay, this is a really stupid question, for which I apologise in advance lol.

How do you actually run this script on Aeon MQ2? I have to change the skin in order to run it, which I know can't be right, I just don't know any other way!

Do you not have a 'Programs' tab on the Home Screen? If not(I didn't have it at first) go to settings and turn on the tab.

There should not be anything different to running this script on Aeon MQ2, I just tried it on my system and it works fine..


- joelones - 2011-08-14

giftie Wrote:I see the error.. I was incorrectly handleing the error...

here is a fixed version..

Eden - http://www.mediafire.com/file/xccxerpn47sz04c/script.cdartmanager.1.4.8.zip
Dharma - http://www.mediafire.com/file/o7hygqcode935v1/script.cdartmanager.dharma.1.4.8.zip

I seem to be getting the same error with 1.4.8.

http://www.mediafire.com/?0ea8294ud60qb48

http://www.mediafire.com/?5r15ubqc2j8cdo4


- giftie - 2011-08-14

Slightly different error, but an error none the less...

This should be the fix for the newest errors.

pre-Eden - http://www.mediafire.com/file/as7ep2d8ubybe77/script.cdartmanager.1.4.9.zip
Dharma - http://www.mediafire.com/file/0i9434wyppb1308/script.cdartmanager.dharma.1.4.9.zip

Though the reason for you getting the Error 503 in the first place still escapes me.. I had to have the script building the database then use MusicBrainz Picard on another computer to cause an Error 503(needed to test the code Smile )

Though I did notice you did get a few more matches...


- Montevideo - 2011-08-14

giftie Wrote:Do you not have a 'Programs' tab on the Home Screen? If not(I didn't have it at first) go to settings and turn on the tab.

There should not be anything different to running this script on Aeon MQ2, I just tried it on my system and it works fine..

Thanks! Been driving me nuts. Didn't realise that was turned off, been trying to use the Add-ons tab Eek

I do have another problem with this though... Doesn't seem to work properly for me - for example, I was looking for 1977 by Ash and it lists their albums as:

Free All Angels
Meltdown
C

Seems to be cutting off the list? Does it on everything... Anyone know why?


- joelones - 2011-08-14

giftie Wrote:Slightly different error, but an error none the less...

This should be the fix for the newest errors.

pre-Eden - http://www.mediafire.com/file/as7ep2d8ubybe77/script.cdartmanager.1.4.9.zip
Dharma - http://www.mediafire.com/file/0i9434wyppb1308/script.cdartmanager.dharma.1.4.9.zip

Though the reason for you getting the Error 503 in the first place still escapes me.. I had to have the script building the database then use MusicBrainz Picard on another computer to cause an Error 503(needed to test the code Smile )

Though I did notice you did get a few more matches...

Seems to be working much better now, got a lot more matches. Thanks for the help.


- GatoGuga - 2011-08-14

hello friends,
greetings from Brazil.
installed versions 147, 148 and 149 but now can not create the database. he is caught without any progress.
chance there is some special tip for creating the database?
thank you for your attention

Update, 16/08/2011

I finally got the creation of the database. Is necessary, first, put all the albums in the collection.

Thereafter, the cdart concludes the work without any problem.

A tutorial showing the details should be in this topic as there are many difficulties with friends.


Update, 18/08/2011

Hi friends,
See also a review on the cd art + artist slidshow on the address below:

http://www.htforum.com/vb/showthread.php/117144-Clube-das-Skins-para-o-XBMC?p=3484746&viewfull=1#post3484746


- giftie - 2011-08-15

GatoGuga Wrote:hello friends,
greetings from Brazil.
installed versions 147, 148 and 149 but now can not create the database. he is caught without any progress.
chance there is some special tip for creating the database?
thank you for your attention

Delete the file l_cdart.db inside your userdata/addon_data/script.cdartmanager directory.

If you are still having problems, please post a copy of your debug log to pastebin.


- Wanilton - 2011-08-15

Giftie, i update translate for portuguese(Brazil), link for download here:

http://dl.dropbox.com/u/25170804/Portuguese%20%28Brazil%29.zip

thanks,

Wanilton


- fional - 2011-08-15

This might seem a bit daft, I'm just trying to see if my stuff is broke or I'm just being silly slow!

Is 1.2.9 the last stable release and that's why the repo hasn't updated since? Or is something wrong with my setup?

Cheers!