docs: prepare v2.24.1 wiki version
docs: add qUI integration guide
docs: update wiki for v2.24.0
docs: update wiki for v2.22.0
docs: bump version to 2.21.0
docs: bump version to 2.20.0
docs: bump version to 2.18.5
Companion to arr-dashboard PR #439 — heap-pressure sweep + diagnostic
instrumentation (#427 follow-up).
v2.18.4 docs: bump version + document Seerr profile-override on approval
- Home.md: Current Version → 2.18.4.
- Troubleshooting.md: bug-report version example → 2.18.4.
- Seerr-Integration.md: new "Approving with a Custom Quality Profile"
subsection under "Approval Queue Tab" describing the v2.18.4 Options
button — what fields it lets admins override, where the dropdown data
comes from, and the empty-state when Seerr has no servers configured.
docs: bump version to 2.18.3
docs(2.18.2): version bump + Auto-Tagger one-click webhook install section
- Home.md: 2.18.1 → 2.18.2
- Troubleshooting.md: bug-report version example refreshed
- Auto-Tagger.md: new "One-click auto-install (2.18.2+)" sub-section under
the Connect Webhook section, covering prerequisites, payload shape,
idempotency, per-instance failure surfacing, and externalUrl-vs-headers
resolution.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
docs(wiki): v2.18.1 — document Label Sync event-driven triggers
docs: add Auto-Tagger and Label Sync wiki pages
Documents the two automation features that shipped post-v2.17.0:
Auto-Tagger (criteria-based Sonarr/Radarr tagging with composite rules,
Connect webhooks, and TMDb/Trakt list-membership) and Label Sync
(any-to-any tag/label propagation across Sonarr, Radarr, Plex,
Jellyfin, Emby).
Home.md sidebar gets entries for both pages under Automation, and the
Overview table gains rows for both features. The new pages mirror the
Library-Cleanup.md structure (Overview / Getting Started / How It Works
/ Configuration / Operations / Best Practices / Troubleshooting / API
Reference) for navigation parity. Auto-Tagger.md links back to
Library-Cleanup.md for the shared rule-types reference rather than
duplicating it; only the two new list-membership rule types
(tmdb_list_member, trakt_list_member) are documented in detail there.
docs: bump version to 2.18.0
Update wiki content for v2.17.0 — Statistics overhaul + Tautulli-is-optional reframing
Substantive content updates beyond the version-number bump in c324b3e:
- Statistics.md — full rewrite. Adds the Jellyfin tab. Documents the 14
cards in the new media-server tab shape (3 Top + 3 Most Popular + 8
analytics). Distinguishes Top vs Popular semantics. Calls out the
hasPlex / hasJellyfin tab gating. Adds API reference for the new
/api/{plex,jellyfin}/analytics/* endpoints. Notes Tautulli is now
optional enrichment.
- Plex-and-Tautulli-Integration.md — substantive reframing. Tautulli
no longer "strongly recommended for full analytics" — analytics work
without it. Tautulli's value is now scoped to specific enrichments
(richer codec, LAN/WAN split, platform fidelity). v2.17.0 changelog
callout at the top.
- Jellyfin-and-Emby-Integration.md — adds a Statistics-tab reference
to the feature list, mentions parity with Plex.
- Home.md — features-table row reframing. "Plex Analytics" label says
Tautulli is optional. Tautulli row in services table reframed from
"Analytics" to "Optional enrichment".
- Quick-Start.md — three places where Tautulli was framed as required
for Plex analytics now describe it as optional enrichment.
- Dashboard.md — Activity-tab description no longer says "from
Plex/Tautulli" (Plex alone is sufficient; Jellyfin/Emby also feed
this surface).
- FAQ.md — services-table Tautulli row reframed.
docs: bump version references to v2.16.2
Bump version to 2.16.0 in Home.md and Troubleshooting.md
Part of v2.16.0 release prep. Paired with:
- package.json bump to 2.16.0
- CHANGELOG.md [2.16.0] entry
- README.md + DOCKERHUB.md tagline + version tags table
- CLAUDE.md version footer
All merged via arr-dashboard PR #353.
docs: bump version to 2.15.0
docs: add v2.14 feature coverage
Wiki additions for features merged to main after v2.13.0:
New page:
- Jellyfin-and-Emby-Integration.md: full integration guide mirroring
the Plex page structure, covering now playing, watch history,
on-deck, recently added, analytics, and cleanup rules. Explains
that Jellyfin and Emby share a unified backend.
Home.md:
- Added Jellyfin and Emby to the service list, Supported Services
table, and Integrations section with a link to the new page.
Plex-and-Tautulli-Integration.md:
- Added "Option A: Connect with Plex (OAuth)" section documenting the
PIN flow, server discovery with reachability badges, and auto-fill
behavior. Kept manual entry as Option B.
- Added OAuth gotchas table (popup blocking, 2-minute timeout, relay
exclusion).
Seerr-Integration.md:
- Added "Option A: Sign in to Seerr with Plex" section documenting
the Plex-token-to-Seerr auth flow and API key auto-fetch.
- Documented requirements (Seerr admin access, Plex login enabled).
- Fixed leftover rename bugs from earlier Jellyseerr/Overseerr →
Seerr rename ("Both Seerr are supported..." / "Seerr or Seerr").
TRaSH-Guides-Integration.md:
- Added Custom Format Conflict Detection section (advisory warnings
from upstream conflicts.json in the deployment preview).
- Added Quality Size Preset Upstream Update Warnings section
(SHA-256 hash comparison between current upstream and last-applied).
Notification-System.md:
- Added Quiet Hours section documenting the notification rule action
type, critical-event bypass list, IANA timezone requirement,
overnight range support, and fail-closed behavior on malformed
config.
Settings.md:
- Added Week Starts On setting under Appearance tab.
- Added new Navigation & Sidebar section documenting the four
collapsible groups (Overview, Media, Maintenance, Configuration)
and auto-expand-on-navigation behavior.
- Added Jellyfin and Emby to Supported Services table.
- Fixed leftover Jellyseerr/Overseerr label from earlier rename.
Calendar-and-History.md:
- Cross-referenced the new Week Starts On setting in Settings →
Appearance.
Quick-Start.md:
- Added Getting Started banner note (shown when fewer than 3
services configured).
- Added URL suggestions note (companion-service auto-complete).
- Added Connection Test Feedback section (version badge on success,
specific error messages on failure).
- Added Jellyfin/Emby and Plex OAuth setup pointers.
- Added link to the new Jellyfin-and-Emby-Integration page in
Next Steps.
Version references in Home.md and Troubleshooting.md are intentionally
left at 2.13.0 — those should be bumped as part of the v2.14.0 release
prep workflow, not this docs-only PR.
docs: update version references to 2.12.0
docs: Update version references to v2.9.3
docs: Add core feature pages — Dashboard, Library, Calendar, Statistics, Settings, Discover, Security, FAQ
fix: Correct wiki links on Home page
docs: Rename Jellyseerr/Overseerr to Seerr across all wiki pages
docs: Complete wiki rewrite for v2.9.1
Updated 9 existing pages and created 8 new pages (2,210 → 5,584 lines).
New pages: Plex-and-Tautulli-Integration, Jellyseerr-and-Overseerr-Integration,
Notification-System, Library-Cleanup, Queue-Cleaner, Naming-Scheme-Deployment,
Lidarr-and-Readarr-Support, Incognito-Mode
docs: Update for v2.6.6 release - Add sync strategy score handling documentation