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

path names that include '[' or ']' seem to fail #71

Closed disputin closed 2 years ago

disputin commented 2 years ago

For example:

-?????????  ? ?    ?             ?            ? '02_-_Seduction_-_Groove_Me_[cub_mix].mp3'
-?????????  ? ?    ?             ?            ? '03_-_Overweight_Pooch_-_Hip_House_Party_[extended_mix].mp3'
-rw-r--r--  1 sean sean 6847805 Nov  2 21:06 "04_-_Certain_Ratio,_A_-_Won't_Stop_Loving_You.mp3"
-?????????  ? ?    ?             ?            ? '05_-_Jazzi_P_-_Feel_The_Rhythm_[club_mix].mp3'
-?????????  ? ?    ?             ?            ? '06_-_New_Life_-_Got_2_B_Free_[italo_house_mix].mp3'
-?????????  ? ?    ?             ?            ? '07_-_Steve_Harvey_-_I'\''m_The_One_[extended_vocal_mix].mp3'
-rw-r--r--  1 sean sean 8120520 Nov  2 21:06 '08_-_La_Mix_feat_Problem_Child,_The_-_Coming_Back_For_More_(Back_Off_Girl).mp3'
-?????????  ? ?    ?             ?            ? '09_-_Jazzi_P_-_Feel_The_Rhythm_[the_tunnel_mix].mp3'
-?????????  ? ?    ?             ?            ? '10_-_Steve_Harvey_-_I'\''m_The_One_[extended_vocal_dub_mix].mp3'
khenriks commented 2 years ago

Sorry about this bug, this is a duplicate of #66. It's fixed in the latest version (1.1.1). If you upgrade to the newest version, it should be fixed.

disputin commented 2 years ago

Thanks. I’ll install from git instead of the Debian package

Sean

Sent from my iPhone

On Jan 15, 2022, at 2:29 PM, K Henriksson @.***> wrote:

 Sorry about this bug, this is a duplicate of #66. It's fixed in the latest version (1.1.1). If you upgrade to the newest version, it should be fixed.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.