Shuttle
Shuttle copied to clipboard
Remember track position
It would be great if the track's position could be remembered. This would make using Shuttle for audiobooks much easier as the tracks tend to be fairly long. One audiobook player goes so far as to show you a pie chart icon on each album. Although in Shuttle's context that is probably only useful when the track's genre is Audiobooks or the album's length is many hours long.
Thanks for having a look!
Audiobook Player:

OK. So I guess we can use the IS_PODCAST MediaStore flag, or check if the extension is m4b (audio book), or just assume that tracks > a certain length are podcasts, and we just need to store the playback position when the current queue is saved.
There's also BOOKMARK. The older AOSP music player used to have this feature.