Wiki: https://flexget.com/ Forum: https://discuss.flexget.com/ Bugs: https://github.com/Flexget/Flexget/issues | Got a problem? Upload logs and config to a paste service
gazpachoking on clean
Automated ChangeLog update (compare)
FlexGet-Bot on master
Automated ChangeLog update (compare)
FlexGet-Bot on develop
v3.3.24 Prepare v3.3.25.dev (compare)
FlexGet-Bot on v3.3.24
FlexGet-Bot on master
Prepare v3.3.24.dev Update README.rst Remove link … v3.3.24 (compare)
gazpachoking on develop
Update README.rst Remove link … (compare)
dependabot[bot] on pip
paranoidi (slack)
"pkg_resources.DistributionNotFound: The 'zc-lockfile==2.0' distribution was not found and is required by FlexGet"
paranoidi (slack)
on a new clean virtualenv
gazpachoking (discord)
And it requires new setuptools.
gazpachoking (discord)
I was manually updating deps, but that got real tedious real fast.
gazpachoking (discord)
I've been thinking about using poetry for a while, but I'm not sure if it would actually help us or hurt the flow.
gazpachoking (discord)
One of the good things is that we could make other dependency groups, like for all the optional deps that various plugins have, and let it resolve the proper versions needed to make everything compatible, or notify us if there is a conflict
gazpachoking (discord)
But there is no support with poetry for publishing pinned deps, so we'd have to do something like get it to produce a requirements.txt with pinned deps then still use twine or something to publish. 🤷♂️
BrutuZ (discord)
DependaBot had one job! ¬¬
gazpachoking (discord)
Yeah. It gets screwed up because pip-tools has no support for multi-platform
gazpachoking (discord)
Or at least that's one of the reasons
gazpachoking (discord)
Depending on which python version/platform you run pip compile
kau (discord)
`notify: - pushover:
user_key: USER_KEY` Trying flexget for the first time and i want to get some notification when a torrent is downloaded but the basic pushover example give me this error when saving the config "Error loading config: Did not pass schema validation."
BrutuZ (discord)
Not really, series needs an identifier for episodes
BrutuZ (discord)
It should be possible to fetch multiple qualities with different tasks
Doc (discord)
Ah too bad. Guess I’ll work with multiple tasks and som regex to filter on groups then
Doc (discord)
Tnx for the reply
Doc (discord)
It seems i am. Forgot that is a thing in yaml. Thanks again
ksurl (discord)
https://github.com/varbhat/exatorrent
Any interest in supporting this torrent client?
ksurl (discord)
It has an api
ksurl (discord)
Very nice web ui
Doc (discord)
from_task isn't what i am looking for
ksurl (discord)
But the config lock prevents that probably Nevermind
Doc (discord)
@gazpachoking tnx. Not sure how I missed that one