Skip to content

Releases: MoeMusic/Moe

Release v0.14.0

02 Oct 21:43
Compare
Choose a tag to compare

New Features

  • Add: New import option to skip a single item (3d3027c)

Full diff

Release v0.13.0

02 Oct 20:09
Compare
Choose a tag to compare

New Features

  • Adjusted track match values to be more lenient (9b90803)

Full diff

Release v0.12.2

02 Oct 18:11
Compare
Choose a tag to compare

Bug Fixes

  • Relative path error if album and file use non-relative hardlinks (8574e38)

Full diff

Release v0.12.1

02 Oct 17:41
Compare
Choose a tag to compare

Bug Fixes

  • Moving items that point to the same path (4d79cd9)
  • Import debug statements (a907dd4)

Full diff

Release v0.12.0

02 Oct 16:36
Compare
Choose a tag to compare

New Features

  • New sync plugin to sync music metadata (6ad78f2)
  • Duplicate prompt ui improvements (fd24944)
  • Import prompt ui improvements (2bbff8c)
  • New global config option to explicitly disable plugins (88d6bab)

Bug Fixes

  • Albums were not querying properly if they didn't contain tracks (094257d)
  • Duplicate genres now persist in the database (6a655b0)
  • Custom fields now populate when loaded from the database (911d0f7)

Build Changes

  • Add rich as a dependency (626b20c)

Full diff

Release v0.11.0

19 Sep 05:38
Compare
Choose a tag to compare

Some big changes here, notably requiring python3.9 to take get the json1 extension in sqlite. This is what allows us to now support custom fields in plugins. This version introduces a non-backwards-compatible database change, and thus will require a deletion of any current library.

New Features

  • Read and write musicbrainz ids (ef82c67)
  • New hook to allow plugins to write custom tags to a track (8ee8fcb)
  • New hook to allow plugins to read/set custom track tags (b5069ba)
  • Custom fields can be set by plugins for all library items (9606c1d)
  • MB: New api call to update an album from musicbrainz (2a972de)
  • MB: Added new api call to set a mb collection to a set of releases (aad7959)
  • MB: Ability to auto update a musicbrainz collection (6e1cec1)

Build Changes

Full diff

Release v0.10.0

05 Sep 01:05
Compare
Choose a tag to compare

New Features

  • Add: Guess a track's disc number if not given or presumed wrong (d71afd9)
  • Fuzzy match title when matching tracks (37b9f02)

Full diff

Release v0.9.0

02 Sep 21:51
Compare
Choose a tag to compare

Release v0.8.2

03 Feb 04:39
Compare
Choose a tag to compare

Release v0.8.1

21 Sep 19:34
Compare
Choose a tag to compare