From 2db60ff4f4c01e2221d3f9fdccc814bc6be16330 Mon Sep 17 00:00:00 2001 From: xeviff Date: Sun, 9 Jun 2024 14:22:43 +0200 Subject: [PATCH] last changes (idk) --- filebot/presets | 2 +- homarr/configs/admin.json | 861 +++++++++++++++++++----------------- homarr/configs/default.json | 298 ++++++------- 3 files changed, 610 insertions(+), 551 deletions(-) diff --git a/filebot/presets b/filebot/presets index 356a517..7615e62 160000 --- a/filebot/presets +++ b/filebot/presets @@ -1 +1 @@ -Subproject commit 356a5178fa848313dc09f5ddafdcdaa5f133e10c +Subproject commit 7615e62391d6fbbfdb8a52c0283c047f2dfcb3bf diff --git a/homarr/configs/admin.json b/homarr/configs/admin.json index fc1d14a..a34a5e7 100644 --- a/homarr/configs/admin.json +++ b/homarr/configs/admin.json @@ -11,81 +11,6 @@ } ], "apps": [ - { - "id": "cc8c9a81-cb8c-406b-b4f6-f5b9bd1dd181", - "name": "overseer", - "url": "http://192.168.1.22:5055", - "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/overseerr.svg", - "appNameStatus": "normal", - "positionAppName": "column", - "lineClampAppName": 1, - "appNameFontSize": 16 - }, - "network": { - "enabledStatusChecker": true, - "statusCodes": [ - "200", - "301", - "302", - "304", - "307", - "308" - ] - }, - "behaviour": { - "isOpeningNewTab": true, - "externalUrl": "https://bufet.mangrana.tv/" - }, - "area": { - "type": "sidebar", - "properties": { - "location": "left" - } - }, - "shape": { - "md": { - "location": { - "x": 1, - "y": 2 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "lg": { - "location": { - "x": 1, - "y": 2 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "sm": { - "location": { - "x": 1, - "y": 2 - }, - "size": { - "width": 1, - "height": 1 - } - } - }, - "integration": { - "type": "overseerr", - "properties": [ - { - "field": "apiKey", - "type": "private", - "value": "MTY4OTUzNDM4NjQwNGJjMDVlZmVmLTM3YWMtNDU4YS1hMDNjLTE4ZjBlNDI4ZTRkNA==" - } - ] - } - }, { "id": "2f6c534b-62ff-45a0-9a33-37dfd56324f4", "name": "qbit", @@ -166,75 +91,6 @@ ] } }, - { - "id": "e3b62a8f-3541-47dc-8d2a-c278f66fd8cd", - "name": "Portainer", - "url": "http://192.168.1.22:9000", - "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/portainer.svg", - "appNameStatus": "normal", - "positionAppName": "column", - "lineClampAppName": 1, - "appNameFontSize": 16 - }, - "network": { - "enabledStatusChecker": true, - "statusCodes": [ - "200", - "301", - "302", - "304", - "307", - "308" - ] - }, - "behaviour": { - "isOpeningNewTab": true, - "externalUrl": "https://dockers.hack3.cat" - }, - "area": { - "type": "sidebar", - "properties": { - "location": "right" - } - }, - "shape": { - "md": { - "location": { - "x": 0, - "y": 1 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "lg": { - "location": { - "x": 0, - "y": 3 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "sm": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 1, - "height": 1 - } - } - }, - "integration": { - "type": null, - "properties": [] - } - }, { "id": "bc5190ce-3ea7-4f78-b4ac-737c652ac80a", "name": "Prowlarr", @@ -304,86 +160,6 @@ "properties": [] } }, - { - "id": "eeb232c3-66bd-4f09-8891-60c4ef9c0928", - "name": "AGH", - "url": "http://192.168.1.22:9876", - "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/adguard-home.svg", - "appNameStatus": "normal", - "positionAppName": "column", - "lineClampAppName": 1, - "appNameFontSize": 16 - }, - "network": { - "enabledStatusChecker": true, - "statusCodes": [ - "200", - "301", - "302", - "304", - "307", - "308" - ] - }, - "behaviour": { - "isOpeningNewTab": true, - "externalUrl": "https://agh.hack3.cat/" - }, - "area": { - "type": "sidebar", - "properties": { - "location": "right" - } - }, - "shape": { - "md": { - "location": { - "x": 1, - "y": 2 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "lg": { - "location": { - "x": 0, - "y": 5 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "sm": { - "location": { - "x": 0, - "y": 2 - }, - "size": { - "width": 1, - "height": 1 - } - } - }, - "integration": { - "type": "adGuardHome", - "properties": [ - { - "field": "username", - "type": "public", - "value": "admin" - }, - { - "field": "password", - "type": "private", - "value": "0o1q9i2w" - } - ] - } - }, { "id": "a0bb6ffb-f5fb-4687-8cad-8b096af082b8", "name": "eBooks", @@ -518,10 +294,79 @@ ] } }, + { + "id": "2bda7da9-0bc5-4626-87f0-e8a0729e2d18", + "name": "DSM", + "url": "http://192.168.1.22:5500", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/synology-dsm.svg", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://ds.hack3.cat" + }, + "area": { + "type": "sidebar", + "properties": { + "location": "right" + } + }, + "shape": { + "md": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "lg": { + "location": { + "x": 0, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "sm": { + "location": { + "x": 1, + "y": 0 + }, + "size": { + "width": 1, + "height": 1 + } + } + }, + "integration": { + "type": null, + "properties": [] + } + }, { "id": "8269a372-d0ff-4e80-a448-5204b79cce99", "name": "DS File", - "url": "http://192.168.1.22:7000", + "url": "http://192.168.1.22:10002", "appearance": { "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/synology-file-station.png", "appNameStatus": "normal", @@ -647,18 +492,18 @@ } }, { - "id": "be6d75ea-768b-4c33-b6dc-625d6af4ef83", - "name": "NPM", - "url": "http://192.168.1.22:81", + "id": "4170712b-b06a-4452-8c6a-cf8ed0dd3f3e", + "name": "Docker ", + "url": "http://192.168.1.22:7575", "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/nginx-proxy-manager.svg", + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/docker-moby.png", "appNameStatus": "normal", "positionAppName": "column", "lineClampAppName": 1, "appNameFontSize": 16 }, "network": { - "enabledStatusChecker": true, + "enabledStatusChecker": false, "statusCodes": [ "200", "301", @@ -670,7 +515,7 @@ }, "behaviour": { "isOpeningNewTab": true, - "externalUrl": "https://npm.hack3.cat" + "externalUrl": "https://mangrana.tv/manage/tools/docker" }, "area": { "type": "sidebar", @@ -681,8 +526,8 @@ "shape": { "md": { "location": { - "x": 0, - "y": 2 + "x": 1, + "y": 1 }, "size": { "width": 1, @@ -691,8 +536,8 @@ }, "lg": { "location": { - "x": 0, - "y": 4 + "x": 1, + "y": 0 }, "size": { "width": 1, @@ -701,8 +546,8 @@ }, "sm": { "location": { - "x": 1, - "y": 2 + "x": 0, + "y": 1 }, "size": { "width": 1, @@ -762,7 +607,7 @@ "lg": { "location": { "x": 0, - "y": 3 + "y": 4 }, "size": { "width": 1, @@ -792,11 +637,11 @@ } }, { - "id": "2bda7da9-0bc5-4626-87f0-e8a0729e2d18", - "name": "DSM", - "url": "http://192.168.1.22:5500", + "id": "f0951d69-6319-4022-aaca-b9bf03c0e3da", + "name": "Mail", + "url": "http://192.168.1.22:21680", "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/synology-dsm.svg", + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/synology-mail-plus.png", "appNameStatus": "normal", "positionAppName": "column", "lineClampAppName": 1, @@ -815,7 +660,7 @@ }, "behaviour": { "isOpeningNewTab": true, - "externalUrl": "https://ds.hack3.cat" + "externalUrl": "https://mail.hack3.cat" }, "area": { "type": "sidebar", @@ -827,7 +672,7 @@ "md": { "location": { "x": 0, - "y": 0 + "y": 3 }, "size": { "width": 1, @@ -837,7 +682,7 @@ "lg": { "location": { "x": 0, - "y": 2 + "y": 1 }, "size": { "width": 1, @@ -847,7 +692,7 @@ "sm": { "location": { "x": 1, - "y": 0 + "y": 1 }, "size": { "width": 1, @@ -936,18 +781,18 @@ } }, { - "id": "4170712b-b06a-4452-8c6a-cf8ed0dd3f3e", - "name": "Docker ", - "url": "http://192.168.1.22:7575", + "id": "e3b62a8f-3541-47dc-8d2a-c278f66fd8cd", + "name": "Portainer", + "url": "http://192.168.1.22:9000", "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/docker-moby.png", + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/portainer.svg", "appNameStatus": "normal", "positionAppName": "column", "lineClampAppName": 1, "appNameFontSize": 16 }, "network": { - "enabledStatusChecker": false, + "enabledStatusChecker": true, "statusCodes": [ "200", "301", @@ -959,7 +804,7 @@ }, "behaviour": { "isOpeningNewTab": true, - "externalUrl": "https://mangrana.tv/manage/tools/docker" + "externalUrl": "https://dockers.hack3.cat" }, "area": { "type": "sidebar", @@ -970,7 +815,7 @@ "shape": { "md": { "location": { - "x": 1, + "x": 0, "y": 1 }, "size": { @@ -980,8 +825,8 @@ }, "lg": { "location": { - "x": 1, - "y": 0 + "x": 0, + "y": 3 }, "size": { "width": 1, @@ -991,7 +836,7 @@ "sm": { "location": { "x": 0, - "y": 1 + "y": 0 }, "size": { "width": 1, @@ -1074,11 +919,11 @@ } }, { - "id": "f0951d69-6319-4022-aaca-b9bf03c0e3da", - "name": "Mail", - "url": "http://192.168.1.22:21680", + "id": "eeb232c3-66bd-4f09-8891-60c4ef9c0928", + "name": "AGH", + "url": "http://192.168.1.22:9876", "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/synology-mail-plus.png", + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/adguard-home.svg", "appNameStatus": "normal", "positionAppName": "column", "lineClampAppName": 1, @@ -1097,7 +942,87 @@ }, "behaviour": { "isOpeningNewTab": true, - "externalUrl": "https://mail.hack3.cat" + "externalUrl": "https://agh.hack3.cat/" + }, + "area": { + "type": "sidebar", + "properties": { + "location": "right" + } + }, + "shape": { + "md": { + "location": { + "x": 1, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "lg": { + "location": { + "x": 0, + "y": 5 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "sm": { + "location": { + "x": 0, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + } + }, + "integration": { + "type": "adGuardHome", + "properties": [ + { + "field": "username", + "type": "public", + "value": "admin" + }, + { + "field": "password", + "type": "private", + "value": "0o1q9i2w" + } + ] + } + }, + { + "id": "f740b375-c929-4e04-ac56-293831ceab60", + "name": "Drive", + "url": "http://192.168.1.22:10002", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/synology-drive-server.png", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://drive.hack3.cat" }, "area": { "type": "sidebar", @@ -1109,7 +1034,7 @@ "md": { "location": { "x": 0, - "y": 3 + "y": 4 }, "size": { "width": 1, @@ -1118,18 +1043,152 @@ }, "lg": { "location": { - "x": 0, + "x": 1, "y": 1 }, "size": { "width": 1, "height": 1 } + } + }, + "integration": { + "type": null, + "properties": [] + } + }, + { + "id": "cc8c9a81-cb8c-406b-b4f6-f5b9bd1dd181", + "name": "overseer", + "url": "http://192.168.1.22:5055", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/overseerr.svg", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://bufet.mangrana.tv/" + }, + "area": { + "type": "sidebar", + "properties": { + "location": "left" + } + }, + "shape": { + "md": { + "location": { + "x": 1, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "lg": { + "location": { + "x": 1, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } }, "sm": { "location": { "x": 1, - "y": 1 + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + } + }, + "integration": { + "type": "overseerr", + "properties": [ + { + "field": "apiKey", + "type": "private", + "value": "MTY4OTUzNDM4NjQwNGJjMDVlZmVmLTM3YWMtNDU4YS1hMDNjLTE4ZjBlNDI4ZTRkNA==" + } + ] + } + }, + { + "id": "be6d75ea-768b-4c33-b6dc-625d6af4ef83", + "name": "NPM", + "url": "http://192.168.1.22:81", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/nginx-proxy-manager.svg", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://npm.hack3.cat" + }, + "area": { + "type": "sidebar", + "properties": { + "location": "right" + } + }, + "shape": { + "md": { + "location": { + "x": 0, + "y": 2 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "lg": { + "location": { + "x": 0, + "y": 4 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "sm": { + "location": { + "x": 1, + "y": 2 }, "size": { "width": 1, @@ -1423,143 +1482,6 @@ } } }, - { - "id": "497a532c-e5f9-43c2-9f52-11d802cd94c0", - "type": "calendar", - "properties": { - "hideWeekDays": true, - "showUnmonitored": false, - "radarrReleaseType": "digitalRelease", - "fontSize": "xs" - }, - "area": { - "type": "wrapper", - "properties": { - "id": "admin" - } - }, - "shape": { - "sm": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 2, - "height": 2 - } - }, - "md": { - "location": { - "x": 4, - "y": 4 - }, - "size": { - "width": 2, - "height": 2 - } - }, - "lg": { - "location": { - "x": 0, - "y": 2 - }, - "size": { - "width": 2, - "height": 2 - } - } - } - }, - { - "id": "8d1dc0da-920f-4982-878a-3c2da1d79dad", - "type": "media-requests-list", - "properties": { - "replaceLinksWithExternalHost": true, - "openInNewTab": true - }, - "area": { - "type": "wrapper", - "properties": { - "id": "admin" - } - }, - "shape": { - "sm": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 3, - "height": 2 - } - }, - "md": { - "location": { - "x": 0, - "y": 4 - }, - "size": { - "width": 4, - "height": 2 - } - }, - "lg": { - "location": { - "x": 2, - "y": 2 - }, - "size": { - "width": 3, - "height": 2 - } - } - } - }, - { - "id": "e95c392c-0156-4d07-8e8c-e1a1314307f1", - "type": "media-server", - "properties": {}, - "area": { - "type": "wrapper", - "properties": { - "id": "admin" - } - }, - "shape": { - "sm": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 3, - "height": 2 - } - }, - "md": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 3, - "height": 2 - } - }, - "lg": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 3, - "height": 2 - } - } - } - }, { "id": "ef037a95-a05f-41b8-b080-3b2cc423774f", "type": "dashdot", @@ -1750,6 +1672,143 @@ } } } + }, + { + "id": "497a532c-e5f9-43c2-9f52-11d802cd94c0", + "type": "calendar", + "properties": { + "hideWeekDays": true, + "showUnmonitored": false, + "radarrReleaseType": "digitalRelease", + "fontSize": "xs" + }, + "area": { + "type": "wrapper", + "properties": { + "id": "admin" + } + }, + "shape": { + "sm": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 2, + "height": 2 + } + }, + "md": { + "location": { + "x": 4, + "y": 4 + }, + "size": { + "width": 2, + "height": 2 + } + }, + "lg": { + "location": { + "x": 0, + "y": 2 + }, + "size": { + "width": 2, + "height": 2 + } + } + } + }, + { + "id": "8d1dc0da-920f-4982-878a-3c2da1d79dad", + "type": "media-requests-list", + "properties": { + "replaceLinksWithExternalHost": true, + "openInNewTab": true + }, + "area": { + "type": "wrapper", + "properties": { + "id": "admin" + } + }, + "shape": { + "sm": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 3, + "height": 2 + } + }, + "md": { + "location": { + "x": 0, + "y": 4 + }, + "size": { + "width": 4, + "height": 2 + } + }, + "lg": { + "location": { + "x": 2, + "y": 2 + }, + "size": { + "width": 3, + "height": 2 + } + } + } + }, + { + "id": "e95c392c-0156-4d07-8e8c-e1a1314307f1", + "type": "media-server", + "properties": {}, + "area": { + "type": "wrapper", + "properties": { + "id": "admin" + } + }, + "shape": { + "sm": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 3, + "height": 2 + } + }, + "md": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 3, + "height": 2 + } + }, + "lg": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 3, + "height": 2 + } + } + } } ], "settings": { diff --git a/homarr/configs/default.json b/homarr/configs/default.json index 0c099a5..10e9952 100644 --- a/homarr/configs/default.json +++ b/homarr/configs/default.json @@ -22,144 +22,6 @@ } ], "apps": [ - { - "id": "2e06c367-f6a5-4ba9-acb6-569e9b725384", - "name": "Activitat", - "url": "http://192.168.1.22:8182", - "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/tautulli.svg", - "appNameStatus": "normal", - "positionAppName": "column", - "lineClampAppName": 1, - "appNameFontSize": 16 - }, - "network": { - "enabledStatusChecker": true, - "statusCodes": [ - "200", - "301", - "302", - "304", - "307", - "308" - ] - }, - "behaviour": { - "isOpeningNewTab": true, - "externalUrl": "https://tautulli.mangrana.tv/" - }, - "area": { - "type": "wrapper", - "properties": { - "id": "default" - } - }, - "shape": { - "lg": { - "location": { - "x": 2, - "y": 0 - }, - "size": { - "width": 2, - "height": 2 - } - }, - "sm": { - "location": { - "x": 0, - "y": 1 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "md": { - "location": { - "x": 2, - "y": 0 - }, - "size": { - "width": 1, - "height": 1 - } - } - }, - "integration": { - "type": null, - "properties": [] - } - }, - { - "id": "6008a695-4799-4a81-a539-aa2a6d4aeab6", - "name": "Llibres", - "url": "http://192.168.1.22:8083", - "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/calibre-web.svg", - "appNameStatus": "normal", - "positionAppName": "column", - "lineClampAppName": 1, - "appNameFontSize": 16 - }, - "network": { - "enabledStatusChecker": true, - "statusCodes": [ - "200", - "301", - "302", - "304", - "307", - "308" - ] - }, - "behaviour": { - "isOpeningNewTab": true, - "externalUrl": "https://ebooks.mangrana.tv" - }, - "area": { - "type": "wrapper", - "properties": { - "id": "default" - } - }, - "shape": { - "lg": { - "location": { - "x": 6, - "y": 0 - }, - "size": { - "width": 2, - "height": 2 - } - }, - "sm": { - "location": { - "x": 1, - "y": 1 - }, - "size": { - "width": 1, - "height": 1 - } - }, - "md": { - "location": { - "x": 0, - "y": 0 - }, - "size": { - "width": 2, - "height": 2 - } - } - }, - "integration": { - "type": null, - "properties": [] - } - }, { "id": "3b16b9c4-2365-40bd-987e-ae42c899b2d7", "name": "Plex", @@ -230,6 +92,144 @@ "properties": [] } }, + { + "id": "04b5f349-6d7b-48d3-8033-450e397ca2fb", + "name": "Peticions", + "url": "http://192.168.1.22:5055", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/overseerr.svg", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://bufet.mangrana.tv" + }, + "area": { + "type": "wrapper", + "properties": { + "id": "default" + } + }, + "shape": { + "lg": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 2, + "height": 2 + } + }, + "sm": { + "location": { + "x": 0, + "y": 0 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "md": { + "location": { + "x": 4, + "y": 0 + }, + "size": { + "width": 1, + "height": 1 + } + } + }, + "integration": { + "type": null, + "properties": [] + } + }, + { + "id": "2e06c367-f6a5-4ba9-acb6-569e9b725384", + "name": "Activitat", + "url": "http://192.168.1.22:8182", + "appearance": { + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/tautulli.svg", + "appNameStatus": "normal", + "positionAppName": "column", + "lineClampAppName": 1, + "appNameFontSize": 16 + }, + "network": { + "enabledStatusChecker": true, + "statusCodes": [ + "200", + "301", + "302", + "304", + "307", + "308" + ] + }, + "behaviour": { + "isOpeningNewTab": true, + "externalUrl": "https://tautulli.mangrana.tv/" + }, + "area": { + "type": "wrapper", + "properties": { + "id": "default" + } + }, + "shape": { + "lg": { + "location": { + "x": 2, + "y": 0 + }, + "size": { + "width": 2, + "height": 2 + } + }, + "sm": { + "location": { + "x": 0, + "y": 1 + }, + "size": { + "width": 1, + "height": 1 + } + }, + "md": { + "location": { + "x": 2, + "y": 0 + }, + "size": { + "width": 1, + "height": 1 + } + } + }, + "integration": { + "type": null, + "properties": [] + } + }, { "id": "7ae7e009-d7b6-41f2-8332-1aef10fdd649", "name": "Setmana", @@ -301,11 +301,11 @@ } }, { - "id": "04b5f349-6d7b-48d3-8033-450e397ca2fb", - "name": "Peticions", - "url": "http://192.168.1.22:5055", + "id": "6008a695-4799-4a81-a539-aa2a6d4aeab6", + "name": "Llibres", + "url": "http://192.168.1.22:8083", "appearance": { - "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/overseerr.svg", + "iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/calibre-web.svg", "appNameStatus": "normal", "positionAppName": "column", "lineClampAppName": 1, @@ -324,7 +324,7 @@ }, "behaviour": { "isOpeningNewTab": true, - "externalUrl": "https://bufet.mangrana.tv" + "externalUrl": "https://ebooks.mangrana.tv" }, "area": { "type": "wrapper", @@ -335,7 +335,7 @@ "shape": { "lg": { "location": { - "x": 0, + "x": 6, "y": 0 }, "size": { @@ -345,8 +345,8 @@ }, "sm": { "location": { - "x": 0, - "y": 0 + "x": 1, + "y": 1 }, "size": { "width": 1, @@ -355,12 +355,12 @@ }, "md": { "location": { - "x": 4, + "x": 0, "y": 0 }, "size": { - "width": 1, - "height": 1 + "width": 2, + "height": 2 } } },