299 current 2025-10-11 14:41:20 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -87,12 +87,11 @@ in
|
||||
};
|
||||
|
||||
|
||||
modules.services.glance.link = {
|
||||
radarr = {
|
||||
modules.services.glance.links = {
|
||||
mediastack = {
|
||||
name = "radarr";
|
||||
url = "http://10.10.0.30:3636";
|
||||
icon = "di:radarr";
|
||||
category = "mediastack"; # optional if you later implement category grouping
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -84,13 +84,12 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
modules.services.glance.link = {
|
||||
sonarr = {
|
||||
name = "Sonarr";
|
||||
modules.services.glance.links = {
|
||||
mediastack = [
|
||||
title = "Sonarr";
|
||||
url = "http://10.10.0.30:3636";
|
||||
icon = "di:sonarr";
|
||||
category = "mediastack"; # optional if you later implement category grouping
|
||||
};
|
||||
];
|
||||
};
|
||||
|
||||
# add to backups
|
||||
|
||||
Reference in New Issue
Block a user