MediaElch icon indicating copy to clipboard operation
MediaElch copied to clipboard

Kodi sync password bug

Open Mark112887 opened this issue 1 year ago • 1 comments

I wanted to make an issue known to the developer. After many hours of troubleshooting this problem thinking it was a configuration error with something on my network or having to do with my PC as a whole I've discovered a feature breaking issue with library synchronization. I have a password set for my server within Kodi that uses special characters specifically @ and $ I repeatedly received host not found when attempting to sync my library. Just a few moments ago I discovered that removing the special characters from my password allows for everything to work fine. Not sure if the developer wants to implement a fix for this issue. It did take me forever to figure it out

Mark112887 avatar Sep 13 '24 13:09 Mark112887

Oh! Thank you very much for reporting!

Note to self:

Need to fix method KodiSync::xbmcUrl() which does not encode special characters.

bugwelle avatar Sep 19 '24 18:09 bugwelle