Update homeservers/Jellyfin.md

This commit is contained in:
moni 2025-04-14 22:12:30 +02:00
parent 5a9c2e16a1
commit 4e7e4283d4

View file

@ -11,11 +11,3 @@ The user also has the authorized_keys so I can do this:
```sh
ssh jellyfin@192.168.1.10
```
and proceed to add the directories for the media files:
```sh
cd jellyfin/media/tvshows/
mkdir "Show I Want To Watch (2020)"
mkdir "Season 01"
```