This option only gives headaches because users do not use it correctly or edge cases where downloads stall.
If users report that they really want to keep this option, we can of course consider it.
Once the file is done downloading and makes it to the queue, you have no idea it was a duplicate.
You would have to use the 'Warning' and search for that.. and then assume the newer one was the dupe... we really should expose in the History that an item was a duplicate. Right now the 'search' box only looks at the name.. and I dont think we should be messing with the name to add duplicate there. I'd rather us just add a tag/flag whatever to notate this.. and can filter/sort on it. We also should do the same to the Queue as well.. since changing the name of the item to be `DUPLICATE / XXXXX` is a little jarring.
Now if we just exposed the dupe flag in the history, then the whole 'tag' option really isnt needed as it was just a means to an end.
* added buttons and logic to move to top and bottom of queue
* allowed for a larger control box for the new buttons
* Cleanup of unnecessary code
* Simple top and bottom of queue using existing queue data
* Control creation
* JQuery to make the buttons work
* minor text fixes
* tab to spaces cleanup
* style additions and removed hard text from code
* Moved button control to modal finish render event, gave file details a little more room
* Moved control to replace age and size on mouseover
* Added margins and color corrected for the night theme
* resolved night theme readability
* move to working top and bottom
* controls would lose event bindings after the append. Detach first then insert
* Move to Top and Bottom buttons for files in each NZB