From e821b72b8e4c514f9a54a860e5fb528b44b1eb70 Mon Sep 17 00:00:00 2001
From: acknologia <64101826+acknologia@users.noreply.github.com>
Date: Mon, 24 Nov 2025 16:59:41 -0500
Subject: [PATCH 1/3] added blog post for new curated apps
sonarr, radarr, prowlarr
as well as update on qbitorrent
---
docs/blog/2025-11-25-2.md | 36 ++++++++++++++++++++++++++++++++++++
docs/blog/index.md | 1 +
2 files changed, 37 insertions(+)
create mode 100644 docs/blog/2025-11-25-2.md
diff --git a/docs/blog/2025-11-25-2.md b/docs/blog/2025-11-25-2.md
new file mode 100644
index 00000000..80400523
--- /dev/null
+++ b/docs/blog/2025-11-25-2.md
@@ -0,0 +1,36 @@
+# Introducing Sonarr, Radarr and Prowlarr
+**November 25, 2025**
+*By Mohtasim Rahman*
+
+We have added 3 highly requested apps to our list of curated apps. This apps are the pillars of the arr stack and will help enhance your personal media server experience.
+
+## Sonarr
+
+Sonarr is an all in one management software for your library of television shows.
+
+Sonarr will
+- keep track of what shows you have
+- keep track of media information like file resolution
+- inform you of any missing content for your shows
+- organize your library by renaming and moving files
+> You can read more about Sonarr [here.](https://sonarr.tv)
+
+## Radarr
+
+Radarr is an all in one management software for you library of Movies.
+
+Radarr will
+- keep track of what movies you have
+- keep track of media information like file resolution
+- inform you of related movies to your movies
+- organize your library by renaming and moving files
+> You can read more about Radarr [here.](https://radarr.video)
+
+## Prowlarr
+
+Prowlarr is an companion app to other apps in the arr stack.
It will streamline the configuration of other apps in the arr stack.
+> You can read more about Prowlarr [here.](https://prowlarr.com)
+
+## Curated app updates
+### qBittorrent
+- Updated download path for qBittorrent
\ No newline at end of file
diff --git a/docs/blog/index.md b/docs/blog/index.md
index 2043c76a..797a35b4 100644
--- a/docs/blog/index.md
+++ b/docs/blog/index.md
@@ -4,6 +4,7 @@ Stay up to date with the latest news and updates from the HexOS team.
## 2025
+- [Introducing Sonarr, Radarr and Prowlarr - November 25, 2025](/blog/2025-11-25-2.md)
- [Introducing HexOS Local - November 25, 2025](/blog/2025-11-25)
- [Introducing Our New End-to-End Testing Suite - October 21, 2025](/blog/2025-10-21)
- [Q3 Status Update - October 1, 2025](/blog/2025-10-01)
From 6f2366ac11c3ecf0a48f27b6b444b7f0a3f2d0ef Mon Sep 17 00:00:00 2001
From: Jerod Fritz
Date: Mon, 24 Nov 2025 20:20:11 -0500
Subject: [PATCH 2/3] Move new apps blog to release notes
---
docs/.vitepress/sidebar.ts | 1 +
docs/blog/index.md | 1 -
.../apps/install-scripts/curated/index.md | 4 ++--
.../command-deck/2025-11-25.md} | 18 ++----------------
docs/release-notes/command-deck/index.md | 1 +
5 files changed, 6 insertions(+), 19 deletions(-)
rename docs/{blog/2025-11-25-2.md => release-notes/command-deck/2025-11-25.md} (51%)
diff --git a/docs/.vitepress/sidebar.ts b/docs/.vitepress/sidebar.ts
index b175bcba..13f571b6 100644
--- a/docs/.vitepress/sidebar.ts
+++ b/docs/.vitepress/sidebar.ts
@@ -128,6 +128,7 @@ const sidebar: DefaultTheme.SidebarItem[] = [
collapsed: true,
items: [
// auto-generated-release-notes-start
+ { text: '2025-11-25', link: '/release-notes/command-deck/2025-11-25' },
{ text: '2025-11-12', link: '/release-notes/command-deck/2025-11-12' },
{ text: '2025-11-08', link: '/release-notes/command-deck/2025-11-08' },
{ text: '2025-11-07', link: '/release-notes/command-deck/2025-11-07' },
diff --git a/docs/blog/index.md b/docs/blog/index.md
index 797a35b4..2043c76a 100644
--- a/docs/blog/index.md
+++ b/docs/blog/index.md
@@ -4,7 +4,6 @@ Stay up to date with the latest news and updates from the HexOS team.
## 2025
-- [Introducing Sonarr, Radarr and Prowlarr - November 25, 2025](/blog/2025-11-25-2.md)
- [Introducing HexOS Local - November 25, 2025](/blog/2025-11-25)
- [Introducing Our New End-to-End Testing Suite - October 21, 2025](/blog/2025-10-21)
- [Q3 Status Update - October 1, 2025](/blog/2025-10-01)
diff --git a/docs/features/apps/install-scripts/curated/index.md b/docs/features/apps/install-scripts/curated/index.md
index ce9dd4ff..ee35e328 100644
--- a/docs/features/apps/install-scripts/curated/index.md
+++ b/docs/features/apps/install-scripts/curated/index.md
@@ -6,9 +6,9 @@
| `home-assistant` | [home-assistant.json](/install-scripts/home-assistant.json) | 1.4 KB | 2025-11-17 |
| `immich` | [immich.json](/install-scripts/immich.json) | 1.6 KB | 2025-11-17 |
| `jellyfin` | [jellyfin.json](/install-scripts/jellyfin.json) | 2.1 KB | 2025-11-17 |
-| `plex` | [plex.json](/install-scripts/plex.json) | 3.2 KB | 2025-11-17 |
+| `plex` | [plex.json](/install-scripts/plex.json) | 3.0 KB | 2025-11-22 |
| `prowlarr` | [prowlarr.json](/install-scripts/prowlarr.json) | 443 B | 2025-11-21 |
-| `qbittorrent` | [qbittorrent.json](/install-scripts/qbittorrent.json) | 828 B | 2025-11-21 |
+| `qbittorrent` | [qbittorrent.json](/install-scripts/qbittorrent.json) | 881 B | 2025-11-21 |
| `radarr` | [radarr.json](/install-scripts/radarr.json) | 904 B | 2025-11-21 |
| `sonarr` | [sonarr.json](/install-scripts/sonarr.json) | 901 B | 2025-11-21 |
diff --git a/docs/blog/2025-11-25-2.md b/docs/release-notes/command-deck/2025-11-25.md
similarity index 51%
rename from docs/blog/2025-11-25-2.md
rename to docs/release-notes/command-deck/2025-11-25.md
index 80400523..f8e1a01e 100644
--- a/docs/blog/2025-11-25-2.md
+++ b/docs/release-notes/command-deck/2025-11-25.md
@@ -1,29 +1,15 @@
-# Introducing Sonarr, Radarr and Prowlarr
-**November 25, 2025**
-*By Mohtasim Rahman*
+# Command Deck Update - November 25, 2025 - New Apps Sonarr, Radarr and Prowlarr
-We have added 3 highly requested apps to our list of curated apps. This apps are the pillars of the arr stack and will help enhance your personal media server experience.
+We have added 3 highly requested apps to our list of curated apps to enhance your personal media server experience.
## Sonarr
Sonarr is an all in one management software for your library of television shows.
-
-Sonarr will
-- keep track of what shows you have
-- keep track of media information like file resolution
-- inform you of any missing content for your shows
-- organize your library by renaming and moving files
> You can read more about Sonarr [here.](https://sonarr.tv)
## Radarr
Radarr is an all in one management software for you library of Movies.
-
-Radarr will
-- keep track of what movies you have
-- keep track of media information like file resolution
-- inform you of related movies to your movies
-- organize your library by renaming and moving files
> You can read more about Radarr [here.](https://radarr.video)
## Prowlarr
diff --git a/docs/release-notes/command-deck/index.md b/docs/release-notes/command-deck/index.md
index e80680d6..d67b53de 100644
--- a/docs/release-notes/command-deck/index.md
+++ b/docs/release-notes/command-deck/index.md
@@ -11,6 +11,7 @@ For users who are actively connected during an update, there may be a brief down
## 2025 Releases
+- [**2025-11-25**](./2025-11-25) - New Apps Sonarr, Radarr and Prowlarr
- [**2025-11-12**](./2025-11-12) - Server Actions and Folder Unlock on Fangtooth
- [**2025-11-08**](./2025-11-08) - Server monitoring scalability improvements
- [**2025-11-07**](./2025-11-07) - Upgrade timeout improvements
From ea58eb51a704900af407acb5423b1fc47df175ac Mon Sep 17 00:00:00 2001
From: Jerod Fritz
Date: Mon, 24 Nov 2025 20:22:52 -0500
Subject: [PATCH 3/3] an -> a
---
docs/release-notes/command-deck/2025-11-25.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/release-notes/command-deck/2025-11-25.md b/docs/release-notes/command-deck/2025-11-25.md
index f8e1a01e..ae626eb7 100644
--- a/docs/release-notes/command-deck/2025-11-25.md
+++ b/docs/release-notes/command-deck/2025-11-25.md
@@ -14,7 +14,7 @@ Radarr is an all in one management software for you library of Movies.
## Prowlarr
-Prowlarr is an companion app to other apps in the arr stack.
It will streamline the configuration of other apps in the arr stack.
+Prowlarr is a companion app to other apps in the arr stack.
It will streamline the configuration of other apps in the arr stack.
> You can read more about Prowlarr [here.](https://prowlarr.com)
## Curated app updates