Playlists
I love them.
Creating playlists on these little DAP’s has been a pet peeve for me. (ie Hiby R1 and Hiby R3 II gen 2 )
Manually adding tracks from the DAP - SD Card, in the right order , that I listen to my music is not only time consuming, it’s just NOT fun.
I’ve Modified m3u Playlist file - Using “ Find & Replace “ to quickly recreate playlists from other DAP’s before. (Provided the file structure is the same and music files exist on the SD Card)
But I thought I should post this in case anyone has come across this below.
I noticed that the format for the file structure in the .m3u Playlist file is different from my other HiBy DAPS. (The dreaded back slash and forward slash in the file path was the issue )
Each line in the .m3u file would show the file path (either relative or absolute ) but for some reason the format would have a back slash (/) or forward slash (\) between the directory path depending on which DAP I use.
By editing in a text editor on my MacBook the .m3u file - Using The feature “ Find and Replace” has been an amazing time saver. ( “Find & Replace” is found under the Edit menu )
2 Important Things here :
The file structure of my SD Card in my DAP’s always match’s my master library. ( ie Audirvāna )
But the directory Path in the (playlist .mu3 file) will differ at the beginning compared to the SD Card (ie D:\ on hard drive and a:\ on SD Card )
So adapting the Playlist to match what the DAP wants to see to read the Flac file is as simple as finding and replacing the beginning of the file path used on Audirvāna to match the SD Card file path the DAP wants to see.

Top : Find & Replace
Bottom Left : Before - Find
Bottom Right : After - Replace
The Takeaway here is that . Find what needs to be replaced with .
example lines in the .m3u File might have :
a:\Album name\song title.Flac
d:\Album name\song title.Flac
In this case I would find “d:“ and replace with “a:” Hit the “Replace All button “
( magically every line in the m3u file has been modified. in this case all 43 lines )
Just save the .m3u file and load it on the SD Card in the playlist _data folder. Do a Scan on the DAP. Then from the DAP, Load the playlist.
I can also modify my playlists created in Audirvāna ( Saved as a relative playlist ) Provided the file structure is matched to the SD Card in the DAP. I can very quickly modify the file path from Audirvāna to match the format expected by the Hiby DAP.
I have a rough time explaining myself. I hope this makes sense and it helps someone.