This commit is contained in:
Jesse Bannon 2022-10-05 11:59:18 -07:00
parent 462edfb284
commit 5c9dbb2861

View file

@ -30,9 +30,9 @@ Episode Formatting Presets
* Episode numbers are reversed, meaning more recent episodes appear at the * Episode numbers are reversed, meaning more recent episodes appear at the
top of a season by having a lower value. top of a season by having a lower value.
* ``season_by_year__episode_by_download_index`` * ``season_by_year__episode_by_download_index``
* Episodes are numbered by the download order. NOTE that this fetched using * Episodes are numbered by the download order. NOTE that this fetched using
the length of the download archive. Do not use if you intend to remove the length of the download archive. Do not use if you intend to remove
old videos. old videos.
Usage Usage
""""" """""