Page 1 of 1

UE command line

Posted: Mon Jan 08, 2018 12:02 pm
by maltmaster
Is there a command line interface to UE? I am on Win 10. I cant seem to find any documentation, although some forum posts make reference to a command line interface.

I posted in development that I wanted to download only selected files from an NZB, such as .NFO. I wrote a Python program to create separate NZBs from a large NZB created from exporting a large selection of headers in a single operation. The new NZBs are files in a separate directory.

I want to do something like:

for each NZBfile in directory:
call UE(NZBfile)

That will create create a separate subdirectory in the SAVE directory.

This automates manually scrolling down the lists and manually opening each one. UE is the application associated with .NZB.

Re: UE command line

Posted: Sat Jan 13, 2018 1:30 pm
by alex
If you associate UE with the nzb files when you doubleclick an nzb file windows will call UE.exe "nzb file path". So if you do the same even without nzb association it should process the nzb file, see edit menu->properties->search/import, nzb files. Or you can use the import folder.