Torrent Download:

- Supporta solo Film
 - Monitor di Download
 - Rinominazione dei file alla fine del download
This commit is contained in:
Alhaziel01
2020-05-05 19:30:45 +02:00
parent 380a55d574
commit a94ec1cd2a
14 changed files with 1040 additions and 1572 deletions
+2
View File
@@ -397,6 +397,8 @@ if __name__ == "__main__":
custom_code.init()
from threading import Thread
Thread(target=viewmodeMonitor).start()
from servers import torrent
Thread(target=torrent.elementum_monitor).start()
if not config.get_setting("update", "videolibrary") == 2:
check_for_update(overwrite=False)