You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
audtool: Support exporting playlists via CLI. Closes: #1659
The format is determined by the file extension,
similar to when exporting playlists from the GUI.
Example usage:
- audtool playlist-save file.m3u
- audtool playlist-save /tmp/file.audpl
- audtool playlist-save file:///tmp/file.asx
- audtool --select-displayed playlist-save file.pls
0 commit comments