fix: readme links.

This commit is contained in:
redxef 2024-10-27 19:51:26 +01:00
parent e1f6bd5117
commit bb0d01dc95
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -5,15 +5,15 @@ Smart playlists with lisp filter engine.
## How to use
After [installing](#installation) the plugin and restarting Jellyfin
create a file in `config/data/smartplaylist` like this:
create a file in `config/data/smartplaylists` like this:
```
$ echo '{}' > config/data/smartplaylist/a.json
$ echo '{}' > config/data/smartplaylists/a.json
```
Afterwards run the Task `(re)generate Smart Playlists`, this will rename
the `json` file and populate it with some default values. You can now
adjust the file to your liking. [Go here](/examples/index.md) to see more
adjust the file to your liking. [Go here](examples/index.md) to see more
examples.
Example file