49 lines
1.8 KiB
Markdown
49 lines
1.8 KiB
Markdown
|
|
# Jellyfin — Stream Movies & TV Shows
|
||
|
|
|
||
|
|
**Jellyfin** is your personal streaming server, similar to Netflix but running entirely on The Nest. Watch movies and TV shows on any device, anywhere in the house (or remotely via the mynest.love domain).
|
||
|
|
|
||
|
|
## Access
|
||
|
|
|
||
|
|
- **Web UI:** <https://beak.mynest.love>
|
||
|
|
- **Internal (home network):** <http://jellyfin.k3s.home.nest>
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- Stream video on demand from a shared media library
|
||
|
|
- Multiple user profiles with individual watch histories and subtitles
|
||
|
|
- Transcoding support for devices that can't play certain formats natively
|
||
|
|
- Subtitle support (embedded and external)
|
||
|
|
|
||
|
|
## Getting Started
|
||
|
|
|
||
|
|
1. Open <https://beak.mynest.love> in your browser or Jellyfin app.
|
||
|
|
2. Click **Sign In** and choose **Sign in with The Nest**.
|
||
|
|
3. Select your profile (or create one if you're new).
|
||
|
|
4. Browse the library and start watching.
|
||
|
|
|
||
|
|
## Supported Devices
|
||
|
|
|
||
|
|
Jellyfin has official clients for:
|
||
|
|
|
||
|
|
- Web browsers (Chrome, Firefox, Safari, Edge)
|
||
|
|
- Android / Android TV
|
||
|
|
- iOS / iPadOS
|
||
|
|
- Roku
|
||
|
|
- Apple TV
|
||
|
|
- Kodi
|
||
|
|
- [Jellyfin Media Player](https://github.com/jellyfin/jellyfin-media-player) (desktop)
|
||
|
|
|
||
|
|
## Tips
|
||
|
|
|
||
|
|
- **Offline viewing:** Jellyfin doesn't support offline downloads natively. For offline playback, use a dedicated downloader on your device.
|
||
|
|
- **Quality settings:** You can adjust streaming quality per-device in your profile settings to save bandwidth.
|
||
|
|
- **Subtitles:** If subtitles don't appear automatically, click the subtitle icon in the player and select your preferred language.
|
||
|
|
|
||
|
|
## Media Library
|
||
|
|
|
||
|
|
The media library is managed by [Sonarr](../technical/media-automation-pipeline.md#sonarr) (TV) and [Radarr](../technical/media-automation-pipeline.md#radarr) (movies). New content appears automatically once downloads complete.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
*TODO: Add screenshot of Jellyfin home screen with a sample library.*
|