Changelog for
bard-0.5.0+git.20210110.dc3954b-3.63.i586.rpm :
* Sun Jan 10 2021 alarrosaAATTsuse.com- Update to version 0.5.0+git.20210110.dc3954b:
* Bump version to 0.5.0
* PEP8 fixes
* Add support for dsf files
* Use better examples and other small changes here and there
* Reorder link tags
* Do not force an aspect ratio on artist images
* Don\'t use -march=native on ppc systems
* Wed Jan 06 2021 alarrosaAATTsuse.com- Update to version 0.4.0+git.20210103.03583d5:
* More documentation and some documentation fixes
* Add documentation about configuring and performing backups
* Add documentation about the database configuration options
* Make the generate-keys.sh script more user friendly
* Recognize MB\'s uuid column type just like other types
* Create the musicbrainz_schema_importer_names on demand
* Fix check_missing_uuids script wrt config object usage
* Add lots of documentation
* Add the Bard plugin for Picard and a recommended file naming script
* PEP 8 fixes
* Rename ignore_extensions config option to ignore_files and use globs
* Sat Jan 02 2021 alarrosaAATTsuse.com- Update to version 0.4.0+git.20210101.98d3f83:
* Make init command write an example config file and refactor config system
* Remove the logo rotation animation
* Add a --process option to the update command
* Create the web private_key file correctly
* Allow processing .wav files (with id3 tags)
* Don\'t fail to create a MBImporter object when mbdump files haven\'t been downloaded yet
* Add more config defaults and improve the handling of config values
* Don\'t fail if ssl_certificate_chain_file or ssl_certificate_key_file don\'t exist
* Fix \'hostname\' config option which was wrongly referred as \'host\'
* Fix reading fingerprints from the database on sqlite
* Serve static files and jinja templates from the package directory
* Fix missing quote removed when changing config options to use snake case
* Fix an issue when a config option is None
* Use snake_case for all config options
* Use preferred_locales also when obtaining the artist aliases for the web ui
* New commands mb-update and mb-import to import data from musicbrainz
* Fix using an undefined variable
* Simplify the grouping of song_ids associated to a recording_id
* PEP-8 fixes
* Remove lots of debugging output and make the remaining output nicer
* Add a preferred_locales config option instead of having it hardcoded
* Rename initDatabase to initBard
* Fix sending a non-existing file
* New command process-songs, a shortcut for find-audio-duplicates + analyze-songs
* Ignore .releasegroup_mbid files
* When analyzing songs, start from the last one already analyzed
* Install the db model and alembic scripts too
* Refresh the album_release \"table/view\" after importing the release table
* Add new init command to initialize the database
* Big refactor of database engine
* Small PEP-8 fix
* Remove a couple of debug prints
* Improve output messages for the update-musicbrainz-artists command
* webui: Separate relationship attributes with \', \' instead of just \',\'
* Disable werkzeug debugger
* Only return release groups that have an associated album when listing release groups
* Always return the list of releases in a release group in the same order
* Sun Feb 02 2020 Antonio Larrosa
- Update to bard 0.3.1
* Sun Nov 04 2018 Antonio Larrosa - Initial release of bard 0.1.0