Releases: kernitus/beets-oldestdate
Releases · kernitus/beets-oldestdate
v1.1.3 - PIP Release
v1.1.2 - Fix month and day representations
- Fixed issue #5 where dates without a month or day would take precedence over those with them
- The plugin now priorities more specific dates (if available) e.g. 1972-05-18 over just 1972
- When saving, remove month/day information if not present, instead of using the 1st of January
- Changed
overwrite_year
option tooverwrite_date
- Plugin now saves entire date to file, when available
- Fixed
both
approach not keeping older date from recordings after checking releases - Filter out covers if current recording is not a cover
- Added thorough automated tests to catch as many bugs as possible
Remove debug statements
A debug statement had managed to sneak its way into the released code. It has now been neutralised.
v1.1.0
- Cut down on API calls by filtering candidate recordings on import
- Weight down no work_id tracks to avoid matching them
- Add workflow to prompt user when no work_id is found
- Includes being able to use just the chosen recording or skip date check
- Show user oldest year found from recording to make informed choice
- Deal with covers properly (only for releases mode)
- Avoid crashes when date can't be parsed
- Add option to use file's embedded date