Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Releases: thebigmunch/google-music-utils

2.5.0

18 May 17:08
Compare
Choose a tag to compare

Commits

Changed

  • Cast timestamp argument to int in timestamp functions.

2.4.0

01 May 18:30
Compare
Choose a tag to compare

Changed

  • Revert "Use importlib.metadata to dynamically populate module metadata".

2.3.0

09 Apr 00:27
Compare
Choose a tag to compare

Commits

Changed

  • Update dependency versions.

2.2.1

18 Oct 20:12
Compare
Choose a tag to compare

Commits

Fixed

  • Catch exceptions when trying to load files with audio-metadata.

2.2.0

22 Jul 21:29
Compare
Choose a tag to compare

Commits

Changed

  • Update audio-metadata dependency version.

2.1.0

01 Feb 20:53
Compare
Choose a tag to compare

Commits

Added

  • Support for field maps in filtering.

Changed

  • TEMPLATE_PATTERNS now supports multiple fields per pattern.
  • ``template_to_filepath no longer forces zero-padding of track/disc numbers.

2.0.1

16 Jan 18:21
Compare
Choose a tag to compare

Commits

Fixed

  • Split track number in suggest_filename for audio-metadata/mutagen metadata.

2.0.0

15 Jan 19:13
Compare
Choose a tag to compare

Commits

Changed

  • template_to_filepath now returns a pathlib.Path object instead of a str.

Removed

  • compare_item_collections

1.1.1

28 Nov 10:51
Compare
Choose a tag to compare

Commits

Fixed

  • Forgot to update audio-metadata dependency in pyproject.toml.

1.1.0

29 Oct 00:23
Compare
Choose a tag to compare

Commits

Added

  • find_existing_items for finding items common to two item collections.
  • normalize_func parameter to compare module functions to allow custom
    field value normalization when normalize_values is True.
    The default normalization function remains the same.

Changed

  • Rename compare_item_collections to find_missing_items.
    compare_item_collections alias added for backward compatibility.
  • str.casefold() is now used to normalize metadata rather than
    str.lower(). This is friendlier to non-English language.

Deprecated

  • compare_item_collections is deprecated for removal in a future release.

Fixed

  • Properly support audio-metadata.