Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
7 stars 0 forks source link

[FR] Kill sessions global settings & configurable triggers (e.g. transcode 4k) #80

Closed bobokun closed 2 years ago

bobokun commented 2 years ago

Set kill sessions on a global level instead of setting the settings per user.

Use case:

If any users idle for more than 20minutes I want the session to be killed, or if any user has more than 2 devices streaming at a time I want the sessions to be killed (account sharing for example)

https://discord.com/channels/764440599066574859/764440599621009410/925766838409912330

bakerboy448 commented 2 years ago

Add killstreams functionality to kill by quality (transcode) w/ config message "Transcoding streams are not allowed for {video_resolution} (4K) streams. Choose a different version of the video and_or change Plexs Remote Streaming Quality Settings."

Ref https://github.com/blacktwin/JBOPS/tree/master/killstream

image

image

austinwbest commented 2 years ago

Available on dev