Rockbox Ports are now being developed for various digital audio players!
Make sure you don't have party mode turned on, or prevent track skipping turned on. Also, Rockbox Utility installs Rockbox
Where is the "prevent skipping" option found? I cannot seem to find that option under my settings.
No longer related to that, does rockbox not support tracks labeled in Japanese? I cannot seem to be able to play them (and additional fonts were installed).
The playlist fails. I have a playlist of "All" since I want to be able to play all of my music on shuffle. I do have my music in a few different folders, due to the the 999 track supported limit. I can navigate to what I think is a folder (because of the squares) and play some of the failed songs, but they show up as a series of squares, so if I want to play something specific, I have to guess as to what it is.
Quote from: IcarusMiles on March 16, 2013, 06:01:12 PMThe playlist fails. I have a playlist of "All" since I want to be able to play all of my music on shuffle. I do have my music in a few different folders, due to the the 999 track supported limit. I can navigate to what I think is a folder (because of the squares) and play some of the failed songs, but they show up as a series of squares, so if I want to play something specific, I have to guess as to what it is.So if I understand you correctly, your problem is two fold:1) Your playlist files do not work, but the files themselves actually do play if you access them outside of the playlist2) Unicode filenames aren't displayed with the font you're usingBasically two separate issues, with two separate solutions:For 1, a playlist is just a list of file locations to play (in plain text). If you open it in a text editor you can double check that the files actually exist on your player. Keep in mind that rockbox will ignore things like drive letters and such.For 2, it sounds like you need to use a unicode font, such as unifont, that supports the characters in your files. You could switch to a theme that uses a unicode font, or (I think) change the font to in the settings menu.
For 1I rather suspect an encoding problem of the playlist file than path errors. An m3u file dosen't have a specified encoding, it uses the local one of the PC that generated the playlist. A PC with japanese Windows will use an encoding different to the default one in Rockbox. Use m3u8 playlists (which use utf8 as encoding) or adjust the default encoding setting in Rockbox.
Then all you need to do is use a theme that has Japanese characters.
Page created in 0.083 seconds with 15 queries.