jellyfin blog: fixed another typo
This commit is contained in:
parent
d62f27346c
commit
56c6c6e961
|
@ -133,7 +133,7 @@ mkdir /home/jellyfin/Music
|
||||||
mkdir /home/jellyfin/Music/unsorted
|
mkdir /home/jellyfin/Music/unsorted
|
||||||
```
|
```
|
||||||
|
|
||||||
** Create the service**
|
** Create the service**
|
||||||
Don't forget to change the credentials like your soulseek username and password. And also the slskd login username and password.
|
Don't forget to change the credentials like your soulseek username and password. And also the slskd login username and password.
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
|
@ -217,7 +217,7 @@ Slskd is really easy to use, upon entering you are greeted with the search bar,
|
||||||
![](slskd_search_result.png)
|
![](slskd_search_result.png)
|
||||||
|
|
||||||
After hitting download slskd will put it in `/home/jellyfin/Music/unsorted`.
|
After hitting download slskd will put it in `/home/jellyfin/Music/unsorted`.
|
||||||
Jellyfin will automatically scan you library every 3 hours bot you can override this by clicking `Scan All Libraries` in the `Dashboard`
|
Jellyfin will automatically scan you library every 3 hours but you can override this by clicking `Scan All Libraries` in the `Dashboard`
|
||||||
|
|
||||||
### Connect a client.
|
### Connect a client.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue