Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
674
stars
176
forks
source link
Fix more lint issues and xfail Python 3.7 on Windows. #1950
Closed
labrys closed 1 year ago
subprocces.Popen
does not respectpathlib.Path
in commands in Python 3.7 on Windows. Marking test asxfail
see #1949.