We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbf961 commit 25c0ff4Copy full SHA for 25c0ff4
1 file changed
docs/changelog.rst
@@ -94,6 +94,12 @@ Other changes
94
95
- :doc:`plugins/lyrics`: Disable ``tekstowo`` by default because it blocks the
96
beets User-Agent.
97
+- :doc:`plugins/lastgenre`: The ``separator`` configuration option is removed.
98
+ Since genres are now stored as a list in the ``genres`` field and written to
99
+ files as individual genre tags, this option has no effect and has been
100
+ removed.
101
+- :doc:`/plugins/lastgenre`: Refactored plugin into modular structure with
102
+ separate last.fm client, file loaders, and utils modules.
103
104
2.6.1 (February 02, 2026)
105
-------------------------
0 commit comments