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)



RE: [RELEASE] cdART Manager Script - johnmerrick - 2012-12-01

the app has just created my db and has all the artists listed. But it won't download any cdarts because it says 0 artists recognised.

any ideas?

Eden stable win7

thanks


RE: [RELEASE] cdART Manager Script - scott967 - 2012-12-01

(2012-12-01, 09:58)djcox Wrote: - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: argument "value" for method "setProperty" must be unicode or str
Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 431, in <module>

Seems like a problem in script.randomitems, not cdART?

scott s.
.





Re: RE: [RELEASE] cdART Manager Script - giftie - 2012-12-01

(2012-12-01, 21:54)johnmerrick Wrote: the app has just created my db and has all the artists listed. But it won't download any cdarts because it says 0 artists recognised.

any ideas?

Eden stable win7

thanks

No idea either. Please submit a debug log



RE: [RELEASE] cdART Manager Script - cdizzel99 - 2012-12-02

I am having a similar issue, I can download all of the artist stuff (Fanarts, ClearLOGOs, Thumbs, Banners) but I am unable to download either the Album cdARTs or Album Cover Arts. When selecting either Select Artist or Automatic download nothing happens. Additionally I have noticed that when trying to download the artist files that if I select album artist nothing happens as well. Any thoughts? Thanks.

My Log File:
http://pastebin.com/U4JrxB83


RE: [RELEASE] cdART Manager Script - djcox - 2012-12-02

(2012-12-01, 22:20)scott967 Wrote:
(2012-12-01, 09:58)djcox Wrote: - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: argument "value" for method "setProperty" must be unicode or str
Traceback (most recent call last):
File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 431, in <module>

Seems like a problem in script.randomitems, not cdART?

scott s.
.

Thanks scott - I'll post my problem in that thread - if I can find it....


RE: [RELEASE] cdART Manager Script - johnmerrick - 2012-12-02

i can't get my paste in as it's too big for pastebin! is there any way of reducing it or an alternative? 2.47mb.


Re: RE: [RELEASE] cdART Manager Script - giftie - 2012-12-02

(2012-12-02, 06:37)cdizzel99 Wrote: I am having a similar issue, I can download all of the artist stuff (Fanarts, ClearLOGOs, Thumbs, Banners) but I am unable to download either the Album cdARTs or Album Cover Arts. When selecting either Select Artist or Automatic download nothing happens. Additionally I have noticed that when trying to download the artist files that if I select album artist nothing happens as well. Any thoughts? Thanks.

My Log File:
http://pastebin.com/U4JrxB83

I don't have access to your paste, you have set it as private.
(2012-12-02, 10:58)johnmerrick Wrote: i can't get my paste in as it's too big for pastebin! is there any way of reducing it or an alternative? 2.47mb.

Have you tried to paste on xbmclogs.com ?


RE: [RELEASE] cdART Manager Script - johnmerrick - 2012-12-02

xbmc debug log

thanks


Re: RE: [RELEASE] cdART Manager Script - giftie - 2012-12-02

(2012-12-02, 19:48)johnmerrick Wrote: xbmc debug log

thanks

Download the version from the first page and perform a database update. The auto download for fanarts is broken.



RE: [RELEASE] cdART Manager Script - im85288 - 2012-12-02

Any ETA on the frodo beta 1 version..please :-)


RE: [RELEASE] cdART Manager Script - cdizzel99 - 2012-12-02

(2012-12-02, 06:37)cdizzel99 Wrote: I am having a similar issue, I can download all of the artist stuff (Fanarts, ClearLOGOs, Thumbs, Banners) but I am unable to download either the Album cdARTs or Album Cover Arts. When selecting either Select Artist or Automatic download nothing happens. Additionally I have noticed that when trying to download the artist files that if I select album artist nothing happens as well. Any thoughts? Thanks.

My Log File:
http://pastebin.com/U4JrxB83


Sorry, updated the paste to public. Thanks.

http://pastebin.com/dr60qxEk



RE: [RELEASE] cdART Manager Script - Lunatixz - 2012-12-02

anyway to use a custom MusicBrainz server? main sites always to slow... Would rather use private server. BTW Great script Smile


RE: [RELEASE] cdART Manager Script - biochip - 2012-12-03

(2012-12-02, 21:05)im85288 Wrote: Any ETA on the frodo beta 1 version..please :-)

+1Big Grin


Re: RE: [RELEASE] cdART Manager Script - giftie - 2012-12-03

(2012-12-02, 23:35)Lunatixz Wrote: anyway to use a custom MusicBrainz server? main sites always to slow... Would rather use private server. BTW Great script Smile

In the file musicbrainz.py(script.cdartmanager/resources/lib/) you can edit the musicbrainz urls. Also you will need to remove the 'xbmc.sleep(910)' lines which are the necessary delays for MusicBrainz servers. I will likely add the ability to enter your own server.


Re: RE: [RELEASE] cdART Manager Script - giftie - 2012-12-03

(2012-12-02, 22:26)cdizzel99 Wrote:
(2012-12-02, 06:37)cdizzel99 Wrote: I am having a similar issue, I can download all of the artist stuff (Fanarts, ClearLOGOs, Thumbs, Banners) but I am unable to download either the Album cdARTs or Album Cover Arts. When selecting either Select Artist or Automatic download nothing happens. Additionally I have noticed that when trying to download the artist files that if I select album artist nothing happens as well. Any thoughts? Thanks.

My Log File:
http://pastebin.com/U4JrxB83


Sorry, updated the paste to public. Thanks.

http://pastebin.com/dr60qxEk

Please wait for the next version.