ytdl-sub/docs/source/guides
Ross Patterson c3158afe5f
docs(start): Document subscription override mode
It's debatable whether this belongs here. Having moved onto my own custom presets, the
only use cases for override mode in my subscriptions file are for those series that also
have TVDB metadata. Those ytdl-sub downloads I integrate into my Sonarr library need
per-subscription overrides such as:

- Sonarr manages years 2020-2023 for one series and ytdl-sub fills in
  from there, so set a `sonarr_series_after: "20240101"` override

- each series needs a directory named per Sonarr's configuration with the TVDB ID, the subscription key,
  but also a series name prefix without the TVDB ID for each episode file, so set a
  `sonarr_series_prefix: "Foo Series (2020)"` override

So are there other use cases for override mode that are more common and less niche than
mine?
2025-08-27 22:50:38 -07:00
..
development fix(docker): Default config available in WORKDIR (#1303) 2025-08-27 20:17:57 -07:00
getting_started docs(start): Document subscription override mode 2025-08-27 22:50:38 -07:00
install [DOCS] Various clarifications (#1289) 2025-08-22 07:17:32 -07:00
index.rst [DOCS] Begin complete overhaul of readthedocs (#847) 2023-12-27 10:27:40 -08:00