Jellyfin Forum
Stream reactivation script - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic)
+--- Forum: General Discussion (https://forum.jellyfin.org/f-general-discussion)
+--- Thread: Stream reactivation script (/t-stream-reactivation-script)

Pages: 1 2


RE: Stream reactivation script - fdrslegs - 2024-05-07

i wish i would have read this comment before i made moves -_- i just caught it happening maybe 30min ago. I'm assuming it's going to look the same. if i catch it again, i'll grab the media player logs before i close it.

https://pastebin.com/v2EfrTx7

also, i looked at the xteve logs and at that time and it just says
"024-05-07 17:37:05 [xTeVe] Streaming Status: Channel: Toonami (Clients: 0)

2024-05-07 17:37:05 [xTeVe] Streaming Status: Channel: Toonami - No client is using this channel anymore. Streaming Server connection has ended

2024-05-07 17:52:10 [xTeVe] Streaming Status: Client has terminated the connection"

spoiler, i didn't stop it myself lol


RE: Stream reactivation script - TheDreadPirate - 2024-05-07

Does xteve has a timeout setting you can adjust?


RE: Stream reactivation script - fdrslegs - 2024-05-08

I ran it over night and clipped the end of the logs before it started changing what it was pumping out and then cut it when it started doing something different. I also did save the whole text document so that if there is a way you want to see the whole bad boy i got it.

this is the one showing the output it was constantly doing before a change happened

https://pastebin.com/cN3FS4rN

and here it is showing the tail end of the change and what it did after

https://pastebin.com/fUhHTpGV


RE: Stream reactivation script - fdrslegs - 2024-05-08

sorry, i didn't see your other response about xTeve. There is an option for "Timeout for new connections" that they claim helps for channel switching and i am not doing that. It is currently set to 500ms

I checked the logs again on xteve and it said the client closed the connection again as well

"2024-05-08 04:46:18 [xTeVe] Streaming Status: Client has terminated the connection

2024-05-08 04:46:34 [xTeVe] [ERROR] unexpected EOF () - EC: 0"


RE: Stream reactivation script - TheDreadPirate - 2024-05-08

I don't know much about xteve, so not sure how to help. But based on all the logs, Jellyfin and Jellyfin Media Player are not the root cause IMO.


RE: Stream reactivation script - fdrslegs - 2024-05-08

10-4 i'm playing around with settings now in Xteve to see if that can help stability. I'm not opposed to the script idea either. I think if i could figure out if there is a command line command for jellyfin to connect to the tv stream, i might be able to get chatGPT to finish it up. That seems to the brick wall im at currently.

I appreciate all the help!