Updated playlist: 0
0 channels
This commit is contained in:
parent
0f35cf3e13
commit
41b9f2d8bd
12 changed files with 644 additions and 215 deletions
16
scripts/config/settings.json
Normal file
16
scripts/config/settings.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"remove_duplicates": true,
|
||||
"sort_channels": true,
|
||||
"backup_before_import": true,
|
||||
"auto_cleanup_import": true,
|
||||
"auto_detect_country": true,
|
||||
"detect_quality": true,
|
||||
"skip_adult_content": true,
|
||||
"min_channel_name_length": 2,
|
||||
"max_workers": 4,
|
||||
"enable_health_check": false,
|
||||
"health_check_timeout": 5,
|
||||
"create_backup": true,
|
||||
"max_backups": 5,
|
||||
"log_level": "INFO"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue