Skip to content

Instantly share code, notes, and snippets.

@jTd7bPLFb
jTd7bPLFb / RenameToNzbName.sh
Created May 9, 2025 00:45 — forked from JudsonHat/RenameToNzbName.sh
nzbget script to rename file to the nzb name
#!/bin/bash
#######################################
### NZBGET POST-PROCESSING SCRIPT ###
#
# This script will rename the file to
# the nzb name.
#