From 267f60d4d3fb065d72125e9ffc02896dc5a18b27 Mon Sep 17 00:00:00 2001 From: Sir Blob Date: Sat, 8 Nov 2025 19:48:26 +0000 Subject: [PATCH] URLs Update --- config/backup.yml | 18 +++++++++--------- config/glance.yml | 2 +- config/home.yml | 4 ++-- config/services.yml | 6 +++--- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/config/backup.yml b/config/backup.yml index e7b5de8..9a5ada6 100644 --- a/config/backup.yml +++ b/config/backup.yml @@ -124,7 +124,7 @@ url: https://git.sirblob.co/ icon: si:gitea - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - links: - title: qBittorrent @@ -152,7 +152,7 @@ title: My Services sites: - title: Plex - url: https://plex1.sirblob.co/web/index.html#!/ + url: https://plex.sirblob.co/web/index.html#!/ icon: si:plex - title: Immich url: https://immich.sirblob.co @@ -161,7 +161,7 @@ url: http://panel.sirblob.co/ icon: mdi:server - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - title: Excalidraw url: https://draw.sirblob.co/ @@ -567,7 +567,7 @@ title: My Services sites: - title: Plex - url: https://plex1.sirblob.co/web/index.html#!/ + url: https://plex.sirblob.co/web/index.html#!/ icon: si:plex - title: Immich url: https://immich.sirblob.co @@ -576,7 +576,7 @@ url: http://panel.sirblob.co/ icon: mdi:server - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - title: Excalidraw url: https://draw.sirblob.co/ @@ -835,7 +835,7 @@ cache: 1m options: media-server: "plex" - base-url: https://plex1.sirblob.co + base-url: https://plex.sirblob.co api-key: ${PLEX_TOKEN} small-column: false compact: false @@ -1014,7 +1014,7 @@ {{ if or $isShows $isMusic }} {{ $thumbID = $session.String "parentThumb" }} {{ end }} - {{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} + {{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} {{ $duration = $session.Float "duration" }} {{ $offset = $session.Float "viewOffset" }} @@ -1200,7 +1200,7 @@ cache: 5m options: media-server: "plex" - base-url: https://plex1.sirblob.co + base-url: https://plex.sirblob.co api-key: ${PLEX_TOKEN} history-length: "10" small-column: false @@ -1377,7 +1377,7 @@ {{ if or $isShows $isMusic}} {{ $thumbID = $item.String "parentThumb" }} {{ end }} - {{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} + {{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} {{ $time := $item.String "viewedAt" }} {{ if $timeAbsolute }} diff --git a/config/glance.yml b/config/glance.yml index a655ea7..ec77a94 100644 --- a/config/glance.yml +++ b/config/glance.yml @@ -2,7 +2,7 @@ server: assets-path: /app/assets branding: - app-name: "Sir Blob's Dash" # PWA/Tab Name + app-name: "HomeLab Dash" # PWA/Tab Name app-background-color: "#22232e" # PWA Background theme: diff --git a/config/home.yml b/config/home.yml index ef2db1e..63e52d6 100644 --- a/config/home.yml +++ b/config/home.yml @@ -124,7 +124,7 @@ url: https://git.sirblob.co/ icon: si:gitea - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - links: - title: qBittorrent @@ -161,7 +161,7 @@ url: http://panel.sirblob.co/ icon: mdi:server - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - title: Excalidraw url: https://draw.sirblob.co/ diff --git a/config/services.yml b/config/services.yml index 10e60bf..a4af138 100644 --- a/config/services.yml +++ b/config/services.yml @@ -16,7 +16,7 @@ url: http://panel.sirblob.co/ icon: mdi:server - title: Coder - url: https://mcbugj8flucdg.pit-1.try.coder.app + url: https://r115dj8cdsod8.pit-1.try.coder.app icon: mdi:code-braces - title: Excalidraw url: https://draw.sirblob.co/ @@ -510,7 +510,7 @@ {{ if or $isShows $isMusic }} {{ $thumbID = $session.String "parentThumb" }} {{ end }} - {{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} + {{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} {{ $duration = $session.Float "duration" }} {{ $offset = $session.Float "viewOffset" }} @@ -873,7 +873,7 @@ {{ if or $isShows $isMusic}} {{ $thumbID = $item.String "parentThumb" }} {{ end }} - {{ $thumbURL = concat "https://plex1.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} + {{ $thumbURL = concat "https://plex.sirblob.co" $thumbID "?X-Plex-Token=" $apiKey }} {{ $time := $item.String "viewedAt" }} {{ if $timeAbsolute }}