This commit is contained in:
NikolajDanger
2021-02-08 23:40:20 +01:00
parent 150cb02709
commit 302bcee7a0

View File

@ -3,7 +3,7 @@ from funcs import logThis
radarrURL = "http://localhost:7878/api/v3/" radarrURL = "http://localhost:7878/api/v3/"
sonarrURL = "http://localhost:8989/api/" sonarrURL = "http://localhost:8989/api/"
qbittorrentURL = "http://192.168.0.40:1340/api/v2/" qbittorrentURL = "http://localhost:1340/api/v2/"
moviePath = "/media/plex/Server/movies/" moviePath = "/media/plex/Server/movies/"
showPath = "/media/plex/Server/Shows/" showPath = "/media/plex/Server/Shows/"