*addon - script.cdartmanager
*version – 3.0.0
*url - git://github.com/Giftie/script.cdartmanager.git
*revision – 057d7d1
*branch – Frodo
*xbmc version – Frodo

Changes since last pull

2.8.0 - 3.0.0
- Fix - Set counts to zero at the start of the building of database
- Fix - MusicBrainz retrieval code
- Add - Adjust socket timeout
- Add - User edits now stored in database and restores on an update
- Change - make script proper for repo

2.7.9
- Fix - change setting to float then integer
- Fix - requesting too many values from first time database building.

2.7.8 
- Fix - Remove Extrafanart Limit for Eden version
- Change - Use the JSON format of the Fanart.TV API
- Change - remove the old 'get recognized artists' in favour of the new New 
Music from Fanart.TV
- Add - make use of fanart.tv's new music option in API
- Add - User can now set the MusicBrainz server
- Fix - correct Frodo issue

2.7.7
- Fix - Add time delay to MusicBrainz Release MBID to Release Group MBID 
function
- Fix - Build a new Database if one does not exist during an Update(mainly for 
The Scheduler)
- Add - Extrafanart download limit

2.7.6
- Fix - Single artwork download
- Fix - clean up recognized artist code
- Change - skip artist if Distant MBID is missing, no point bugging fanart.tv 
for something it already reported that it does not have.
- Add - Use internal XBMC Library MBID's if available
- Fix - Frodo changes
- Add - option to enable/disable replacing trailing period with illegal 
character replacement character

2.7.5
- Add - skin property for scheduler service script
- Add - ability to update database from outside of script
- Fix - errors when update runs in background
- Add - cache fanart.tv data for when The Scheduler is used(adjustable, preset 
to 3 days, but adjustable from 1 to 7)
- Fix - MusicBrainz xml changes
- Add - illegal character replacement in artist name for saving
- Fix - script was downloading the same artwork(clearLOGOs)
- Change - change method to create dialogs and logging

2.7.4
- Add - Add support for the new Artwork available from fanart.tv(HD Music 
Logos, Music Banners)
- Add - Add setting to enable/disable the New HD Music logos, enabled will 
overwrite older clearLOGO during an auto download
- Add - Add autobanner to the auto download start mode
- Update - Updated French strings - Thanks Hellnino18
- Update - Updated German strings - Thanks solidsatras

2.7.3
- Fix - Change LF to CRLF in missing.txt file
- Fix - keep script functioning with XBMC Development Master
- Add - script can be started in artwork auto download modes, modes - 
autocdart, autocover, autofanart, autologo, autothumb, autoall. All these are 
done in the background
        To use:
                RunScript(script.cdartmanager,mode)
                
                Eg: RunScript(script.cdartmanager,autoall) <- starts the script 
downloading everything in the background

2.7.2
- Change - code cleanup
- Fix - Update Database was not properly updating All Artist Id
- Fix - Modify Database menu movement was not proper

2.7.1
- Fix - JSONRPC erros
- Fix - Manual MBID entry did not work as intended
- Fix - Corrected MusicBrainz access

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) 

2.6.9
- Fix - Properly handle VFS file paths for saving missing.txt
- Fix - Properly display Progress Dialog when saving missing.txt
- Add - Provide Progress Dialog for Updating Thumbnails and Fanart

2.6.8
- Fix - in missing.txt show albums missing all artwork
- Fix - in missing.txt don't show albums that have all artwork
- Fix - one to many periods

2.6.7
- Fix - make sure dialog during artist check is printable
- Fix - provide proper saving of missing.txt to VFS path
- Fix - correct artist query during database update to be Album Artist only
- Fix - json code for artists
- Add - added code for matching artists via Aliases, ie John Cougar, John 
Cougar Mellancamp and Johnny Cougar all match to John Mellancamp.

2.6.6
- Fix - Make all single downloads to act the same
- Fix - Make sure not to close progress dialog when autodownloading fanarts
- Add - File that shows the missing artwork(missing.txt)
- Add - Selectable path for missing.txt file
- remove - removed Unique cdart functions(pretty much useless)
- Fix/Add - copy artwork to thumbnail folder

2.6.5
- Add required <language></language> in addon.xml
- Fixed artist thumbnail check
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to