Skip to content

Releases: MoeMusic/Moe

Release v1.3.1

01 Nov 20:13
Compare
Choose a tag to compare

Bug Fixes

Full diff

Release v1.3.0

01 Nov 00:54
Compare
Choose a tag to compare

New Features

  • New MetaAlbum and MetaTrack classes (e496e7c)
  • New track field - audio_format (07fce9f)
  • New album field - catalog_nums (01c7170)

Full diff

Release v1.2.0

12 Oct 21:24
Compare
Choose a tag to compare

New Features

  • CLI prompts now allow arrow keys to navigate choices (78344f9)
  • New album field - track_total (eb947b9)
  • Improve musicbrainz search accuracy (891b995)

Bug Fixes

  • Tags now written to tracks if album fields changed (48f7076)

Full diff

Release v1.1.0

12 Oct 00:43
Compare
Choose a tag to compare

New Features

  • New read plugin for updating items in moe with any file changes (adbbdd4)
  • New album field - barcode (72d07d3)

Full diff

Release v1.0.0

10 Oct 00:04
Compare
Choose a tag to compare

First stable release! From this point on, the API is considered stable and breaking changes will result in a new major version per semantic versioning.

Breaking Changes

  • Update docs for stable release (07fec3e)

Bug Fixes

Full diff

Release v0.16.0

09 Oct 21:22
Compare
Choose a tag to compare

New Features

  • Support for external third-party plugins (b0c736c)
  • Users can now create custom plugins in their configuration dir (84347f6)
  • Add command can now handle adding extras (ab83e63)
  • Candidate prompt to select an album to import (c5ff9a5)

Full diff

Release v0.15.3

08 Oct 18:06
Compare
Choose a tag to compare

Bug Fixes

  • Musicbrainz error if a release has no label (6991a41)

Full diff

Release v0.15.2

08 Oct 17:50
Compare
Choose a tag to compare

Bug Fixes

  • Musicbrainz error if release does not have a country specified (1c0f844)

Full diff

Release v0.15.1

08 Oct 17:31
Compare
Choose a tag to compare

Bug Fixes

  • Sync_item not called with keyword arguments (7c4b65a)

Full diff

Release v0.15.0

08 Oct 17:12
Compare
Choose a tag to compare

New Features

  • New config option original_date (3894fa7)
  • New field - original_date (416d202)
  • Add media, label, country, and year to import header (ce9cc9a)
  • New album field - label (80e8348)
  • New album field - country (5a51d71)
  • New album field - media (256a3a6)
  • New track field - artists (7701d9e)
  • New path template function to get a unique extra filename (8a0c3a3)
  • Allow plugins to create custom path template functions (195ea9c)
  • Add [mbcol]{.title-ref} cli argument to sync music to a musicbrainz collection (4f00136)
  • List cli output is now sorted (fbb11d0)

Full diff