This is a function to group recordings together. For example all soaps will be grouped together. This was added to ViX and was ported from Topfield software by Simon Capewell .
https://github.com/OpenViX/enigma2/commit/e7a5e2a7237a00ab51d3c05784ef7eff2d2f055a
Code
Optionally group recordings by name into collections (https://github.com/OpenViX/enigma2/pull/646)
Collections are virtual folders, similar to those seen in the Dream EPG
Android app. They automatically group episodes of a programme together
so you don't need to create directories yourself.
The movie list displays and navigates them as if they're directories.
Delete, move and copy on collection acts on all files in the collection
There's also an option to not group if items are already organised in a
same named directory.
