Categories - new feature for version 0.5.0
The first feature for version 0.5.0 is now implemented and available for testing (release "0.5.0-r191" in package "nzbget-testing").
About categories:
- each nzb-file can have a category assiged to it;
- for each category nzbget will create a subfolder under dst-directory (option <AppendCategoryDir>);
- incoming-directory can have subdirectories (one level of nesting, isn't enough?); by uploading a nzb-file to the subdirectory, the file is automatically categorized;
- new command-line switch <-K> used with switch <-A> to set the category by adding of new nzb-file to queue;
- new subcommand <K> in command-line-switch <-E> to change the category of existing group;
- new parameter to post-process-scripts;
- new parameter in XML-/JSON-RPC-command <editqueue>;
- automatic moving of already downloaded files after the changing of category.
There is also a new version of web-interface with ability to change the category (release "1.1-2" in package "web-interface-testing").
Appreciate any feedback.
Added TLS/SSL and IPv6 support
Testing-version can be downloaded from SourceForge.
nzbget 0.5.0 and nzbgetweb 1.1 released
For more please visit nzbget forum.
To upgrade installed version:
Code:
ipkg update
ipkg upgrade nzbget