mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #11199] fix: use a more recent UA for M3U Tuner #12785
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11199
State: closed
Merged: Yes
Changes
This changes the default User-Agent of M3U Tuner to a recent version of Chrome, as the current one uses an ancient version and seems to be blocked by a lot of servers as reported by various users.
Issues
Fixes #11015