hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
834 stars 202 forks source link

Error with non-ascii characters in filenames #70

Closed guibog closed 9 years ago

guibog commented 9 years ago

I installed gmrender-ressurect on a Raspberry Pi with Rasbian distro, following this tutorial: http://www.coraline.org/non-fiction/raspi-upnp-renderer

I use the Rpi as music renderer, controlled from my phone using BubbleUPnP

The mp3 files are stored on a usb hard drive plugged in the Rpi, and are served by minidlna.

Everything works perfectly with most files, except with those having special characters in the filename (e.g. ü)

I am not sure the issue comes from gmrender-resurrect, how should I confirm this?

guibog commented 9 years ago

Hi, I was able to test it with another upnp renderer which had the same issue, so gmrender is likely not concerned, closing.