mirror of
https://github.com/YunoHost-Apps/bazarr_ynh.git
synced 2024-09-03 18:06:27 +02:00
206 lines
3.2 KiB
INI
206 lines
3.2 KiB
INI
|
[general]
|
||
|
ip = 127.0.0.1
|
||
|
port = __PORT__
|
||
|
base_url = __PATH__
|
||
|
path_mappings = []
|
||
|
debug = False
|
||
|
branch = master
|
||
|
auto_update = False
|
||
|
single_language = False
|
||
|
minimum_score = 90
|
||
|
use_scenename = True
|
||
|
use_postprocessing = False
|
||
|
postprocessing_cmd =
|
||
|
postprocessing_threshold = 90
|
||
|
use_postprocessing_threshold = False
|
||
|
postprocessing_threshold_movie = 70
|
||
|
use_postprocessing_threshold_movie = False
|
||
|
use_sonarr = __SONARR_INSTALLED__
|
||
|
use_radarr = __RADARR_INSTALLED__
|
||
|
path_mappings_movie = []
|
||
|
serie_default_enabled = False
|
||
|
serie_default_profile =
|
||
|
movie_default_enabled = False
|
||
|
movie_default_profile =
|
||
|
page_size = 25
|
||
|
page_size_manual_search = 10
|
||
|
minimum_score_movie = 70
|
||
|
use_embedded_subs = True
|
||
|
embedded_subs_show_desired = True
|
||
|
utf8_encode = True
|
||
|
ignore_pgs_subs = False
|
||
|
ignore_vobsub_subs = False
|
||
|
ignore_ass_subs = False
|
||
|
adaptive_searching = False
|
||
|
enabled_providers = []
|
||
|
multithreading = True
|
||
|
chmod_enabled = False
|
||
|
chmod = 0640
|
||
|
subfolder = current
|
||
|
subfolder_custom =
|
||
|
upgrade_subs = True
|
||
|
upgrade_frequency = 12
|
||
|
days_to_upgrade_subs = 7
|
||
|
upgrade_manual = True
|
||
|
anti_captcha_provider = None
|
||
|
wanted_search_frequency = 3
|
||
|
wanted_search_frequency_movie = 3
|
||
|
subzero_mods = []
|
||
|
dont_notify_manual_actions = False
|
||
|
flask_secret_key = __FLASK_KEY__
|
||
|
|
||
|
[auth]
|
||
|
type = None
|
||
|
username =
|
||
|
password =
|
||
|
apikey = __API_KEY__
|
||
|
|
||
|
[sonarr]
|
||
|
ip = 127.0.0.1
|
||
|
port = __SONARR_PORT__
|
||
|
base_url = __SONARR_PATH__
|
||
|
ssl = False
|
||
|
apikey = __SONARR_API_KEY__
|
||
|
full_update = Daily
|
||
|
full_update_day = 6
|
||
|
full_update_hour = 4
|
||
|
only_monitored = False
|
||
|
series_sync = 60
|
||
|
episodes_sync = 60
|
||
|
excluded_tags = []
|
||
|
excluded_series_types = []
|
||
|
use_ffprobe_cache = True
|
||
|
|
||
|
[radarr]
|
||
|
ip = 127.0.0.1
|
||
|
port = __RADARR_PORT__
|
||
|
base_url = __RADARR_PATH__
|
||
|
ssl = False
|
||
|
apikey = __RADARR_API_KEY__
|
||
|
full_update = Daily
|
||
|
full_update_day = 6
|
||
|
full_update_hour = 5
|
||
|
only_monitored = False
|
||
|
movies_sync = 60
|
||
|
excluded_tags = []
|
||
|
use_ffprobe_cache = True
|
||
|
|
||
|
[proxy]
|
||
|
type = None
|
||
|
url =
|
||
|
port =
|
||
|
username =
|
||
|
password =
|
||
|
exclude = ["localhost","127.0.0.1"]
|
||
|
|
||
|
[opensubtitles]
|
||
|
username =
|
||
|
password =
|
||
|
use_tag_search = False
|
||
|
vip = False
|
||
|
ssl = False
|
||
|
timeout = 15
|
||
|
skip_wrong_fps = False
|
||
|
|
||
|
[opensubtitlescom]
|
||
|
username =
|
||
|
password =
|
||
|
use_hash = True
|
||
|
|
||
|
[addic7ed]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[podnapisi]
|
||
|
verify_ssl = True
|
||
|
|
||
|
[legendasdivx]
|
||
|
username =
|
||
|
password =
|
||
|
skip_wrong_fps = False
|
||
|
|
||
|
[ktuvit]
|
||
|
email =
|
||
|
hashed_password =
|
||
|
|
||
|
[legendastv]
|
||
|
username =
|
||
|
password =
|
||
|
featured_only = False
|
||
|
|
||
|
[xsubs]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[assrt]
|
||
|
token =
|
||
|
|
||
|
[anticaptcha]
|
||
|
anti_captcha_key =
|
||
|
|
||
|
[deathbycaptcha]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[napisy24]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[subscene]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[betaseries]
|
||
|
token =
|
||
|
|
||
|
[analytics]
|
||
|
enabled = True
|
||
|
|
||
|
[titlovi]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[titulky]
|
||
|
username =
|
||
|
password =
|
||
|
skip_wrong_fps = False
|
||
|
approved_only = False
|
||
|
multithreading = True
|
||
|
|
||
|
[subsync]
|
||
|
use_subsync = False
|
||
|
use_subsync_threshold = False
|
||
|
subsync_threshold = 90
|
||
|
use_subsync_movie_threshold = False
|
||
|
subsync_movie_threshold = 70
|
||
|
debug = False
|
||
|
|
||
|
[series_scores]
|
||
|
hash = 359
|
||
|
series = 180
|
||
|
year = 90
|
||
|
season = 30
|
||
|
episode = 30
|
||
|
release_group = 15
|
||
|
source = 7
|
||
|
audio_codec = 3
|
||
|
resolution = 2
|
||
|
video_codec = 2
|
||
|
hearing_impaired = 1
|
||
|
streaming_service = 0
|
||
|
edition = 0
|
||
|
|
||
|
[movie_scores]
|
||
|
hash = 119
|
||
|
title = 60
|
||
|
year = 30
|
||
|
release_group = 15
|
||
|
source = 7
|
||
|
audio_codec = 3
|
||
|
resolution = 2
|
||
|
video_codec = 2
|
||
|
hearing_impaired = 1
|
||
|
streaming_service = 0
|
||
|
edition = 0
|
||
|
|