Am 19.01.2014 13:53, schrieb Stephan Loescher:
Am 01/19/14 11:37, schrieb Lars Hanisch:
here's the plugin, which uses it: recsearch
[...]
It's a simple search for name, shorttext and description, the status (new/edited) and age of a recording. The main reason for me was to get a quick list of the new recordings of the last week.
Hi Lars,
Wonderful!
Would it be possible (as a new feature) to filter/search/sort for recordings by recording-lifetime and/or if it is SD or HD?
"sorting" is done by recordings menu of vdr. No chance, that recsearch can add there an alternative sort mechanism (for now).
"lifetime" is a property of cRecording, so yes, it's possible to add a filter for this.
Neither cRecording nor cRecordingInfo provides anything so recsearch can decide, if it's SD or HD. Sorry, can't add something there...
Regards, Lars.
My use case is this: I normally like to view "important" and high-quality recordings first, which I typically sort manually in this order:
- Lifetime (L) 99 and HD
- L99 + SD
- L98 + HD
- L98 + SD
- L<98 + HD
- L<98 + SD
Regards, Stephan.