Commit Graph

7 Commits (b087785e6ee0a9dc18ca66fa41374a08df310624)

Author SHA1 Message Date
Simon Bruder 4a6813d33a
Encode different episodes simultaneously
This results in less nice log output, but if it’s faster then who cares?
2021-12-01 15:48:29 +01:00
Simon Bruder ce403a97a3
Remove per-episode poster feature
We won’t use it.
2021-11-30 21:32:19 +01:00
Simon Bruder bf5565cd76
encode.py: Force libfdk_aac
For some reason, it is not the default.
2021-11-30 21:32:18 +01:00
Simon Bruder 2def00c45c
Reformat python scripts 2021-11-30 21:32:18 +01:00
Simon Bruder 3ded971b88
Remove chapter feature
We don’t have chapters
2021-11-30 21:32:18 +01:00
Simon Bruder 21ffb24003
Build with nix
This also switches from the hacky vendor.sh script to managing the
dependencies with nix.
2021-11-30 21:32:18 +01:00
Simon Bruder 410d1173e1
Initial commit 2020-08-11 16:54:14 +02:00