Running
Find DUPES SHOWRESULTS=source,tab COLLNAME="TheDupes-{date|yyyyMMdd}-{time|HHmmss}" IN {sourcepath}
creates a dated collection, as expected.
However, when NOAUTORUN is added, Opus reuses the name of a collection generated two weeks ago, which somehow became stuck in dupe.osd
:
"Duplicate Files" will return after dupe.osd
gets deleted.
A simple Find
Find NOAUTORUN RECURSE SHOWRESULTS=source,tab COLLNAME="Find-{date|yyyyMMdd}-{time|HHmmss}" IN {sourcepath}
fills the panel just fine: