khenriks / mp3fs

FUSE-based transcoding filesystem from FLAC to MP3
http://khenriks.github.io/mp3fs/
GNU General Public License v3.0
382 stars 46 forks source link

Convert playlist content #38

Open l0b0 opened 9 years ago

l0b0 commented 9 years ago

I have ripped several of my CDs to FLAC, and in the process the ripper created a .m3u file listing them. To save space and CPU on my portable player I use mp3fs to convert the music, but the .m3u file is unchanged. Media players thereafter simply play the files in alphabetical order, which is not as intended. It would be great if mp3fs would support renaming paths inside playlist files.

Workarounds:

flight16 commented 8 years ago

That would be great. It would also be interesting if mp3fs supported writing to the playlists with the reverse translation.