mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
eliminato i file inutili
This commit is contained in:
parent
753a860d8e
commit
fd6a3a7203
2
.gitignore
vendored
2
.gitignore
vendored
@ -48,3 +48,5 @@ Video
|
|||||||
note.txt
|
note.txt
|
||||||
list_proxy.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": {
|
"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"
|
||||||
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user