MinimServer Forum
Melco using mounted NAS share - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Melco using mounted NAS share (/showthread.php?tid=4278)

Pages: 1 2 3


RE: Melco using mounted NAS share - 9dIe2Hd0VGy3Pw0zYPYs - 14-02-2018 18:16

Thanks, I deleted all files without ffmpeg.


RE: Melco using mounted NAS share - simoncn - 15-02-2018 00:09

You should have exactly one file, named ffmpeg (not ffmpeg-10bit).

Thanks for the trace log. It shows that the issue is caused by UTF-8 accented characters in the file path for the song you are playing. This is a problem on the Melco because the Melco platform default charset is set to US-ASCII and this prevents MinimServer from invoking ffmpeg with an input file path argument containing UTF-8 characters.

If I can think of a workaround, I will post back here.


RE: Melco using mounted NAS share - 9dIe2Hd0VGy3Pw0zYPYs - 15-02-2018 18:40

Hi Simon, you're right.
After renaming the folder everything's works fine.
But this is of course just a workaround for testing.
I have many many folders and I don't want to seek all and rename them.


RE: Melco using mounted NAS share - simoncn - 15-02-2018 18:56

I agree that this isn't a solution. I have some ideas for possible solutions that don't require renaming but this will take a bit of time.


RE: Melco using mounted NAS share - 9dIe2Hd0VGy3Pw0zYPYs - 15-02-2018 20:14

Great support til now. Thank you.


RE: Melco using mounted NAS share - simoncn - 18-02-2018 23:13

PM sent.