nosmokingbandit / Watcher3

Other
279 stars 59 forks source link

Watcher3 don't pick up "failed" download #22

Closed Magikarplvl4 closed 7 years ago

Magikarplvl4 commented 7 years ago

After a nzbget that is marked for "failed" download, watcher3 don't pick up the next in line.

I use password dector script to check early on of a zip file is password protected. But after the marked bad of failed, its look like watcher3 doesn't know to pick something els.

Nzbget:

    Tue Apr 18 2017 21:57:14    Post-process-script watcher.py3 for Moon.2009.1080p.Bluray.x264.DTS-WiKi successful
INFO    Tue Apr 18 2017 21:57:14    watcher: Sending Moon.2009.1080p.Bluray.x264.DTS-WiKi to Watcher as Failed.
INFO    Tue Apr 18 2017 21:57:13    Executing post-process-script watcher.py3 for Moon.2009.1080p.Bluray.x264.DTS-WiKi

Wachter3:

INFO 2017-04-18 21:57:14,627 core.postprocessing.POST: #################################
INFO 2017-04-18 21:57:14,627 core.postprocessing.POST: Post-processing complete.
INFO 2017-04-18 21:57:14,627 core.postprocessing.POST: {
  "data": {
    "added_date": "2017-04-18",
    "alternative_titles": "",
    "apikey": "d4df59fe284dcd60308b0a5b68a3ac6",
    "backlog": 1,
    "digital_release_date": null,
    "downloadid": "230",
    "finished_date": null,
    "finished_file": null,
    "finished_score": 660,
    "guid": "https//api.nzb.su/getnzb/966f90a42d59298a0e933a86f23ba925.nzb&i=71002&r=xxxxxx",
    "imdbid": "tt1182345",
    "mode": "failed",
    "movie_file": "",
    "path": "D:\\cache nzbget\\intermediate\\Moon.2009.1080p.Bluray.x264.DTS-WiKi.#231",
    "plot": "With only three weeks left in his three year contract, Sam Bell is getting anxious to finally return to Earth. He is the only occupant of a Moon-based manufacturing facility along with his computer and assistant, GERTY. The long period of time alone however has resulted in him talking to himself for the most part, or to his plants. Direct communication with Earth is not possible due to a long-standing communication malfunction but he does get an occasional message from his wife Tess. When he has an accident however, he wakens to find that he is not alone. He also comes to realize that his world is not what he thought it was.",
    "poster": "images/poster/tt1182345.jpg",
    "predb": "found",
    "quality": "Default",
    "rated": null,
    "release_date": "2009-06-12",
    "resolution": "BluRay-1080P",
    "score": "7.6",
    "status": "Snatched",
    "title": "Moon",
    "tmdbid": "17431",
    "url": "https://www.themoviedb.org/movie/17431",
    "year": "2009"
  },
  "status": "finished",
  "tasks": {
    "autograb": {
      "enabled": true,
      "response": false
    },
    "cleanup": {
      "enabled": true,
      "path": "D:\\cache nzbget\\intermediate\\Moon.2009.1080p.Bluray.x264.DTS-WiKi.#231",
      "response": false
    },
    "guid": {
      "update_MARKEDRESULTS": true,
      "update_SEARCHRESULTS": false,
      "url": "https//api.nzb.su/getnzb/966f90a42d59298a0e933a86f23ba925.nzb&i=71002&r=xxxxx"
    },
    "update_movie_status": true
  }
}
nosmokingbandit commented 7 years ago

Can you send me the log from the beginning of the post-processing request?

watchernzb@gmail.com

Magikarplvl4 commented 7 years ago

I was not patient. Watcher did the job good ;)