diff --git a/nzbget-postprocessing-files/windows-builder/README.md b/nzbget-postprocessing-files/windows-builder/README.md index ece7d9c1..387166aa 100644 --- a/nzbget-postprocessing-files/windows-builder/README.md +++ b/nzbget-postprocessing-files/windows-builder/README.md @@ -1,9 +1,18 @@ To compile for windows, add the following files into the same folder. + Compile with pyinstaller using options -F -w + + Transcoder.py + Linktastic\linktastic.py folder (not used, but imported in nzbToMediaUtil.py) + nzbToMediaUtil.py + migratecfg.py + nzbToMediaEnv.py + nzbToMediaSceneExceptions.py -Autoprocess files \ No newline at end of file + +Autoprocess files