-
Hi! I've just got this with version 1.2.450.
```
2016-02-09 21:05 CRITICAL manager nC_movie-HUN An unexpected crash has occurred. Writing crash report to /home/osmc/.flexget/crash_rep
ort.20…
-
```
2016-05-14 12:46 VERBOSE exec Series_Collection_EN Executing: echo "autoStart=TRUE" >> "C:\Users\manue\AppData\Local\JDownloader v2.0/folderwatch/Game.of.Silence.S01E04.The.Uninvited.108…
-
I am automating searches and would like to detect failures without parsing the stdout. The grep command line tool allows for this by returning a non-zero exit code when it matches nothing. I would l…
-
I just updated to 1.2.505, and started converting some of my tasks to the new list interface plugin. Everything was fine, until I started using the entry_list to create a series list from trakt. Also,…
-
flexget --version
1.2.83
Latest release: 1.2.84
```
2014-02-10 19:04 ERROR task top-dvds BUG: Unhandled error in plugin rottentomatoes: (IntegrityError) rottentomatoes_search_resul…
-
Hello CRUD team,
When calling the database with the basic code below I get this alert: ERROR TypeError: Cannot read property 'onConnect' of undefined
Everthing else seems to work fine.
```
window.db…
-
Hey,
We are in the middle of enabling py3 support on flexget.. We have all test passing in flexget on py3 and only 1 failing on py2 which is this one... (see below)
We are using http://python-future…
-
Originally reported on Google Code with ID 75
```
For a large number of instances and/or a large number of features, the feature store
currently requires too much memory.
Probably this is mainly due…
-
I'm unable to run this container for some reason? Se log below
```
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/firstrun.sh...
First install detected, cloning re…
-
IMDB's API get results have it as shown in JSON as:
"imdb_id": "tt0137523",
"original_language": "en",
"original_title": "Fight Club"
Any change it can be added to the wrapper available from Nug…