Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

"Not processing entries from last run." Unless I change the config file

$
0
0

@tnielsen2 wrote:

I have a cronjob running flexget on the hour. When running fron cron (or the command line) after modifying my config file, flexget will successfully execute every time.

However,
When running it afterwards, I get the following error:

2017-11-10 06:47 VERBOSE  task_queue                    There are 1 tasks to execute. Shutdown will commence when they have completed.
2017-11-10 06:47 VERBOSE  rss           td_movies_blueray Not processing entries from last run.
2017-11-10 06:47 VERBOSE  details       td_movies_blueray Task didn't produce any entries.
2017-11-10 06:47 VERBOSE  details       td_movies_blueray Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)

I can then modify the config file, save it, and then rerun flexget execute and it parses the rss feed no problem. What can I do to resolve this? Config is posted below.

tasks:
  td_movies_blueray:
    rss:
      url: https://www.torrentday.com/t.rss?download;11;u=2114532;tp=bfcb83eed997b9dd770681b4455375d6
      all_entries: no
    accept_all: yes
    download: /media/torrents/
    quality: 1080p+ webrip+
    imdb_lookup: yes
    if:
      - imdb_year <= 2000: reject
    seen_movies:
      matching: strict
      scope: local
    content_filter:
      reject:
        - '*.wmv'

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles