Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.41 KB

readme.md

File metadata and controls

29 lines (24 loc) · 1.41 KB

pySabRename

pySabRename is a post-processing script for sabnzbd and nzbget. It renames the biggest file in the final download folder to the job name. It will also rename subtitles and the nfo. After renaming it will clean up the download dir.

Why pySabRename

  • pySabRename is written in Python, so it's usable on many OSs
  • pySabRename also checks subfolders (I've not seen many spots placing the actual movie in a subfolder, but I've seen them)
  • pySabRename is only a few lines of code
  • pySabRename has builtin code for use with SickBeard
  • pySabRename will only rename the files YOU want

How to 'install'

Sabnzbd

Use

This program is used in sabnzbd and works really well when using the latest SpotWeb pull. It is designed for movies and tv episodes with 'encrypted' (=mostly random or flipped) filenames.

Warning

It will not work as you'd probably like when multiple episodes are downloaded in the same job!

Todo

  • Test with NZBget on all platforms