NZB ignored by UE, processed by SAB

Post Reply
outsider
Posts: 1
Joined: Sun Sep 26, 2010 9:20 am

NZB ignored by UE, processed by SAB

Post by outsider »

Hi,

When I try to import a specific file in UE is is ignored without any warning. No idea what goes wrong. Importing the same file in SABNzb results in a correct download.

Other imports of nzb's in UE are processed correctly. Both import methods (chossing the menu option import and placing the nzb in the import directory) fail. The NZB appears to be "binary", not readable, while I could read the NZB's untill this one.

Anybody a suggestion what is wrong??

Thanks for any help!

Outside
alex
Posts: 4514
Joined: Thu Feb 27, 2003 5:57 pm

Re: NZB ignored by UE, processed by SAB

Post by alex »

UE processes nzb files in the newzbin sense, which was open text.

There many other potential encodings possible since generally it is xml file, some programming languages provide nzb parsers which do decoding automatically, UE is mostly self-contained, in the unlikely case cryptic encodings will become a norm rather than exception I could add more code to process them on per case basis.
Post Reply