Skip to content

[FEATURE REQUEST] Measure quality, split streams by quality in individual channels. Allow each channel to have a quality filter #280

@csobrinho

Description

@csobrinho

You can match several channels with a name but providers tend to change the quality. Also I've seen HD being worse than regular in some cases so we can't rely on regexes.

It would be great if we could say:

for channel regex ABC:

  • process all streams
  • create one channel named ABC HD: only put streams that are 1080p, order them by quality
  • create one channel named ABC: only put streams that are 720p, order them by quality
  • if any channel is empty, disable it/remove/remove from profile

Should be simple to add, thoughts? Might be able to send a PR with some guidance. Maybe add a concept of channel tag like 1080 and 720 or random user values, then we can add both tags to the channel. Cluster the streams by quality, create the ABC and ABC HD channels.

The main reason for this is that plex and other players do not like when the stream changes and the resolution also changes.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions