better comments
This commit is contained in:
parent
e1dd13c032
commit
42849b83e1
1 changed files with 4 additions and 3 deletions
|
|
@ -25,9 +25,10 @@ __preset__:
|
||||||
tv_show_directory: "/tv_shows" # Root folder of all ytdl-sub TV Shows
|
tv_show_directory: "/tv_shows" # Root folder of all ytdl-sub TV Shows
|
||||||
date_range: "2months" # For 'Only Recent' preset, only keep vids uploaded in this range
|
date_range: "2months" # For 'Only Recent' preset, only keep vids uploaded in this range
|
||||||
|
|
||||||
# Choose the player you intend to use
|
# Choose the player you intend to use by setting the top-level key to be either:
|
||||||
# Jellyfin TV Show by Date:
|
# - Plex TV Show by Date:
|
||||||
# Kodi TV Show by Date:
|
# - Jellyfin TV Show by Date:
|
||||||
|
# - Kodi TV Show by Date:
|
||||||
Plex TV Show by Date:
|
Plex TV Show by Date:
|
||||||
|
|
||||||
# Sets genre tag to "Documentaries"
|
# Sets genre tag to "Documentaries"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue