2024-02-12, 03:12 PM
(This post was last modified: 2024-03-01, 04:21 PM by TheHellSite. Edited 1 time in total.)
Hello all,
saving any type of Live TV configuration gives me an error as shown below.
Everytime I hit Save the below error appears in the logfile.
It is not a permission issue between the jellyfin user and the m3u file, since it is stored in the same directory as the other media files.
Not even with the user jellyfin as the owner of the file the M3U Tuner configuration can be saved.
It is also not a firewall permission issue, the LXC running jellyfin is allowed to access the DVB-C tuner.
The same error also appears if I try to save ...
Therefore I think there is some sort of internal error in Jellyfin.
I even found a closed GitHub issue wich could be related to my issue but has not been answered by any dev: https://github.com/jellyfin/jellyfin/issues/9203
Kind Regards
TheHellSite
saving any type of Live TV configuration gives me an error as shown below.
Code:
Server: jellyfin
Version: 10.8.13
OS: Linux
Architecture: X64
- Go to: Jellyfin --> Live-TV
- Add Tuner --> M3U Tuner
- Provide the path to the m3u file --> press Ok
- Hit Save.
- "Alert: There was an error saving the TV provider. Please ensure it is accessible and try again."
Everytime I hit Save the below error appears in the logfile.
Code:
[2024-02-12 15:55:46.503 +01:00] [INF] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was forbidden.
It is not a permission issue between the jellyfin user and the m3u file, since it is stored in the same directory as the other media files.
Not even with the user jellyfin as the owner of the file the M3U Tuner configuration can be saved.
It is also not a firewall permission issue, the LXC running jellyfin is allowed to access the DVB-C tuner.
The same error also appears if I try to save ...
- a random IP:Port combination as a HD Homerun tuner.
- the "LegalStream Live News Playlist", referenced in the Jellyfin Live-TV setup guide.
Therefore I think there is some sort of internal error in Jellyfin.
I even found a closed GitHub issue wich could be related to my issue but has not been answered by any dev: https://github.com/jellyfin/jellyfin/issues/9203
Kind Regards
TheHellSite