Fixed a bug about multi-format records (unspecified format was highest priority... sometimes !)
V3.0.0
Added support for incremental publishing : before this version, discodune was publishing the whole library, which could take some time... Now, discodune writes a manifest file in the output folder to know if something has changed. Only changes are published.
A full publish is necessary the first time (to build manifest files).
V2.3.1
Multithreaded publishing (reduces publishing duration by 30-40% in my tests)
Added a menu item "Build & Publish" in the UI
Changed the progress feedback to make it a little better (with estimated remaining duration, task balancing)
V2.2.2
Fixed a bug : previous version was doing things twice !
V2.2.1
Fixed a problem on Windows due to a previous refactoring : smb:// was considered as invalid for access path from dune.
Refactoring
V2.2.0
Added support for multi-volumes records
It is now possible to have images for other levels than MusicFormat covers thumbnails :
for MusicLibrary
Artist
Record
Volume
Many code refactorings
V2.1.1
Added skinnind
V2.0.3
Added a verbose console mode (requested by Olorin)
icons for tracks are not painted anymore (well seen Olorin : when upgrading my firmware, I got the bug;)
marked @eaDir as System folders
V2.0.1
Fixed a problem with default resources
Fixed a problem with folders deletion / re-creation
V2.0.0
Added a user interface to configure, build, display and publish the library
Building library is now multhithread
V1.0.1
Solves a resource access problem (defaults images were not found...)
Removes the playlist that was unusefull and may not be accessible.