[RELEASE] cdART Manager Script

  Thread Rating:
  • 6 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hellnino18 Offline
Member
Posts: 98
Joined: Jan 2011
Reputation: 0
Post: #1021
Hi, I think it would be interesting to add an option to limit the number of backdrops downloaded by artists.
find quote
boston85 Offline
Junior Member
Posts: 27
Joined: Jul 2010
Reputation: 0
Post: #1022
Guys my cdart manager is not working, i tried a early fix i read in this forum, going deleting the databse file inside the add-ons folder but i cannot find the folder and uninstalling the program and reinstalling isnt working. cdart manager is just hanging when trying to retrieve database
find quote
giftie Online
Skilled Python Coder
Posts: 2,037
Joined: Mar 2010
Reputation: 35
Post: #1023
Please read the end of this message about reporting problems... ->http://forum.xbmc.org/showthread.php?tid=77031&pid=566651#pid566651

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


(This post was last modified: 2012-07-12 05:54 by giftie.)
find quote
giftie Online
Skilled Python Coder
Posts: 2,037
Joined: Mar 2010
Reputation: 35
Post: #1024
To keep Hellnino18 happy..Big Grin Here is the latest test version -> https://github.com/downloads/Giftie/scri....2.7.0.zip

Code:
2.7.0
- Add - 'Edit by Artist' and 'Edit by Album' functions on Modify Database tab
- Add - Change MBIDs for both Artists and albums.  3 methods available - Manually Change the MBID, Manual Search MusicBrainz, Automatic Search using XBMC supplied info(the search provides upto 10 matches)
- Add - 'Find Missing MBIDs' for Albums and Artists
- Add - 'Refresh MBIDs - Automatic' For Albums and Artist, keeps database current with MusicBrainz
- Add - Setting to enable 'Refresh MBIDs' during database update - This will cause the script to take a while to update the database since it checks all MBIDs
- Add - Ability to Disable saving of missing.txt file
- Change - Redo some of the menu animations, allowing for more levels to the Advanced menu
- Fix - properly fix saving of missing.txt file to a VFS folder
- Add - Change MBID for Albums and Artists
- Change - moved matching of recognized artists to the start of the script, so it is only done once per run of program(also will run after a database update)

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


(This post was last modified: 2012-07-12 06:26 by giftie.)
find quote
Hellnino18 Offline
Member
Posts: 98
Joined: Jan 2011
Reputation: 0
Post: #1025
Oh my god thanks giftie, lot of features, I will try that this afternoon, thanks a lot Smile
find quote
boston85 Offline
Junior Member
Posts: 27
Joined: Jul 2010
Reputation: 0
Post: #1026
http://pastebin.com/37Yrjn9K

debug of cdart manager hanging on database retrieve. deleting script folder does not work
Got it to work after deleting it in the app data folder, i was deleting the script itself from the main programs folder, my bad
(This post was last modified: 2012-07-12 16:42 by boston85.)
find quote
boston85 Offline
Junior Member
Posts: 27
Joined: Jul 2010
Reputation: 0
Post: #1027
Sorry to be a nag, after getting the cdart manager working everything looks good but the clear logos, they wont show up in AEON Nox or T!. I have my folder structure correct as far as how XBMC is concerned .

artist>
Album
extrafanart

do the logos have to be inside the extrafanart folder?
find quote
solidsatras Offline
Senior Member
Posts: 289
Joined: Mar 2010
Reputation: 10
Post: #1028
(2012-04-20 07:05)giftie Wrote:  For cdART Manager to work, your music needs to be scanned into XBMC's Music Library

For cdARTs and Cover art to work the Albums need to be in separate folders

For clearLOGOs and fanarts(including extrafanarts) Artists need to be in separate folders.(though not essential)

The perferred method of organizing the music is the following:

Music
-----> Artist1
-------------->Album1
------------------------> track.mp3(.flac, .wav, .wmv)
------------------------> track.mp3(.flac, .wav, .wmv)
-------------->Album2
------------------------> track.mp3(.flac, .wav, .wmv)
------------------------> track.mp3(.flac, .wav, .wmv)
-----> Artist2
-------------->Album1
------------------------> track.mp3(.flac, .wav, .wmv)
------------------------> track.mp3(.flac, .wav, .wmv)

Though this format is not enforced, just that the Albums need to be in separate folder, this is because cdARTs are placed in the Album level)

If you set the 'Path to Music Library' to an 'Artwork' path, the script will use this for storing the Artist Fanarts and clearLOGOs(and create folders as needed). This path should be matched to the one in the Skin's settings

If your music has been added to XBMC's music library and you are still having problems, please post a debug log file(see signature for instructions)

@boston85
I know this thread is long...but you can search it you know...chances are, all beginner“s questions have already been answered (multiple times in this case)
[Image: ccQPX.jpg]
find quote
giftie Online
Skilled Python Coder
Posts: 2,037
Joined: Mar 2010
Reputation: 35
Post: #1029
Also you need to make sure that both the skin and the script's 'Path to music Library is exactly the same. Glad you got the script working. The script does try to delete the database file if it is faulty but Windows likes to lock files for a short time so the script is not always able to do so. This only happens on Windows. OSX, Linux and iOS will act differently.


I also try to keep the first two messages of this thread upto date with details about the script. The second one had links to the suggested method of folder layout.

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


(This post was last modified: 2012-07-13 01:04 by giftie.)
find quote
boston85 Offline
Junior Member
Posts: 27
Joined: Jul 2010
Reputation: 0
Post: #1030
Thanks guys, and I did read up Solidstrats, my folder structure is exactly like the post you pasted. My logos are working fine within my TV folders, i dont see why they wont work in my music structure. I have cdart manager pointing to h:/music and so is the skin
find quote
Post Reply