Merge pull request #1727 from johtani/patch-1

[Docs] Fix smart-playlist link
This commit is contained in:
Alain Nussbaumer 2024-03-05 10:03:34 +01:00 committed by GitHub
commit 6f4de54fa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2246,7 +2246,7 @@ curl -X GET "http://localhost:3689/api/search?type=tracks,artists,albums,playlis
### Search by query language
Search for artists, albums, tracks by a smart playlist query expression (see [README_SMARTPL.md](https://github.com/owntone/owntone-server/blob/master/README_SMARTPL.md) for the expression syntax).
Search for artists, albums, tracks by a smart playlist query expression (see [Smart Playlists](https://github.com/owntone/owntone-server/blob/master/docs/smart-playlists.md) for the expression syntax).
**Endpoint**