Skip to content
New issue

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. #983

Open
xspeed1989 opened this issue Mar 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@xspeed1989
Copy link

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

@xspeed1989 xspeed1989 added the bug Something isn't working label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant