Closed sanderjo closed 9 years ago
yeah, this is certainly possible
I do pretty much exactly what you describe above in my nzbToMedia scripts.
What happened here is that I started with sabToSickBeard (from SickBeard itself) and developed sabToCouchPotato... eventually I added HeadPhones and Gamez support etc... Then Ported it all over to work with NZBGet.
These scripts do the safe rename as part of their basic function, but then (since NZBGet can do multiple scripts, and since not everyone uses SickBeard and CouchPotato) I was asked to break these up into individual scripts.
All of these can rather easily be ported to make then work with SABnzbd and NZBGet.
in theory this should work.
Thanks for the help on this script.
This is the SABnzbd postprocessing script I created based on your NZBget script: https://github.com/sanderjo/SAB-SafeRename
I think it would be technically possible to have just one script usable for NZBget and SABnzbd; something along the lines of:
If this is acceptable for NZBget style and you (Clinton Hall), it would create one source ... easier to maintain