## 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>