We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The path replacement feature does not work properly when using WebDAV with non-English characters in the path.
Set up a WebDAV server and configure the path replacement feature in Jellyfin/Kodi to use WebDAV paths.
Android 14
10.10.5
21.2
Direct-path mode ('native')
2025-03-09 22:12:25.636 T:25101 info : Creating InputStream 2025-03-09 22:12:25.636 T:25101 debug : CFileCache::Open - <davs://hide:12345/jellyfin_media/movie/源代码 (2011)> opening 2025-03-09 22:12:25.637 T:25101 debug : CurlFile::Open - <https://hide:12345/jellyfin_media/movie/源代码 (2011)> 2025-03-09 22:12:25.637 T:25101 error : CCurlFile::CReadState::FillBuffer - (0xb400007338b47cb0) Failed: URL using bad/illegal format or missing URL(3) 2025-03-09 22:12:25.637 T:25101 error : CCurlFile::Open - <https://hide:12345/jellyfin_media/movie/源代码 (2011)> Failed with code 0:
2025-03-09 22:12:25.637 T:25101 error : CFileCache::Open - <davs://hide:12345/jellyfin_media/movie/源代码 (2011)> failed to open
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
The path replacement feature does not work properly when using WebDAV with non-English characters in the path.
Steps to Reproduce
Set up a WebDAV server and configure the path replacement feature in Jellyfin/Kodi to use WebDAV paths.
Operating System
Android 14
Jellyfin Server Version
10.10.5
Kodi Version
21.2
Addon Mode
Direct-path mode ('native')
Logs
2025-03-09 22:12:25.636 T:25101 info : Creating InputStream
2025-03-09 22:12:25.636 T:25101 debug : CFileCache::Open - <davs://hide:12345/jellyfin_media/movie/源代码 (2011)> opening
2025-03-09 22:12:25.637 T:25101 debug : CurlFile::Open - <https://hide:12345/jellyfin_media/movie/源代码 (2011)>
2025-03-09 22:12:25.637 T:25101 error : CCurlFile::CReadState::FillBuffer - (0xb400007338b47cb0) Failed: URL using bad/illegal format or missing URL(3)
2025-03-09 22:12:25.637 T:25101 error : CCurlFile::Open - <https://hide:12345/jellyfin_media/movie/源代码 (2011)> Failed with code 0:
2025-03-09 22:12:25.637 T:25101 error : CFileCache::Open - <davs://hide:12345/jellyfin_media/movie/源代码 (2011)> failed to open
Server Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: