Update homeservers/Jellyfin.md
This commit is contained in:
parent
5a9c2e16a1
commit
4e7e4283d4
1 changed files with 0 additions and 8 deletions
|
|
@ -11,11 +11,3 @@ The user also has the authorized_keys so I can do this:
|
||||||
```sh
|
```sh
|
||||||
ssh jellyfin@192.168.1.10
|
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"
|
|
||||||
```
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue