feat(config): Add options for tagging with group name and IMDB/TMDB details and new API endpoint of simkl if no tmdb api key is added.

This commit is contained in:
Andy
2025-08-06 21:34:14 +00:00
parent 0c6909be4e
commit 41d203aaba
3 changed files with 135 additions and 33 deletions

View File

@@ -1,6 +1,12 @@
# Group or Username to postfix to the end of all download filenames following a dash
tag: user_tag
# Enable/disable tagging with group name (default: true)
tag_group_name: true
# Enable/disable tagging with IMDB/TMDB/TVDB details (default: true)
tag_imdb_tmdb: true
# Set terminal background color (custom option not in CONFIG.md)
set_terminal_bg: false