Add auto encoding option #1

Open
opened 2022-01-12 23:52:54 +00:00 by therbron · 3 comments
therbron commented 2022-01-12 23:52:54 +00:00 (Migrated from git.halia.dev)

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).

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](https://handbrake.fr/) can be used, in pair with a [docker implementation](https://github.com/jlesage/docker-handbrake) 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).
therbron commented 2022-01-12 23:52:55 +00:00 (Migrated from git.halia.dev)

assigned to @therbron

assigned to @therbron
therbron commented 2022-01-12 23:53:03 +00:00 (Migrated from git.halia.dev)

created merge request !1 to address this issue

created merge request !1 to address this issue
therbron commented 2022-01-12 23:53:12 +00:00 (Migrated from git.halia.dev)

mentioned in merge request !1

mentioned in merge request !1
Sign in to join this conversation.
No description provided.