You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plex logs the following: May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:07.859 [0x7f61f57f2700] Fehler — [Transcoder] Unrecognized option 'crf:0'.
May 13, 2020 12:00:07.859 [0x7f61f7ff7700] Fehler — [Transcoder] Error splitting the argument list: Option not found
May 13, 2020 12:00:08.059 [0x7f6206ffd700] Fehler — Failed to start session.
Any ideas?
The text was updated successfully, but these errors were encountered:
Did you find a resolution to this? If not, do you happen to be running on ubuntu 20.04?
I am having similar issues, on 20.04 (docker and bare metal). I can run fine on as raspberrypi which is what is making me think it is a problem with 20.04
Edit: Resolved. It was a error with transcoding on plex (specifically the transcoder temp directory)
Hi all,
I was just trying to set up Telly + Plex and ran into the following issue.
I'm using the DEV-FFMPEG docker image with host network, same as for plex.
Adding Telly to Plex as DVR works and also recognizes the channel, however when I want to stream any channel, I get the following error in Telly:
_time="2020-05-13T09:48:07Z" level=info msg="frame= 6 fps=0.0 q=-1.0 size= 294kB time=00:00:00.50 bitrate=4740.0kbits/s speed=0.999x "
time="2020-05-13T09:48:07Z" level=info msg="frame= 18 fps= 18 q=-1.0 size= 498kB time=00:00:01.02 bitrate=3995.9kbits/s speed= 1x "
time="2020-05-13T09:48:08Z" level=info msg="frame= 31 fps= 20 q=-1.0 size= 664kB time=00:00:01.53 bitrate=3547.9kbits/s speed=1.01x "
time="2020-05-13T09:48:08Z" level=error msg**="Error when copying data" error="write tcp 192.168.178.45:6077->192.168.178.45:47176: write: broken pipe"**
time="2020-05-13T09:48:08Z" level=info msg="Stopped streaming 10000"_
Plex logs the following:
May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:07.859 [0x7f61f57f2700] Fehler — [Transcoder] Unrecognized option 'crf:0'.
May 13, 2020 12:00:07.859 [0x7f61f7ff7700] Fehler — [Transcoder] Error splitting the argument list: Option not found
May 13, 2020 12:00:08.059 [0x7f6206ffd700] Fehler — Failed to start session.
Any ideas?
The text was updated successfully, but these errors were encountered: