mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 11:35:29 +00:00
eliminato i file inutili
This commit is contained in:
parent
753a860d8e
commit
fd6a3a7203
4
.gitignore
vendored
4
.gitignore
vendored
@ -47,4 +47,6 @@ venv.bak/
|
||||
Video
|
||||
note.txt
|
||||
list_proxy.txt
|
||||
cmd.txt
|
||||
cmd.txt
|
||||
bot_config.json
|
||||
script.json
|
@ -1 +1,5 @@
|
||||
{"type": "select_title", "response": null, "timestamp": 1738666373.7853794}
|
||||
{
|
||||
"type": "select_title",
|
||||
"response": "0",
|
||||
"timestamp": 1738667185.9680498
|
||||
}
|
16
config.json
16
config.json
@ -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"
|
||||
|
@ -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"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user