View Single Post
Posts: 262 | Thanked: 9 times | Joined on Jun 2007
#18
Originally Posted by ascherjim View Post
1. How do you build your playlist without having Kagu (seemingly) begin playing the instant the first item is entered? Is there a way to delay the starting of play until the full playlist is assembled?
No, it always starts playing immediately. Sorry. That just seemed like the "correct" thing to do.

Originally Posted by ascherjim View Post
2. I know this issue has been raised before, but in the new version can you now save a playlist, and if so how (and also how to name it)?
We're working very hard on the new playlist code. Currently, when you exit Kagu it saves the playlist to:

Code:
 ~/.kagu/playlist.m3u
And it'll load that playlist for you automatically when Kagu is started back up again.

Also, the scanner will look for any m3u files (playlists) on your tablet, with a few exceptions to avoid pulling in Nokia Media Server m3u's.

There is no "Save As" functionality yet. We need an onscreen keyboard for that so we put it off till the next release. Coming Soon!

Originally Posted by ascherjim View Post
3. How do you delete a playlist? The new version now has a separate (and welcome) listing of playlists (some of which it has initially extracted from some obscure(?) file source in my N800).
Delete the playlist from your filesystem, then re-run the scanner. We might add delete functionality along with "Save As" in future versions. That would make sense.