V3 - The big one #71

Merged
rogs merged 31 commits from v3 into master 2024-12-30 11:01:29 -03:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 561e18ebf9 - Show all commits

View File

@ -154,7 +154,7 @@ running_services_location() {
services=( services=(
"qBittorrent:8081" "qBittorrent:8081"
"SABnzbd:8081" "SABnzbd:8080"
"Radarr:7878" "Radarr:7878"
"Sonarr:8989" "Sonarr:8989"
"Lidarr:8686" "Lidarr:8686"

View File

@ -66,7 +66,7 @@ running_services_location() {
services=( services=(
"qBittorrent:8081" "qBittorrent:8081"
"SABnzbd:8081" "SABnzbd:8080"
"Radarr:7878" "Radarr:7878"
"Sonarr:8989" "Sonarr:8989"
"Lidarr:8686" "Lidarr:8686"