This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2808 - Random Folder
Attached to Project:
Rockbox
Opened by ruiner808 (ruiner808) - Tuesday, 06 December 2005, 19:26 GMT+2
Last edited by ruiner808 (ruiner808) - Tuesday, 06 December 2005, 19:26 GMT+2
Opened by ruiner808 (ruiner808) - Tuesday, 06 December 2005, 19:26 GMT+2
Last edited by ruiner808 (ruiner808) - Tuesday, 06 December 2005, 19:26 GMT+2
|
DetailsFirst off, with version 2.5 you guys introduced the
ability to have the player move to the next folder on completion of the current folder, instead of repeating. This was an awesome addition for me. Good job guys! This is an excellent feature. So anyway, after adding the ability to move to the folder, I thought it would be really nice if it could move to a random folder next. I store my music with each album having its own folder, which I belive most people do, so basically this becomes a "Random Album" function. You have really done some incredible things with this device. I have been a Rockbox user since you first started putting the project together. You guys are the reason that I have kept my Studio 20 in use. Keep up the good work. I'm looking forward to seeing what good things you have in store for the future of Rockbox. |
This task depends upon
Closed by Björn Stenberg (zagor)
Monday, 09 October 2006, 12:59 GMT+2
Reason for closing: Accepted
Additional comments about closing: Closing all feature requests.
Monday, 09 October 2006, 12:59 GMT+2
Reason for closing: Accepted
Additional comments about closing: Closing all feature requests.
u need to change the auto-change directories setting to random, and make sure u backup your config as it will reset your settings...
please let me know if it works..
i can compile the patch for any1 that cant them selfs.. just tell me what target u want..
ok.. actually it does work... except i need to find a better way to choose a random folder.. any ideaS?
lemme know how it goes
ive tweaked it a bit more but cant upload it till iu get home...
this version is the last im gonna play with...
for some reason it seems to work (random dir only) short press right then long press right on the wps, but not at the end of the playlist..
i dont know... and the randomness sux :(
http://www.rockbox.org/tracker/task/5338
finally, i freeking got it to work :D
This patch resets your settings so back up first. and dont bother if you dont use dircache, its pretty slow.
(also, while im here ill remove all the old patches that dont work)
Thanks!
I'll be waiting then!
Ta.
i just downloaded rockbox yesterday and i've very interested in getting the Random Folder ability compiled in.
i've got cygwin setup was able to build the stock daily source from today, but when i try to patch with the last random_folder.diff file it fails in several spots.
is there any quick way to get it updated for the latest code?
i seriously can't believe that their isn't more demand for a play random folder ("album") option with mp3 players, simply ridiculous.
The way it works is by using a folder list which needs to be generated by a new plugin (cunningly called random_folder_advance). after you run that, goto settings > general > playback > auto-change dir and set it to "random" and then your good to go.
This takes about 2s to grab a new folder, and uses almost no RAM for the people who donnot use this.
btw, it resets your settings, so save them first