mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: 10.8.0 - DVR cannot record with HDHR-US legacy tuner #3725
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#3725
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @SenorSmartyPants on GitHub (Apr 8, 2022).
Please describe your bug
Logs report MediaBrowser.Controller.LiveTv.LiveTvConflictException (see logs below). No other devices are attempting to use tuners.
Jellyfin Version
10.8.0
if other:
beta1
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@SenorSmartyPants commented on GitHub (Apr 8, 2022):
Info on my tuner

@SenorSmartyPants commented on GitHub (Jul 6, 2022):
Pulling 10.7.7 tag - Legacy HDHR tuner works
10.8.0-beta1 - Legacy HDHR tuner does not work.
Trying to figure out what commit might have caused the problem.... Not having great luck with that.
@SenorSmartyPants commented on GitHub (Jul 6, 2022):
@Bond-009 seems like you might have done the most in this area.
I've traced into CheckTunerAvailability(NetworkStream stream, int tuner, CancellationToken cancellationToken). There seems to be data coming back to the buffer, but whatever the response is it does not say the tuner is available. Even though both are available. Is this checked differently for Legacy HDHR?
I'm happy to run any test using my HDHR.
@SenorSmartyPants commented on GitHub (Aug 1, 2022):
This should be labeled as a regression, since pre-10.8 I could record fine with this hardware.
@mattsteg commented on GitHub (Sep 3, 2022):
I have the same issue - currently running on FreeBSD (so not officially supported) but getting the same error message.
Had you found any resolution or is there any additional information I can help with?
@ruthara commented on GitHub (Sep 26, 2022):
Duplicate of #7154
@Bond-009 commented on GitHub (Oct 18, 2022):
Closing as duplicate
@SenorSmartyPants commented on GitHub (Nov 13, 2022):
Closed with #8726