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.
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 details)
File details
Details for the file nzbsort-0.1.0.tar.gz.
File metadata
- Download URL: nzbsort-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6578676b7a4a8057c34b3397603ee4eb7a52c25a8d90380ada4eee4120d2a5d
|
|
| MD5 |
c82b69827ad4978cb6f1317892ddad94
|
|
| BLAKE2b-256 |
b93df478f2f1160f5101bf9633efdcccc6e421d200a820a3316505ee4888e70a
|