Add auto encoding option #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When streaming movies or shows, some format might be hard or impossible to transcode on the fly (ex: Blue-ray 4k).
However, when searching medias via Radarr or Sonarr, some are only available in those problematic formats.
To fix this issue, adding an auto encoding step to a pre-defined preset would make the whole library follow a standard.
To implement this step, Handbrake can be used, in pair with a docker implementation which offers a "watch" option to detect when a new media is added.
This service can be added as an additional node, between Jellyfin (output node) and Deluge (input node).
assigned to @therbron
created merge request !1 to address this issue
mentioned in merge request !1