Closed JSylvia007 closed 1 year ago
UPDATE: New config parameter required. There is now a device_tuners and a tuners parameter. I've set them both to 6, and now the page loads properly.
Plex can no longer stream, however, I now get this error in the log:
[2022-11-22 11:29:10,276] INFO - [ceton] Selected Ceton tuner#: 1
[2022-11-22 11:29:10,278] INFO - [ceton] Ceton tuner 1 to be started
[2022-11-22 11:29:10,467] INFO - [ceton] Preparing Ceton tuner 1 on port: 49991
[2022-11-22 11:29:11,396] INFO - [ceton] Initiate streaming channel 1412 from Ceton tuner#: 1
[2022-11-22 11:29:11,399] INFO - Attempting to Select an available tuner for this stream.
[2022-11-22 11:29:11,400] INFO - Tuner #1 Acquired.
[2022-11-22 11:29:11,402] INFO - ceton Tuner #1 to be used for stream.
[2022-11-22 11:29:11,404] INFO - Preparing Stream...
[2022-11-22 11:29:11,405] ERROR - Unable to Stream: TunerError: Tuner Setup Failed (lazily handled): Tuner Setup Failed (lazily handled):KeyError 'buffsize'- /opt/fHDHR/fHDHR/fHDHR/streammanager/stream/__init__.py line 81
[2022-11-22 11:29:11,415] INFO - 10.1.60.99 - - [2022-11-22 11:29:11] "GET /api/tuners?method=stream&channel=855&origin=ceton&stream_method=ffmpeg&accessed=http%3A//10.1.60.99%3A5004/hdhr/ceton/auto/v855 HTTP/1.1" 503 2648 1.696196
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please re-open this and accept the pull request from @nlhintz. It works.
Howdy all! Been a while. I haven't been using Live TV for a while, but I was in the process of updating things in my environment, and fHDHR was one of those things.
I did a git pull in the main fHDHR directory (that fast-forwarded, all good, no warnings), then I did the same in each of the plugin directories, (), again, all good no issues.
Kicked off fHDHR, started without an issue, clicked around, and everything seemed to be working.
When I clicked the "Ceton" button, the website says, "Internal Server Error", and the log dumps this out:
Any help?