More > JRiver Media Center 25 for Linux

Filenames with weird characters are refusing to sync to FAT32 drive [Solved]

(1/1)

BryanC:
When I try to sync files with strange characters in the name to my FAT32 Sansa Clip Sport Plus, they refuse to sync.

Other files without strange characters sync fine. See picture for examples of characters (all of the tracks in the image will fail to sync):



I am using Clean() in my filename expression:
--- Code: ---Rand(100,999,1)clean([Artist] - [Name],3)
--- End code ---
(The Rand stuff is to workaround the absolutely arcane Sansa Clip firmware limitations on their recent devices)

When I sync the same files to an ext4 device, they sync fine.

Here is a little info from stackexchange on an rsync or shell script workaround: https://unix.stackexchange.com/questions/70785/rsyncing-files-with-special-characters-to-usb-fat32/70817
I'm not sure which transfer protocol MC uses.

Logs sent.

Thanks!

BryanC:
I solved this by adding the iocharset=utf8 option to the fstab mount directives for my device.

JimH:
Well done, and thanks for letting us know.

Navigation

[0] Message Index

Go to full version