eliminato i file inutili

This commit is contained in:
GiuDev 2025-02-04 12:56:40 +01:00
parent 753a860d8e
commit fd6a3a7203
4 changed files with 20 additions and 13 deletions

2
.gitignore vendored
View File

@ -48,3 +48,5 @@ Video
note.txt note.txt
list_proxy.txt list_proxy.txt
cmd.txt cmd.txt
bot_config.json
script.json

View File

@ -1 +1,5 @@
{"type": "select_title", "response": null, "timestamp": 1738666373.7853794} {
"type": "select_title",
"response": "0",
"timestamp": 1738667185.9680498
}

View File

@ -2,17 +2,17 @@
"DEFAULT": { "DEFAULT": {
"debug": false, "debug": false,
"log_file": "app.log", "log_file": "app.log",
"log_to_file": true, "log_to_file": false,
"show_message": true, "show_message": false,
"clean_console": true, "clean_console": true,
"root_path": "Video", "root_path": "/home/giuseppepiccolo/Develop/docker/jellyfin/media/",
"movie_folder_name": "Movie", "movie_folder_name": "Movie",
"serie_folder_name": "TV", "serie_folder_name": "Serie",
"anime_folder_name": "Anime", "anime_folder_name": "Anime",
"map_episode_name": "E%(episode)_%(episode_name)", "map_episode_name": "%(tv_name)_S%(season)E%(episode)_%(episode_name)",
"config_qbit_tor": { "config_qbit_tor": {
"host": "192.168.1.99", "host": "192.168.5.172",
"port": "7060", "port": "8080",
"user": "admin", "user": "admin",
"pass": "adminadmin" "pass": "adminadmin"
}, },
@ -35,7 +35,7 @@
"specific_list_audio": [ "specific_list_audio": [
"ita" "ita"
], ],
"merge_subs": true, "merge_subs": false,
"specific_list_subtitles": [ "specific_list_subtitles": [
"eng", "eng",
"spa" "spa"

View File

@ -1,8 +1,9 @@
[ [
{ {
"screen_id": "b8f8b92c", "screen_id": "60c24241",
"start_time": 1738666359.8380957, "start_time": 1738667170.5609076,
"status": "running", "status": "running",
"user_id": 676749122 "user_id": 676749122,
"titolo": "Captain America: Civil War"
} }
] ]