mirror of
https://github.com/beetbox/beets.git
synced 2026-03-26 15:24:05 +01:00
Changelog for smpartplaylist copy-paste fix
This commit is contained in:
parent
a729d5a42a
commit
d9b9a6696f
1 changed files with 5 additions and 0 deletions
|
|
@ -35,6 +35,11 @@ New features
|
|||
2. Semicolon followed by a space
|
||||
3. Comma followed by a space
|
||||
4. Slash wrapped by spaces
|
||||
- :doc:`plugins/smartplaylist`: The list of available playlists shown when an
|
||||
unknown playlist name is passed as an argument is now sorted alphabetically
|
||||
and printed as a space-delimited list instead of the default Python dict
|
||||
representation. This makes it easier to copy and paste multiple playlists for
|
||||
further use in the shell.
|
||||
|
||||
..
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue