Changelog for
bard-0.5.0+git.20240511.c0262d7-2.4.i586.rpm :
* Fri May 17 2024 Antonio Larrosa
- Add patch to fix building with ffmpeg-6:
* fix-ffmpeg6.patch- Use spec-cleaner
* Thu May 16 2024 alarrosaAATTsuse.com- Update to version 0.5.0+git.20240511.c0262d7:
* Update bash completion options
* New feature to calculate the Dynamic Range of songs
* Improvements to MusicBrainz data importer
* Several fixes for SQLAlchemy 2.0.x
* Use long long for the FingerprintVector vector template
* Add a --show-decode-messages option to the info command
* Ignore lrc and webm files
* Fix format and decode property and decode message names
* Add alembic support.
* Update JQuery-UI to 1.13.2
* Update jquery to 3.7.0
* Start adding support for playing music on different devices
* Remove context menu support
* Normalize ab:genre and ab:mood tags
* Use SQLAlchemy >= 2.0
* Add test code to create a context menu
* Add documentation to create the sql user with sql commands
* Merge joinphrase \" con \" with \" y \" when saving files
* Fix use of artists and support useonlyfirstartist
* When processing files already organized, keep genres and images
* Improve support for multiline elements in the Chooser
* Allow to specify a database host and port in the configuration
* Remove debug output
* Add missing commands help
* Add a --length-threshold parameter to compare-dirs
* Fix for silences having a 0 value
* Print timing output to test scanning speed
* Refactor update process
* Disable debug output
* Add use_tmp_file parameter to decode (unused for now)
* Reduce the buffer size as much as needed to fix DSD file support
* Add BufferDecodeOutput::dumpDataToBuffer to fix BufferDecodeOutput
* Add debug output to the audiofile module
* Add scan-file command
* Add functions to write/read a FingerprintManager object to file
* Allow to quote options automatically in Chooser
* Normalize more tags correctly
* Allow to work without essentia installed
* Add comments, a small description and reindent some code
* Retry up to 3 times to analyze a song if error
* Fix ratings support
* Add webp support for cover images
* Add SQLAlchemy 1.4 support
* Draw percentage bars when doing a backup
* Add Changelog for old releases
* Add link to the OBS page with openSUSE packages
* Mon Jun 20 2022 Antonio Larrosa - Fix the python3-essentia dependency- Recommend the python3-psycopg2 package
* 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