Skip to content

Commit aa22c96

Browse files
authored
Merge pull request #184 from eshtek/dev
Adds March 2026 Release Notes and Curated App Script Updates
2 parents 63913c4 + fcc5c68 commit aa22c96

18 files changed

Lines changed: 112 additions & 59 deletions

File tree

docs/.vitepress/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ const sidebar: DefaultTheme.SidebarItem[] = [
148148
collapsed: true,
149149
items: [
150150
// auto-generated-release-notes-start
151+
{ text: '2026-03-24', link: '/release-notes/command-deck/2026-03-24' },
151152
{ text: '2026-01-21', link: '/release-notes/command-deck/2026-01-21' },
152153
{ text: '2026-01-13', link: '/release-notes/command-deck/2026-01-13' },
153154
{ text: '2026-01-08', link: '/release-notes/command-deck/2026-01-08' },

docs/features/apps/install-scripts/curated/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
<!-- curated:index:start -->
44
| App | Download | Size | Last Modified |
55
|---|---|---:|---|
6-
| `bazarr` | [bazarr.json](/install-scripts/bazarr.json) | 1.3 KB | 2025-12-25 |
7-
| `drawio` | [drawio.json](/install-scripts/drawio.json) | 739 B | 2025-12-25 |
8-
| `emby` | [emby.json](/install-scripts/emby.json) | 2.2 KB | 2026-01-06 |
9-
| `handbrake` | [handbrake.json](/install-scripts/handbrake.json) | 1.8 KB | 2025-12-25 |
10-
| `home-assistant` | [home-assistant.json](/install-scripts/home-assistant.json) | 1.6 KB | 2025-12-04 |
11-
| `immich` | [immich.json](/install-scripts/immich.json) | 1.7 KB | 2025-12-12 |
12-
| `jellyfin` | [jellyfin.json](/install-scripts/jellyfin.json) | 2.2 KB | 2025-12-12 |
13-
| `lidarr` | [lidarr.json](/install-scripts/lidarr.json) | 1.3 KB | 2025-12-25 |
14-
| `nextcloud` | [nextcloud.json](/install-scripts/nextcloud.json) | 3.4 KB | 2025-12-28 |
15-
| `peanut` | [peanut.json](/install-scripts/peanut.json) | 823 B | 2025-12-25 |
6+
| `bazarr` | [bazarr.json](/install-scripts/bazarr.json) | 1.3 KB | 2026-03-15 |
7+
| `drawio` | [drawio.json](/install-scripts/drawio.json) | 757 B | 2026-03-15 |
8+
| `emby` | [emby.json](/install-scripts/emby.json) | 2.2 KB | 2026-03-15 |
9+
| `handbrake` | [handbrake.json](/install-scripts/handbrake.json) | 1.8 KB | 2026-03-15 |
10+
| `home-assistant` | [home-assistant.json](/install-scripts/home-assistant.json) | 1.6 KB | 2026-03-19 |
11+
| `immich` | [immich.json](/install-scripts/immich.json) | 1.7 KB | 2026-03-15 |
12+
| `jellyfin` | [jellyfin.json](/install-scripts/jellyfin.json) | 2.2 KB | 2026-03-15 |
13+
| `lidarr` | [lidarr.json](/install-scripts/lidarr.json) | 1.4 KB | 2026-03-15 |
14+
| `nextcloud` | [nextcloud.json](/install-scripts/nextcloud.json) | 3.5 KB | 2026-03-15 |
15+
| `peanut` | [peanut.json](/install-scripts/peanut.json) | 834 B | 2026-03-15 |
1616
| `plex` | [plex.json](/install-scripts/plex.json) | 3.4 KB | 2025-12-12 |
1717
| `prowlarr` | [prowlarr.json](/install-scripts/prowlarr.json) | 766 B | 2025-12-04 |
1818
| `qbittorrent` | [qbittorrent.json](/install-scripts/qbittorrent.json) | 1.0 KB | 2025-12-04 |
1919
| `radarr` | [radarr.json](/install-scripts/radarr.json) | 1.2 KB | 2025-12-04 |
20-
| `scrutiny` | [scrutiny.json](/install-scripts/scrutiny.json) | 1.2 KB | 2025-12-25 |
20+
| `scrutiny` | [scrutiny.json](/install-scripts/scrutiny.json) | 1.3 KB | 2026-03-15 |
2121
| `sonarr` | [sonarr.json](/install-scripts/sonarr.json) | 1.2 KB | 2025-12-04 |
22-
| `syncthing` | [syncthing.json](/install-scripts/syncthing.json) | 2.0 KB | 2025-12-25 |
22+
| `syncthing` | [syncthing.json](/install-scripts/syncthing.json) | 2.1 KB | 2026-03-15 |
2323
<!-- curated:index:end -->

docs/public/install-scripts/bazarr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Initial Script"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": [
@@ -18,7 +18,7 @@
1818
"permissions": [
1919
"READ_WRITE_LOCATIONS"
2020
],
21-
"ports": []
21+
"ports": [30046]
2222
},
2323
"ensure_directories_exists": [
2424
{

docs/public/install-scripts/drawio.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Initial Script"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": [],
99
"specifications": ["2CORE", "1024MB"],
1010
"permissions": [],
11-
"ports": []
11+
"ports": [30090, 30091]
1212
},
1313
"ensure_directories_exists": [],
1414
"app_values": {

docs/public/install-scripts/emby.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.1",
5-
"changeLog": "Emby port change"
4+
"version": "1.0.2",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": ["ApplicationsPerformance", "ApplicationsCapacity", "Media", "Photos", "Music", "Movies", "Shows", "Videos"],
99
"specifications": ["2CORE", "512MB"],
1010
"permissions": ["READ_WRITE_LOCATIONS"],
11-
"ports": []
11+
"ports": [9096, 8920]
1212
},
1313
"ensure_directories_exists": [
1414
{

docs/public/install-scripts/handbrake.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Initial Script"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": [
@@ -13,13 +13,11 @@
1313
"Videos"
1414
],
1515
"specifications": [
16-
"2CORE",
17-
"2048"
18-
],
16+
"2CORE", "2048MB"],
1917
"permissions": [
2018
"READ_WRITE_LOCATIONS"
2119
],
22-
"ports": []
20+
"ports": [30089, 30044]
2321
},
2422
"ensure_directories_exists": [
2523
{
@@ -72,7 +70,7 @@
7270
"resources": {
7371
"limits": {
7472
"cpus": 4,
75-
"memory": 4096
73+
"memory": "$MEMORY(10%, 4096)"
7674
},
7775
"gpus": {
7876
"use_all_gpus": true

docs/public/install-scripts/home-assistant.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Upgraded Home Assistant install script to be compatible with latest HexOS script changes"
4+
"version": "1.0.1",
5+
"changeLog": "Updated dataset locations and set config to posix"
66
},
77
"requirements": {
88
"locations": ["ApplicationsPerformance", "Media"],
9-
"specifications": ["2CORE", "200MB"],
9+
"specifications": ["2CORE", "256MB"],
1010
"permissions": ["READ_WRITE_LOCATIONS"],
1111
"ports": [8123]
1212
},
@@ -19,7 +19,10 @@
1919
"path": "$LOCATION(Media)",
2020
"network_share": true
2121
},
22-
"$LOCATION(ApplicationsPerformance)/home-assistant",
22+
{
23+
"path": "$LOCATION(ApplicationsPerformance)/home-assistant/config",
24+
"posix": true
25+
},
2326
{
2427
"path": "$LOCATION(ApplicationsPerformance)/home-assistant/postgres_data",
2528
"posix": true
@@ -41,7 +44,7 @@
4144
"db_password": "$RANDOM_STRING(7)"
4245
},
4346
"storage": {
44-
"config": "$HOST_PATH($LOCATION(ApplicationsPerformance)/home-assistant)",
47+
"config": "$HOST_PATH($LOCATION(ApplicationsPerformance)/home-assistant/config)",
4548
"media": "$HOST_PATH($LOCATION(Media)/home-assistant)",
4649
"postgres_data": "$HOST_PATH($LOCATION(ApplicationsPerformance)/home-assistant/postgres_data)"
4750
},

docs/public/install-scripts/immich.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Upgraded Immich install script to be compatible with latest HexOS script changes"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": ["ApplicationsPerformance", "Photos"],
9-
"specifications": ["2CORE", "200MB"],
9+
"specifications": ["2CORE", "256MB"],
1010
"permissions": ["READ_WRITE_LOCATIONS"],
1111
"ports": [2283]
1212
},

docs/public/install-scripts/jellyfin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Upgraded Jellyfin install script to be compatible with latest HexOS script changes"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": ["ApplicationsPerformance", "ApplicationsCapacity", "Media", "Photos", "Music", "Movies", "Shows", "Videos"],
9-
"specifications": ["2CORE", "200MB"],
9+
"specifications": ["2CORE", "256MB"],
1010
"permissions": ["READ_WRITE_LOCATIONS"],
11-
"ports": [8096, 8920]
11+
"ports": [30013, 30014]
1212
},
1313
"ensure_directories_exists": [
1414
{

docs/public/install-scripts/lidarr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": 3,
33
"script": {
4-
"version": "1.0.0",
5-
"changeLog": "Initial Script"
4+
"version": "1.0.1",
5+
"changeLog": "Updated requirements"
66
},
77
"requirements": {
88
"locations": [
@@ -18,7 +18,7 @@
1818
"permissions": [
1919
"READ_WRITE_LOCATIONS"
2020
],
21-
"ports": []
21+
"ports": [30071]
2222
},
2323
"ensure_directories_exists": [
2424
{

0 commit comments

Comments
 (0)