Letters like á or é are not recognized by Jellyfin - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: Letters like á or é are not recognized by Jellyfin (/t-letters-like-%C3%A1-or-%C3%A9-are-not-recognized-by-jellyfin) |
Letters like á or é are not recognized by Jellyfin - Luffy879 - 2024-02-06 I'm running Jellyfin on debian stable, and every time I look at a song that has an "á","é", or just a " ' " in it, the letter just shows up as a "�" character. When I try to play the song, it just shows a "Playback error" error Message When looking at the logs, I just get "Emby.Server.Implementations.Library.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args) at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver) ---> (Inner Exception #1) System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/jellyfin/music/music/Republic/A rekl�m ut�n'." As error, which dosent help me a lot. If I could guess, the problem is that my server which jellyfin is running on can´t handle " ' " properly, but I don´t know what to do to fix that. RE: Letters like á or é are not recognized by Jellyfin - Venson - 2024-02-06 Is your media directory mounted via a network share like samba? |