- option to convert backslashes (win) to forward slashes (cross-compatible) on export
- fixed inclusion of templates
- properly notify of error when trying to create history file in inexistant Library path
- forces failure when library path doesn't exist
- fixed logging of currently addid file status to prevent false positive reports
- fixed malformed destination paths for file copies
- Copies files regardless of whether they are inside the library path or noth, obeying only user option
- Fixed error when adding files with missing certain metadata fields
- Export command now extracts shortcut name from db file if it is not provided
- Command line interfaces for add,deduplicate and export commands (use manual mode)
- new templates command creates json templates to control DBAssistant
- addition history is only created if there were succesful additions
- DB files are created by add if nonexistant
- history log files moved to Library directory, in DBA_history folder
- ReferenceError: DBFolder is not defined
- Extracts all fields of metadata from BEXT, iXML, ID3, exif and vorbis tags.
- New metadata extractor without external dependencies
- DBAssistant doesn't depend on config.json anymore
- .ogg, .flac, .aif and .wv formats are now recognized
- Avoid newlines on verbose logging
- More steps are logged to file