Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Limit Bookmarks to One Per Track
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: Limit Bookmarks to One Per Track  (Read 7992 times)

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Limit Bookmarks to One Per Track
« Reply #15 on: June 10, 2010, 07:01:37 PM »
Quote from: Llorean on June 10, 2010, 05:20:52 PM
How many files do you realistically have that you need to keep parallel bookmarks in, but for some reason cannot put in different folders?

Why not create a playlist for each file and play the playlist instead of the file? That could be done with a few lines of shell script.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline reunted

  • Member
  • *
  • Posts: 9
Re: Limit Bookmarks to One Per Track
« Reply #16 on: June 12, 2010, 05:48:19 AM »
Quote from: Llorean on June 10, 2010, 05:20:52 PM
Again, it's "one bookmark per playlist"

That is only true if the Unique Only option is on, otherwise you can save 10 bookmarks per playlist to Recent Bookmarks.

Instead of starting from the Unique Only option which is restricted to one per playlist, you start with the many per playlist option and overwrite bookmarks as new ones are added on existing bookmarked tracks.  This allows you to have one bookmark per track and up to 10 bookmarks for all tracks in one folder.  I don't need the bookmarks to span across multiple folders.  There is no change required to Rockbox's playlisting method.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Limit Bookmarks to One Per Track
« Reply #17 on: June 12, 2010, 06:30:54 AM »
Bookmarks are stored per playlist. New ones are added on existing bookmarked playlists not tracks. Storing them per track would be new either way, they're store per folder or playlist currently. So yes, a change would be required to Rockbox's playlisting method to recognize bookmarks on a per file basis.

Again, why not try telling us why your files can't be in separate folders (which is generally trivial to accomplish) and maybe we can give you other suggestions to solve your problem - what exactly is your use case?
Logged

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Limit Bookmarks to One Per Track
« Reply #18 on: July 06, 2010, 06:13:38 PM »
I can very well understand the motivation and will probably implement it. Actually, I think we could/should have this option for "ordinary" (not recent) bookmarks too, i.e. that each track is present no more than once in a .bmark file.

But first I need to understand how the new "Update on Stop" setting works and what exactly it does...
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: Limit Bookmarks to One Per Track
« Reply #19 on: July 06, 2010, 07:04:15 PM »
It creates a bookmark on stop if the bookmark file already exists. If it doesn't exist, the previous behaviour happens.
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Limit Bookmarks to One Per Track
« Reply #20 on: July 07, 2010, 04:45:55 PM »
He-he, since both the playlist name and the file name are stored in bookmarks, the option "Unique per track" should be not that hard to implement!
Logged

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Limit Bookmarks to One Per Track
« Reply #21 on: July 12, 2010, 04:44:43 PM »
A patch has been added to FlySpray: FS#11473 - New bookmarking option: one per track. Please try and comment.
Logged

Offline stan

  • Member
  • *
  • Posts: 1
Re: Limit Bookmarks to One Per Track
« Reply #22 on: August 25, 2010, 12:36:56 PM »
I think this is a great idea, but don't know how to work with a patch.  Can you put this feature into the build?
Logged

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Limit Bookmarks to One Per Track
« Reply #23 on: August 30, 2010, 05:53:38 AM »
I created the patch and posted it here on the forum, on the maling list and on IRC. There wasn't much feedback, so that I think there are not many users interested in it. Since the patch adds some bytes to the binary and since I personally don't use bookmarks much, I will not commit the patch any time soon. I'd need more opinions to do (or not to do) this. But I still like the idea and wonder why this option didn't exist from the very beginning on.
Logged

Offline oayz

  • Member
  • *
  • Posts: 86
Re: Limit Bookmarks to One Per Track
« Reply #24 on: September 07, 2010, 07:24:45 PM »
fml2, thanks for your effort. I also believe this is nice feature. One reason you are not getting feedback is that there a quite a few people around who do not mess with patches and associated private builds (stan, me and I bet original poster).

If our bright developers could only figure out how to publish patches in compiled form ... Can we set up server based compile? Something like:
- pick the patch
- select target platform
- post your email address
- receive private built
Logged

Offline fml2

  • Member
  • *
  • Posts: 157
Re: Limit Bookmarks to One Per Track
« Reply #25 on: September 08, 2010, 08:21:15 AM »
Quote from: oayz on September 07, 2010, 07:24:45 PM
One reason you are not getting feedback is that there a quite a few people around who do not mess with patches and associated private builds

For me, it's not a question of ready to use builds but rather a question of stated interest (or lack thereof). If many enough would say "Yes, i want this feature", I'd commit it. The feature (its implementation) adds code complexity and binary size, so I need something to justify the commit. Write here, ask and nag in IRC -- and you'll get it! :-)
Logged

Offline oayz

  • Member
  • *
  • Posts: 86
Re: Limit Bookmarks to One Per Track
« Reply #26 on: September 08, 2010, 05:33:55 PM »
OK, so far only 3 people are interested (reunted, stan, oayz)
Logged

Offline ajthorton

  • Member
  • *
  • Posts: 3
Re: Limit Bookmarks to One Per Track
« Reply #27 on: September 08, 2010, 06:27:07 PM »
1
Logged

Offline Confuseling

  • Member
  • *
  • Posts: 49
Re: Limit Bookmarks to One Per Track
« Reply #28 on: September 13, 2010, 03:10:44 PM »
Quote from: Llorean on June 10, 2010, 05:20:52 PM
...How many files do you realistically have that you need to keep parallel bookmarks in, but for some reason cannot put in different folders?
...

Call it a kind of 'overdetermination', being able to get to about the same result through multiple paths, suited to different use cases.

I only use my MP3 player, and Rockbox, for podcasts and audiobooks. The podcasts range between half an hour and an hour and a half, and are sometimes quite dense, so the possibility of bookmarking each episode individually, whilst still retaining the ability to keep them all in the same folder for ease of browsing, would be welcome.

I could use playlists, but one of the attractions of Rockbox for me is the fact that I can ignore such unnecessary complications for my mode of use as these and tags, and just use file browsing.

+1
Logged

Offline hukka

  • Member
  • *
  • Posts: 1
Re: Limit Bookmarks to One Per Track
« Reply #29 on: September 13, 2010, 05:39:42 PM »
+1

I bought my player primarily for listening to podcasts. The feature being talked about here would be better than nothing, although preferably I would like to see the same kind of bookmarking functionality in Rockbox as in the OF of my Sansa Clip+, where it will just automatically remember playback position for files in the Podcasts directory.
Logged

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Limit Bookmarks to One Per Track
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.128 seconds with 15 queries.