Updated README

Updated README
pull/1/head
TRaSH 5 years ago
parent 52b372e6d5
commit 53effee05e

@ -1,14 +1,7 @@
##############################################################################
### NZBGET SCAN SCRIPT ###
# Clean NZB name.
#
# Removes the following suffixes from NZB name:
# NZBgeek / Obfuscated / BUYMORE / Scrambled /etc....
#
# NOTE: This script requires Python to be installed on your system.
### NZBGET SCAN SCRIPT ###
##############################################################################
## Clean
>Title: Clean.py
Author(s): ???
#### Description: Clean NZB name.
Removes the following suffixes from NZB name:
NZBgeek / Obfuscated / BUYMORE / Scrambled /etc....

@ -0,0 +1,12 @@
## HashRenamer
>Title: HashRenamer.py
Author(s): l3uddz
URL: https://github.com/cloudbox/cloudbox
#### Description: Renames hashed media files to match the source NZB.
Part of the Cloudbox project: https://cloudbox.works
Built on top of the NZBGet scripts template created by Clinton Hall
(https://github.com/clinton-hall).
Released under GNU General Public License v2.0

@ -2,4 +2,6 @@
------
Clean = Cleans the NZB name by removing the retagged stuff (-Obfuscated, -postbox, etc).
- Clean = Cleans the NZB name by removing the retagged stuff (-Obfuscated, -postbox, etc).
- HashRenamer = Renames hashed media files to match the source NZB.

Loading…
Cancel
Save