Rockbox Ports are now being developed for various digital audio players!
1) the playlists on the player's internal memory are recognized only if I browse the files of the memory (and the included songs plays regularly), but not in the Rockbox playlist directory;
2) the same happens with the playlists on the microSD card, but the included songs don't play.
Quote from: Nick Charles on February 28, 2011, 05:17:19 AM2) the same happens with the playlists on the microSD card, but the included songs don't play.Are the paths correct in the playlist files?
Yes, the playlists are generated by MediaMonkey in m3u and placed in the "Playlists" directory of the microSD card while the player is plugged to PC in MSC mode.
So you made a playlist directory on the SD card, and then copied the playlist files there. Did you check that the paths are correct for the new directory? Can you post the path to an example file here?
Yes, but the microSD card gets mounted to /<microSD1>/ in Rockbox. If the path in the playlist does not contain this Rockbox will not look in the microSD card for the files.It occurs to me that simply searching both / and /<microSD1>/ for paths in playlists could help avoid this.
Page created in 0.076 seconds with 15 queries.