Tool to extract release name and file name information from a compressed NZB file.
Usage:
ViewNzb.exe "directory containing .nzb.gz files or a single .nzb.gz file" -f
Example:
ViewNzb.exe "ValidNZBs" > releasenames.txt
This will output all the release names to the releasenames.tsv file
Example:
ViewNzb.exe "ValidNZBs/AB32FBA7818D9AA743B9F3B.nzb.gz" -f
This will display the release name and all files in this release
This tool could be enhanced to import the data to a Database for use on a web portal or search indexing system.
Wiki: Home
Wiki: How to Index NNTP Usenet Groups
Wiki: ReleasesExtractor