.nzb titled: This.is.an.Example-HERE
When the app creates a folder for the above, it is named: This.is.an
The rest becomes truncated.
This becomes an issue when you have titles such as:
Some.New.Title.part.1-HERE
Some.New.Title.part.2-HERE
As now both separate .nzbs create the same folder: Some.New.Title.part
Files from each .nzb are put into the common folder and then usenapp fails when placing the file(s) from both nzbs in the same folder. Which also leads to a different issue, when usenapp fails, no other items in the queue process, they remain in limbo until the errored item is removed, or resolved.
It seems as though the method (regex?) for making the titles/folders is not parsing - correctly. (just a guess on my part, but its done it on hundreds of .nzb now). These are unobfuscated nzbs, and the titles are displayed correctly in the queue. This also brings another bug, though not very critical, when I select a item in the queue and right click, and select to copy the title name, it copies correctly, but appends a space or some other hidden character onto the end of the title.
Using: Version 0.96.1 (Build 285) but same also happened with previous version.