[PR #11199] fix: use a more recent UA for M3U Tuner #12785

Closed
opened 2026-02-07 07:01:43 +03:00 by OVERLORD · 0 comments
Owner

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

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11199 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> 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** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #11015
OVERLORD added the pull-request label 2026-02-07 07:01:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12785