testing media layout
This commit is contained in:
@@ -176,30 +176,6 @@
|
||||
url: "{{HOMEPAGE_VAR_PROWLARR_URL}}"
|
||||
key: "{{HOMEPAGE_VAR_PROWLARR_API_KEY}}"
|
||||
|
||||
- qBittorrent:
|
||||
icon: qbittorrent.png
|
||||
href: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
||||
widget:
|
||||
type: qbittorrent
|
||||
url: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
||||
username: "{{HOMEPAGE_VAR_QBITTORRENT_USERNAME}}"
|
||||
password: "{{HOMEPAGE_VAR_QBITTORRENT_PASSWORD}}"
|
||||
|
||||
- SABnzbd:
|
||||
icon: sabnzbd.png
|
||||
href: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
||||
widget:
|
||||
type: sabnzbd
|
||||
url: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
||||
key: "{{HOMEPAGE_VAR_SABNZBD_API_KEY}}"
|
||||
|
||||
- Speedtest:
|
||||
icon: speedtest-tracker.png
|
||||
href: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
||||
widget:
|
||||
type: speedtest
|
||||
url: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
||||
|
||||
- Lidarr:
|
||||
icon: lidarr.png
|
||||
href: "{{HOMEPAGE_VAR_LIDARR_URL}}"
|
||||
@@ -232,6 +208,31 @@
|
||||
href: "{{HOMEPAGE_VAR_NZBHYDRA_URL}}"
|
||||
target: _blank
|
||||
|
||||
- Downloads:
|
||||
- qBittorrent:
|
||||
icon: qbittorrent.png
|
||||
href: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
||||
widget:
|
||||
type: qbittorrent
|
||||
url: "{{HOMEPAGE_VAR_QBITTORRENT_URL}}"
|
||||
username: "{{HOMEPAGE_VAR_QBITTORRENT_USERNAME}}"
|
||||
password: "{{HOMEPAGE_VAR_QBITTORRENT_PASSWORD}}"
|
||||
|
||||
- SABnzbd:
|
||||
icon: sabnzbd.png
|
||||
href: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
||||
widget:
|
||||
type: sabnzbd
|
||||
url: "{{HOMEPAGE_VAR_SABNZBD_URL}}"
|
||||
key: "{{HOMEPAGE_VAR_SABNZBD_API_KEY}}"
|
||||
|
||||
- Speedtest:
|
||||
icon: speedtest-tracker.png
|
||||
href: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
||||
widget:
|
||||
type: speedtest
|
||||
url: "{{HOMEPAGE_VAR_SPEEDTEST_URL}}"
|
||||
|
||||
- JDownloader:
|
||||
icon: jdownloader.png
|
||||
href: "{{HOMEPAGE_VAR_JDOWNLOADER_URL}}"
|
||||
|
||||
@@ -33,7 +33,7 @@ layout:
|
||||
header: true
|
||||
tab: Media
|
||||
style: columns
|
||||
rows: 3
|
||||
rows: 1
|
||||
|
||||
Downloads:
|
||||
header: true
|
||||
|
||||
Reference in New Issue
Block a user