Commit graph

3 commits

Author SHA1 Message Date
PartyDonut
c5c7f71b84 feature: Improved sync capability 2025-06-15 11:54:46 +02:00
PartyDonut
f7ceb6c3a7
fix: Updated auth header (#62)
## Pull Request Description

Use updated auth header for jellyfin authentication

## Issue Being Fixed

Using deprecated auth headers

Resolves #61 

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-22 16:29:38 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00