Issue 1303 in quodlibet: Enable playing a playlist from the command line

3 views
Skip to first unread message

quod...@googlecode.com

unread,
Dec 8, 2013, 10:11:13 AM12/8/13
to quod-lib...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Low

New issue 1303 by johnalex...@gmail.com: Enable playing a playlist from the
command line
http://code.google.com/p/quodlibet/issues/detail?id=1303

As asked in this post:

https://groups.google.com/forum/#!topic/quod-libet-development/NTUZw-oBn00

it would be nice to be able to play a playlist from the command line.
Syntax like that suggested by Nick here:

https://code.google.com/p/quodlibet/issues/detail?id=1302

would be appropriate.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

quod...@googlecode.com

unread,
Dec 8, 2013, 10:43:34 AM12/8/13
to quod-lib...@googlegroups.com

Comment #1 on issue 1303 by spxxxk: Enable playing a playlist from the
command line
http://code.google.com/p/quodlibet/issues/detail?id=1303

Even simpler workaround (assuming the name of your playlist doesn't have
spaces),
$ cat ~/.quodlibet/playlists/myplaylist | sed 's/\(.*\)/enqueue \1/' >>
~/.quodlibet/control

quod...@googlecode.com

unread,
Dec 11, 2013, 2:15:30 PM12/11/13
to quod-lib...@googlegroups.com
Updates:
Status: Open
Owner: nick.bou...@gmail.com

Comment #2 on issue 1303 by nick.bou...@gmail.com: Enable playing a
The two ways I had in mind for fixing this are:

1. A(nother) new command e.g. --play-playlist
2. Magic detection of playlists (whatever that implies) into some existing
commands, notably --play-file and --enqueue

My preference is (2) if done well, but there are some edge cases...

quod...@googlecode.com

unread,
Dec 12, 2013, 8:46:13 AM12/12/13
to quod-lib...@googlegroups.com

Comment #3 on issue 1303 by spxxxk: Enable playing a playlist from the
command line
http://code.google.com/p/quodlibet/issues/detail?id=1303

Isn't this
$ quodlibet --enqueue "~playlists=myPlaylist"
what op's looking for btw ?

Works for me.

quod...@googlecode.com

unread,
Dec 12, 2013, 9:14:39 AM12/12/13
to quod-lib...@googlegroups.com

Comment #4 on issue 1303 by johnalex...@gmail.com: Enable playing a
I'll try that when I get back home. Does this overwrite the current queue?
If I'm playing another playlist or other tracks, will they still be in the
queue? (I would prefer them not to be, because ideally I want to just play
*that* playlist).

quod...@googlecode.com

unread,
Dec 12, 2013, 9:33:55 AM12/12/13
to quod-lib...@googlegroups.com

Comment #5 on issue 1303 by spxxxk: Enable playing a playlist from the
command line
http://code.google.com/p/quodlibet/issues/detail?id=1303

The choice is yours :
quodlibet --unqueue "" && quodlibet --enqueue "~playlists=MyPlaylist" &&
quodlibet --next

quod...@googlecode.com

unread,
Feb 21, 2015, 6:58:11 AM2/21/15
to quod-lib...@googlegroups.com

Comment #6 on issue 1303 by nick.bou...@gmail.com: Enable playing a
playlist from the command line
https://code.google.com/p/quodlibet/issues/detail?id=1303

Issue 1548 has been merged into this issue.
Reply all
Reply to author
Forward
0 new messages