Skip to content

audtool: Support exporting playlists via CLI. Closes: #1659#1742

Merged
jlindgren90 merged 1 commit into
audacious-media-player:masterfrom
radioactiveman:master
Feb 15, 2026
Merged

audtool: Support exporting playlists via CLI. Closes: #1659#1742
jlindgren90 merged 1 commit into
audacious-media-player:masterfrom
radioactiveman:master

Conversation

@radioactiveman

@radioactiveman radioactiveman commented Feb 10, 2026

Copy link
Copy Markdown
Member

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

Comment thread src/audacious/dbus-server.cc
@jlindgren90

Copy link
Copy Markdown
Member

LGTM with the one comment :)

…-player#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
@jlindgren90 jlindgren90 merged commit 4462f3e into audacious-media-player:master Feb 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants