Skip to main content

NZB files alpha sorter

Project description

Sort your NZB files alphabetically before downloading them. This will allow you to stream/uncompress the files in the right order and possibly pipe the output to a media player.

This tool was designed to be simple and work with stdin/stdout. Here are a few examples, all doing the same thing:

$ nzbsort < original.nzb > output.nzb
$ nzbsort original.nzb > output.nzb
$ cat original.nzb | nzbsort > output.nzb

The output XML is ugly but hey, it’s XML, news reader don’t give a shit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nzbsort-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page