Rockbox Ports are now being developed for various digital audio players!
Quote from: pmennen on May 15, 2014, 11:42:02 AMOk ... wow. It now works following your instructions. But wait ... isn't this "create playlist" thing pretty much essential. Shouldn't it appear in the main menu so it could be discovered without a manual? Maybe I could have figured this out if I didn't have the manual ... but long press on playlist catalogue would certainly not be an easy guess. And with the manual, I had no chance. (Perhaps this manual should be deleted, as it may be doing more harm than good.) Don't thousands of people learn how to use this? This manual is dated yesterday ... but perhaps there is a more up to date manual that people are looking at? Otherwise I'm still confused about how people use this.~PaulCreating a single playlist of every file on your DAP is a very niche feature, proof of that is the very few (if any?) complaints about it being moved. IIUC you do the same by just using the database or the file manager anyway.
Ok ... wow. It now works following your instructions. But wait ... isn't this "create playlist" thing pretty much essential. Shouldn't it appear in the main menu so it could be discovered without a manual? Maybe I could have figured this out if I didn't have the manual ... but long press on playlist catalogue would certainly not be an easy guess. And with the manual, I had no chance. (Perhaps this manual should be deleted, as it may be doing more harm than good.) Don't thousands of people learn how to use this? This manual is dated yesterday ... but perhaps there is a more up to date manual that people are looking at? Otherwise I'm still confused about how people use this.~Paul
The manual is (waaay) out of date here.. hold down select/ok/middle button (whetaver it is on the clip) so you get to the context menu on the "playlist catalogue" item and the "create playlist" option is there
This isn't working for me. I just installed Rockbox on a Clip Zip (with the installer). When I get to the Create Playlist option instead of creating the playlist in root.m3u8 like it used to I'm taken to the virtual keyboard. When I hold down the center button to accept the filename I'm returned to the menu. An empty playlist file has been created in the filesystem, I assume because Rockbox is trying to save the current playlist. What I want is the old behaviour that lets me create a playlist of all files on the device.
if (tc.currdir[1]) snprintf(filename, sizeof filename, "%s.m3u8", tc.currdir); else snprintf(filename, sizeof filename, "%s/all.m3u8", catalog_get_directory());
Page created in 0.078 seconds with 14 queries.