Closed Sarcas666 closed 4 years ago
we pass the info to medusa:Opening URL: http://localhost:8081/api/76a7b64f02c2efdb7f96868502a94302/?cmd=postprocess with params: {'nzbName': 'Doom.Patrol.S01E01.INTERNAL.2160p.WEB.H264-DEFLATE.nzb', 'quiet': 1, 'failed': 1, 'process_method': 'move', 'proc_dir': '/Users/username/Downloads/MediaDownloads/incompleteSABnzbd/Doom.Patrol.S01E01.INTERNAL.2160p.WEB.H264-DEFLATE', 'delete_on': 1}
So I'm not sure what additional information medusa needs to try and parse a release name. what guidance does Medusa give for the api command postprocess? particularly in relation to failed downloads.
Looking at this again, it is probably that something has changed with the medusa api. I recommend using auto fork detection:
[SickBeard]
[[tv]]
fork = auto
Thanks for the replies. I'll keep an eye on it so see if any new info comes up. I vaguely remember changing the fork to Medusa a long, long time ago because of ... something... I've put it back to auto :)
Just putting my 2 cents for people looking for the same issue. I had the same problem with the fork on sickchill. I put it on auto and failed download management works again.
Had no more problems after setting it to auto again.
Describe the bug I noticed that downloads got stuck on 'snatched' in medusa (v0.3.4) after SABNZBD failed to download them.
Technical Specs
Expected behavior I expect Medusa accepting the failed download message and try the next option.
Log Please provide an extract, or full debug log that indicates the issue.
`Changing to directory: /Applications/nzbToMedia
-- Cleaning bytecode --
No bytecode to clean
-- Cleaning folders: ['libs', 'core'] -- No folders to clean
Returning to directory: /Applications/SABnzbd.app/Contents/Resources
-- Cleanup finished --
From the Medusa warnings:
2019-07-13 13:24:52 WARNING TORNADO :: [74c3f12] Not enough information to parse release name into a valid show. Consider adding scene exceptions or improve naming for: tv 2019-07-13 13:24:52 WARNING TORNADO :: [74c3f12] Failed Download Processing failed: None, /Users/user/Downloads/MediaDownloads/tv:
SABnzbd shows with some successful downloads the message "SickBeard: Successfully post-processed name!". Usually it mentions the name, but I just noticed it doesn't always do this.