SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.04k stars 1.23k forks source link

Help me. I don't know how to install Flexget plugin. #1917

Closed iruyanka closed 7 years ago

iruyanka commented 9 years ago

https://github.com/Flexget/Flexget/pull/628 https://github.com/Flexget/Flexget/blob/develop/flexget/plugins/output/send_telegram.py

I want to install send_telegram Plugin in Flexget.

Please tell me know-how. Thanks.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Dr-Bean commented 9 years ago

You need to update Flexget, maybe you need to fix a couple of issues with the new version. Then follow the instructions that the Flexget devs provide you with to use the plugin.

iruyanka commented 9 years ago

Oh. Need to update Flexget? Can I update Flexget? I'm using SynoCommunity version 20150606-5. How to update?

/usr/local/flexget/env/bin/pip install --upgrade flexget

Is this correct?

Mirgolth commented 9 years ago

You are not the only one interested in upgrading the Flexget version from the Synocommunity package.

Dr-Bean commented 7 years ago

Closing. Flexget was updated via https://github.com/SynoCommunity/spksrc/issues/2551 and https://github.com/SynoCommunity/spksrc/pull/2626.

For future reference: while /usr/local/flexget/env/bin/pip install --upgrade flexget probably works, doing that means you're no longer using the SynoCommunity package. We can't provide support for that, because we can't check or control what has happened on your system.