Results 253 comments of Odd Stråbø

You're missing http(s):// in your server URL. Seems we aren't currently sanetizing that in this client…

I can confirm that this is also a problem when removing a library in the Jellyfin dashboard.

I'm guessing this is a half-implemented feature from the Emby days, and I think it would be quite feasible to implement it. It would, however, require changing the URL/database format,...

> https://github.com/jellyfin/jellyfin-kodi/blob/b6cd28e39c56ec95db1a019747a75e017b45b1e9/jellyfin_kodi/jellyfin/api.py#L260-L265 > > This seems to be the problematic code just from looking at it. > > This doesn't seem right. Generally a "pokemon try-catch" is not a good...

I see connection errors in the log (network or server down), so this is probably yet another symptom of the addon not handling getting disconnected.

Issue is fixed but not released upstream: xbmc/xbmc#20501 Backported patch xbmc/xbmc#20528 looks to be scheduled for release of Kodi 19.4, whenever that is. Leaving open for visibility, but there is...

What @mcarlton00 is suggesting is called [Split-horizon DNS](https://en.wikipedia.org/wiki/Split-horizon_DNS), and is what I personally use for this at the moment. When a computer on LAN asks the router what the IP...

@MayeulC This is not an argument against supporting offline caching of media in the Kodi addon, but the ADSL situation is the perfect reason to set up a local Jellyfin...

I suspect that when you delete e01, Kodi no longer knows that the series is being watched.

Please provide full client logs