Alexandre Truppel
Alexandre Truppel
You're right, I just found them now. I was looking in the wrong place in the docs.
FYI just adding those two options with my own Spotify app details worked: ``` dl-spotify: image: spotdl/spotify-downloader:latest volumes: - xxxx:/music command: download https://open.spotify.com/xxxx --output "{album}/{title}.{output-ext}" --client-id xxx --client-secret xxx ```
I'm sorry for slightly hijacking this thread, but I'd just like to ask: once local AI is configured, is it possible to tell Linkwarden to tag already existing websites (as...
I also have a pull request ready to send, if you prefer.