AmatCoder/mednaffe

Comma in folder name

danijelt opened this issue · 1 comments

I share CD images over the network via SMB share and I mount it locally with file manager, which creates GVFS directory on the filesystem with the path like /run/user/1000/gvfs/smb-share:server=myserver,share=PSX. This is correctly saved in this format in the config file. However, since the app also separates config options with comma, ,share=PSX part is lost on restart and I have to re-add the folder every time I launch Mednaffe.

I tried to add backslash to the comma in the dir name, but it didn't help.

You could workaround this easily by using a symlink.