Results 108 comments of Odd Stråbø

If you want to, by all means… I think it belongs as a server plugin or an external program. I *do* see the potential UX benefit, but I get a...

`JELLYFIN.helper.utils -> ERROR::jellyfin_kodi/helper/utils.py:552 No ancestor found, not syncing item with ID: fc5cbc521ed3ac8390817be2666574e2` Based on that error, I'm guessing it is a continuation of the saga of this particular block of...

Under user settings -> Home ![image](https://user-images.githubusercontent.com/638706/136706184-5ac5e0e4-18e6-4260-95e9-e07edc116ac7.png) `Anime` and `Series` here combines into a library named `TV Series` on the home page of Jellyfin. Due to some sync optimizations, and `TV...

I would love to completely rip out all the current database interaction code, but the addon API is too limited in this regard from what I've found so far. We...

So, one wild idea I just had is the possibility of using the [http network source](https://kodi.wiki/view/HTTP) combined with a server-side addon in Jellyfin, presenting a browsable http tree with strm,...

@mcarlton00 well, it doesn't really do that much more now either. Making sure the library is synchronized and up to date (could still trigger re-scans of affected files), making sure...

Our addon currently stores the following URI in the files table in the video database; `plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?filename=Big+Buck+Bunny+%282008%29+%28HDTV-2160p+-+x264+MP3%29.mp4&id=4d67615aa1fbd62293d1b6e08c82b809&dbid=36&mode=play`. And, as @mcarlton00 said, I'm not particularly good at C++ either – can piece...

@Long-Man *if* MediaImport gets merged into Kodi 19, it would be of great help *when* we decide we're tired of supporting Python 2, and go full Python 3. Unless and...

The sync usually isn't instant, and can take a few minutes

I can confirm that this is indeed an issue, no idea of what changed to cause it, however. Workaround is to disable cinema mode in the addon.