URLs Update
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user