Philip Meyer wrote: 
> 1. This bookmarks per-album, using the album id?

Yes, i am using the album-id as key for the bookmark entries. The plugin
does not require any tags, but it needs the album-id.

Using alternatively the track url (if the played track has no album id)
would be possible, but requires some code changes. At least it would
require a filter for discs paths (which another user has mentioned
above) or otherwise it would then also start to bookmark everything
(because the genre filter would not be possible if the track is not
stored in the database).
I think about it, but please don't hold your breath.

Philip Meyer wrote: 
> 2. Does it automatically start replay from the bookmarked point when
> playing anything that has a bookmark on the album, or only if selecting
> from the bookmarks list?

Yes. If you start an album from "My Music" it will look through the "Now
Playing" playlist and jump to the bookmarked track if it finds it in the
playlist. When the player starts to play this track it will move the
play position to the bookmarked position.
Reason for that is that the bookmark otherwise would depending on the
implementation either a) be reset to the beginning of the album or b) be
stuck at the position it has in the bookmarks menu.
Neither of that seemed to make sense, so i implemented it in a way that
it does not care whether you start an album from it's menu or "My
Music".


------------------------------------------------------------------------
sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to