docs: Add Jellyfin support and make documentation media server agnostic#31
Open
enoch85 wants to merge 1 commit intoMaintainerr:mainfrom
Open
docs: Add Jellyfin support and make documentation media server agnostic#31enoch85 wants to merge 1 commit intoMaintainerr:mainfrom
enoch85 wants to merge 1 commit intoMaintainerr:mainfrom
Conversation
- Add comprehensive Jellyfin configuration section with admin user requirement - Create new Migration.md document covering: - Media server switching (Plex ↔ Jellyfin) with automatic rule migration - YAML import migration - Community rules migration - Incompatible features between servers - Technical implementation details - Update all documentation to use generic 'media server' terminology - Clarify Overseerr (Plex-only) vs Jellyseerr (both servers) support - Fix Tutorial_S01E01.md: - Make examples work for both Plex and Jellyfin - Note Jellyfin doesn't support collection visibility features - Correct forceOverseerr/Jellyseerr behavior explanation - Add screenshot context labels - Fix broken blog link (docs.maintainerr.info/blog → /latest/blog/) - Verify all external and internal links (42/43 working) Related to PR #2330
| </p> | ||
|
|
||
| Let's take the above movie as an example. This isn't a real movie, but for the purposes of this tutorial we are going to pretend. This movie has the following attributes across Plex, Overseerr, and Radarr: | ||
| Let's take the above movie as an example. This isn't a real movie, but for the purposes of this tutorial we are going to pretend. This movie has the following attributes across your media server (Plex/Jellyfin), Overseerr, and Radarr: |
There was a problem hiding this comment.
not technically related to this pr maybe?, but maybe jellyseerr can also be mentioned
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation for Jellyfin Support
Added documentation for Jellyfin support from PR #2330.
Changes
New Files:
Updated:
Details
All info verified against the actual code.
Related: Maintainerr/Maintainerr#2330