Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/.vitepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
Expand Down
4 changes: 2 additions & 2 deletions docs/features/apps/install-scripts/curated/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
<!-- curated:index:end -->
22 changes: 22 additions & 0 deletions docs/release-notes/command-deck/2025-11-25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# 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 to enhance your personal media server experience.

## Sonarr

Sonarr is an all in one management software for your library of television shows.
> You can read more about Sonarr [here.](https://sonarr.tv)

## Radarr

Radarr is an all in one management software for you library of Movies.
> You can read more about Radarr [here.](https://radarr.video)

## Prowlarr

Prowlarr is a companion app to other apps in the arr stack.<br> 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
1 change: 1 addition & 0 deletions docs/release-notes/command-deck/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ For users who are actively connected during an update, there may be a brief down
<!-- auto-generated-year-sections-start -->
## 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
Expand Down