Open GoogleCodeExporter opened 9 years ago
Thanks for the input. This is a new and mostly experimental feature, I'll put
some
more work into the "Actions" pane.
Original comment by cseic...@gmail.com
on 9 Feb 2009 at 11:45
Hi Chris.
Some more playlist issues:
1.
I'd appreciate if you could add a function "clear playlist" into the browser
"right-
click-mouse" menu.
2.
If I am looking at the left hand side column in the "playlists" section
1. I can not add a playlist with a doubleclick to the browser.
2. There is also no function to add selected tracks or all tracks from a stored
playlist to the current playlist.
3. Only in this playlists view setting (not in the folders view) the "clear
playlist
features pops up on the left column".
I think it would be a good idea to make the "Folders" and "Playlists"
consistent.
The problem is probably that the Folders content is kept in the mpd database and
the playlist is just a pure textfile. You probably would have to write your own
functions to handle the .m3u files. Anyhow. I just bring it up over here,
because
normal users just don't care about MPD internals.
THX for your patience
Original comment by kls.schlz@gmail.com
on 10 Feb 2009 at 10:05
For #1 and #3, you can customize this behaviour. The left column actions are
the
same as the context menu, and that menu can be customized via the Edit Menu
command.
To make the Clear Playlist action available at all times, find the action in the
list and remove the value from the "Restrict Locations" field. I am personally
in
favor of keeping the actions restricted for a shorter menu, but I made this
customizable because everyone has different needs and opinions. I really need
to
create some documentation for this feature...
Double click on the left hand pane to add to playlist: This will be added for
all
item types.
Adding tracks from stored playlists: Append Playlist context action or the +All
button adds all tracks from a saved playlist. Selected tracks can be added
with the
+Selected button or the Add To Playlist context menu action.
The saved playlists have the same functions as the folders, but the actions have
different names. I think it makes sense to reword the actions for consistency.
Currently: Append Playlist=Add To Playlist, Load Playlist=Replace Playlist.
Original comment by cseic...@gmail.com
on 10 Feb 2009 at 11:18
Original issue reported on code.google.com by
kls.schlz@gmail.com
on 9 Feb 2009 at 9:00