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

Releases: thebigmunch/gmusicapi-scripts

0.5.0

18 Jul 15:32
Compare
Choose a tag to compare

Commits

Fixed

  • Update template_to_base_path for gmusicapi-wrapper changes. Fixes issue with using incorrect tag field.

0.4.0

03 Jun 23:31
Compare
Choose a tag to compare

Commits

Changed

  • Update dependency versions.
  • Exit scripts on authentication failures.

0.3.0

01 Mar 00:00
Compare
Choose a tag to compare

Commits

Added

  • Output songs to be filtered in dry-run.

Changed

  • Change --include-all to --all-includes to match parameter change in gmusicapi-wrapper.
  • Change --exclude-all to --all-excludes to match parameter change in gmusicapi-wrapper.
  • Change behavior of --max-depth=0; it now limits to the current directory level instead of being infinite recursion.

0.2.1

15 Feb 13:50
Compare
Choose a tag to compare

Commits

Fixed

  • Use correct track number metadata key for sorting.
  • Fix delete on success check.

Changed

  • Update supported gmusicapi-wrapper versions.

0.2.0

15 Feb 13:49
Compare
Choose a tag to compare

Commits

Added

  • Python 3 support.

Remove

  • Python 2 support.

Changed

  • Port to Python 3. Python 2 is no longer supported.

0.1.0

02 Dec 20:06
Compare
Choose a tag to compare

Commits

  • First package release for PyPi.