Support and General Use > Audio Playback, Database and Playlists

bookmarks? if you use them read this!

<< < (2/4) > >>

bascule:
I'm not keen on bookmarks being incorporated into the actual playlist file, but I do think they should be saved to the same folder as the playlist catalogue, so that they can be managed together.

pondlife:

--- Quote from: JdGordon on August 11, 2008, 08:20:13 PM ---
--- Quote from: pondlife on August 11, 2008, 02:27:51 PM ---Could bookmarks be incorporated entirely into the playlist storage?  Without the corresponding playlist, a bookmark isn't much use.

--- End quote ---

adding resume info to a m3u means that loading will be much slower usually... the .playlistcontorl file can rebuild a playlist very quickly

--- End quote ---

No, I meant to continue using playlist_control, just to use the same mechanism for bookmark resume and "normal" resume.

Also, the bookmark doesn't have to be stored in the same file as a playlist - it's more a clarification that a bookmark is always a reference into a playlist, not necessarily a directory (i.e. bring the database and saved playlists into parity).  Alongside the playlist would be fine by me too.

One problem is maintaining the current per-directory auto-saved bookmarks.  This would be an extension of the basic system, on the assumption that a bmark file with no corresponding playlist means "create a playlist for the containing directory".

pondlife

JdGordon:
code is now working to load and save .bmark files from the playlist control.... so we really need to get some consensus on how to name them....
he who yells loudest gets his way....

pabouk:

--- Quote from: JdGordon on August 11, 2008, 11:42:26 AM ---...database playlists? inram playlists? (from the playlist POV there is no difference between these, but there should be... thats something for later though). I'm thinking we could store it in /bookmarks/ and show the keyboard so the user can choose a name? as long as the resume point is stored straight away then any delay naming the file wont cause an issue with the wrong point being saved.
--- End quote ---
What about configuring the database playlist bookmark names in the tagnavi.config file? The file name could consist of a constant part and a variable part containing the database query parameters. To identify multiple bookmarks of the same query there could be a serial number or time in the filename.


--- Quote from: JdGordon on August 11, 2008, 11:42:26 AM ---Then that begs the question, why not save all bookmarks in the one folder and then we can replace the "recent bookmarks" screen with a file browser pointing to the right folder
--- End quote ---
I am not against using a single directory but sub-directories should be used as flat structure for storing bookmarks could be pretty messy.

JdGordon:

--- Quote from: pabouk on August 12, 2008, 05:59:03 AM ---What about configuring the database playlist bookmark names in the tagnavi.config file? The file name could consist of a constant part and a variable part containing the database query parameters. To identify multiple bookmarks of the same query there could be a serial number or time in the filename.

--- End quote ---
not really possible.. there is currently no way to know if its a batabase list, or just a random bunch of files... also I dont like that idea much... if its from the db the search path shold be used when possible (which is not currently)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version