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

4
.gitignore vendored
View File

@ -47,4 +47,6 @@ venv.bak/
Video
note.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": {
"debug": false,
"log_file": "app.log",
"log_to_file": true,
"show_message": true,
"log_to_file": false,
"show_message": false,
"clean_console": true,
"root_path": "Video",
"root_path": "/home/giuseppepiccolo/Develop/docker/jellyfin/media/",
"movie_folder_name": "Movie",
"serie_folder_name": "TV",
"serie_folder_name": "Serie",
"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": {
"host": "192.168.1.99",
"port": "7060",
"host": "192.168.5.172",
"port": "8080",
"user": "admin",
"pass": "adminadmin"
},
@ -35,7 +35,7 @@
"specific_list_audio": [
"ita"
],
"merge_subs": true,
"merge_subs": false,
"specific_list_subtitles": [
"eng",
"spa"

View File

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