Skip to content

v3.2.0

Compare
Choose a tag to compare
@jodal jodal released this 15 Dec 20:51
v3.2.0
  • Support searching by MusicBrainz ID and disc number fields. (#42, PR: #43)

  • Handle both 'track' and 'track_name' distinct fields. (#44, PR: #45)

  • Added max_search_results config, defaulting to returning 100 search results. (PR: #49)

  • Document the clear CLI command in docs. (PR: #40)

  • Document --force and --limit options to the scan CLI command. (PR: #41)

  • Add Python 3.9 to the test matrix. (PR: #53)