Feature #4259
openClose PVR stream(subscription) after X time if no activity (sleep)
0%
Description
Often in my house the TV is turned off with out stopping the stream (live TV in Kodi), most usually at night... meaning the stream is continually playing and writing to the buffer for time shifting. (i use Time shifting to RAM instead of disk for this very reason)
I don't believe there is currently anyway to automatically stop playing "LiveTV" (although i do believe Kodi has an unofficial add-on). It would be great to be able set a value that would stop a stream if there was no activity (if a channel hasn't been changed) . Maybe to allow some flexibility you could set a time windows for activation ( as i guess Radio/TV could be played for longer periods during the day (i often have the radio on all day when i'm working for example).
Settings could be:
Time start:
Time Finish:
hours:
so for example:
i could set the time to start at 23:00 and end at 07:00 and hours: 4
Any stream still active for => 4 hours during those hours would automatically close. Not sure if the backend could send a notification to each client/or client playing the stream?