资 源 简 介
This is a very fast parsing script for downloaded TV shows and movies. It will use scene-standard naming conventions (and a lot of nonstandard ones, too) to match TV shows and movies and rename / move them as you like.
My script now supports format strings similar to SABnzbd! It should also work on all platforms that have a Python interpreter available, though you will need to change the directory structure of the format strings from using to / for it to work on UNIX.
Since this script is written in python, you will need a python interpreter installed on your system. If you do not have one, you can get one from http://python.org/.
Getting Started
Download archive
Extract somewhere
Open turbo_sort.py in a text editor
Edit the variables at the top of the script per the README or see below for what the options do.
Save & Run the script
Options to Consider:
```
+---------+
| General |
+-------