Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@RustyNova016 RustyNova016 released this 11 Dec 15:56
· 176 commits to master since this release
e87a066

Changelog:

  • Added musicbrainz clippy. This tool check for missing field or errors on musicbrainz, and will display ways to fix it. Right now, there's only two lints implemented:
    • missing_work: Search for recordings that have no works associated to them.
    • missing_release_barcode: Search for releases that have no barcodes, nor have "This release has no barcode" checked
  • The cache now properly migrate between versions. This require to recreate the whole cache, so expect to be refetching everything.
  • Now more names are being linked to musicbrainz/listenbrainz pages, and colors have been added to make it easier to read and distinguish entity types.
  • lookup now shows the total time a recording has been listened, and its rank in the top listen counts, and the global number of listens
  • Fixed a bug where stats weren't properly fetching recording data
  • Updated the URL in the radio playlists
  • Migrated the underrated radio! (Global stats seems to be broken again too...)