Should be easy enough to do, if I didn't make some stupid error while coding (I use playlist-based collections).
Code:
CollectionRegExp = ([^/]+)/([^/]+)$
CollectionRegExpTitle = $1
If you want to run it from CMD, these parameters should do the trick:
Code:
-cr ([^^/]+)/([^^/]+)$ -crt $1