Skip to content

Releases: Samik081/beets-beatport4

v1.2.0

Choose a tag to compare

@Samik081 Samik081 released this 10 Jul 09:24
05cf84a

What's Changed

  • feat: Add genres config option to write main genre, sub-genre, or both by @Samik081 in #40

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@Samik081 Samik081 released this 09 Jul 21:42
b86f111

What's Changed

  • fix(art): take track ID from match info instead of item mb_trackid by @Samik081 in #39

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@Samik081 Samik081 released this 08 Jun 10:59
3f0bb88

What's Changed

  • fix(config): redact username and password by @treyturner in #32
  • build: match upstream python version constraint by @treyturner in #34
  • ci: add Poetry build check against beets release and master by @Samik081 in #35
  • docs: drop obsolete credential-removal note from bug report template by @Samik081 in #36

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@Samik081 Samik081 released this 08 Mar 08:15
b31be5f

What's Changed

  • fix: Adapt to beets v2.7.0 genres list field and fix CI masking by @Samik081 in #30

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@Samik081 Samik081 released this 24 Feb 09:01
a5b1376

🚀 v1.0.0

This marks the first major release of beets-beatport4! 🚀 Since its inception as a drop-in replacement for the stock beets Beatport plugin, the project has evolved significantly — both in scope and architecture. The monolithic single-file plugin has been refactored into a modular multi-package structure, and additional features have been added beyond what the original plugin offered. At this point, beets-beatport4 has drifted far enough from its origins to warrant a 1.0.0 release.

What's Changed

  • feat: Refactor monolithic plugin into multi-module package architecture by @Samik081 in #26
  • fix: Embed album art into all tracks during album import by @Samik081 in #27
  • fix: Guard against None task.match in art embedding handler by @Samik081 in #28

Full Changelog: v0.5.2...v1.0.0

v0.5.2

Choose a tag to compare

@Samik081 Samik081 released this 22 Feb 13:54
67eaf18

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@Samik081 Samik081 released this 22 Feb 12:57
25e4f7e

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@Samik081 Samik081 released this 10 Feb 23:42
12695d3

What's Changed

  • Add CI workflows and test suite by @Samik081 in #22
  • feat(#23): optionally populate album-level metadata for singleton imports by @Samik081 in #24

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@Samik081 Samik081 released this 12 Nov 16:13
2374d99

What's Changed

  • feat: adopt MetadataSourcePlugin interface released in v2.4.0 by @treyturner in #19
  • chore: remove unused album_distance and track_distance methods by @Samik081 in bff855e

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@Samik081 Samik081 released this 03 Nov 10:24
9542b21

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0