Tim Eisele

Results 40 issues of Tim Eisele

Better solution than #9237 because it solves the playback and seeking issues when concatenating the VOB and M2TS files. **Changes** * Re-add BDInfo, still remove DvdLib * Use all "big...

Why is there a setting if it is never enforced anywhere... **Changes** * Add auth policy for media playback * Enforce policy on all playback endpoints for non-LAN requests **Issues**...

enhancement
backend
blocked
breaking change: web api

I just wanted to let you know that Jellyfin has it's own plugin template which also includes CI and other stuff you might want to incorporate: https://github.com/jellyfin/jellyfin-plugin-template

enhancement
project-structure

Currently JF4K syncs the playstate of an item as it is exposed by the syncqueue. This includes items which have playstates below and above the boundaries set in the server...

bug

I have a working tvheadend server which provides picons and channel logos (works fine over it's webUI and on Kodi) but Jellyfin doesn't show any of them on the webUI...

feature

Rebases the code on current master and adopts it to changes happening since the original PR. Supersedes #6203

merge conflict

Rebases the code on current master and adopts it to changes happening since the original PR. Supersedes #6168

enhancement
backend
merge conflict

NFOs can include more than our three status descriptions: https://www.themoviedb.org/bible/tv **Changes** * Add helper function to properly transform different strings into our enum values

stable backport

Season names got lost when not scanning the base NFO, so they got reset on any subsequent scan. **Changes** Fetch them from the internal dict if it was filled while...

stable backport

**Changes** * Let Kestrel bind to all IPs by default if no `LocalNetworkAddresses` are set. **Issues** Fixes #11627

stable backport