Niels van Velzen

Results 33 issues of Niels van Velzen

### The problem The Jellyfin integration doesn't use a persistent device id. This causes the integration to register a new device in the Jellyfin server each time HA is restarted....

integration: jellyfin

**Changes** Use the userId from the authorizationInfo when the request doesn't have one. This makes the parameter actually optional (right now you get a bad request when there is no...

stable backport

Jellyfin has a lot of image types: - Primary - Art - Backdrop - Banner - Box - BoxRear - Disc - Logo - Menu - Screenshot - Thumb Some...

good first issue

# :rocket: What is **The Playback Rewrite**? The goal of the rewrite is to create new playback code from scratch for video playback, audio playback and live tv. The new...

confirmed
roadmap

Currently the only way to use SyncPlay is by disabling ExoPlayer

enhancement
exoplayer

Sometimes people use a baseurl and only have a redirect on the index page (e.g. jellyfin.local -> jellyfin.local/jellyfin). When the user inputs jellyfin.local we should send a HEAD request and...

enhancement
good first issue

When a user is dumb and makes a typo and the HTTP port is out of range the discovery stuff throws an exception and the Android TV app crashes... I...

bug
good first issue

Right now connection issues are emitted as MissingSystemInfo, with the throwable pointing to an ApiClientException with a cause containing the actual exception emitted from OkHttp. **This can be made better/easier.**...

enhancement

The prepare script is really slow and annoying. It runs each time you install dependencies (which I always do when opening a project to make sure they are up-to-date). I...

cleanup