-
OS: Windows 10
Flexget Version: 3.1.102
Daemon: yes
Expected behavior:
Just run normally. Check for torrents of certain shows, size and quality. Download to a certain folder where uTorrent will …
-
I just updated my install of python and something seams to have changed with base64
```
python -V
Python 3.9.0
```
Logs :
```
$ flexget
2020-10-18 13:00:03 CRITICAL plugin …
-
### Expected behaviour:
Remove old torrents from transmission.
### Actual behaviour:
Flexget log shows critical error with Python error statements, torrent not removed from transmission.
###…
-
### Expected behaviour:
version 3.1.85 works with transmission plugin
### Actual behaviour:
version 3.1.85 is broken
rollback to 3.1.84 fixes the issue
### Steps to reproduce:
- Step…
-
flexget 3.1.74 requires pytz 2017.x version, but it can't work when loading plugins:
```
AttributeError: module 'pytz' has no attribute 'BaseTzInfo'
```
only after i uninstall pytz 2017.x version…
-
### Expected behaviour:
no warnings
### Actual behaviour:
warning about yanked package version
### Steps to reproduce:
- Step 1:
`pip install flexget`
#### Log:
(click to…
ksurl updated
4 years ago
-
This is a pretty significant change, so it deserves its own card. ~~We'll need to work with their UDP API, which on first look, is a bit daunting.~~ WE can use the HTTP API which is pretty straight fo…
-
as agreed in the chat, all exceptions raised should be TelegramError (or similar exceptions)
these are the (inconsistent) exceptions I've seen:
``` python
>>> telegram.Bot('not-probably-formatted-to…
-
configure_series should have an option for disabling certain series.
the use case is for user of anilist/kitsu/mal/TheTVDB who want to set specific settings for a series.
if the entry is both in s…
-
错误提示:Plugin `flexget.plugins.auto_sign_in` failed to import dependencies
ModuleNotFoundError: No module named 'ptsites'
2020-06-22 17:16:00 CRITICAL manager [/tasks/reseed] The key `iyuu_auto_reseed…