Nicotine Plugins Not loading #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
May try slskd to get the api and rest to work for bots. I really just want to run python scripts inside of nicotine+. Woud be a lot easier
Using nicotine+ fletchto99 version
I have my config mounted /docker-containers/nicotineplus/data:/config
you should be able to find the plugins folder here:
docker-containers/nicotineplus/data/.local/share/nicotine/plugins
New plugins must have a certain structure, but for example you can see this one
https://github.com/palaueb/api-nicotine-plus/
Everything must be inside a folder and labeled/structured like the plugin above.