Andreas Brachold wrote:
Hi,
Am Samstag, den 13.08.2005, 16:37 +0200 schrieb Klaus Schmidinger:
Andreas Brachold wrote:
I'm notice, that's vdr(1.3.28) create a empty info.vdr for recordings on some cases. (A file with 0 bytes size)
the attached file, should fix this
Using Timer->File() could result in something like "TITLE~EPISODE" (literally!). If at all, the 'name' variable should be used here. But since this wouldn't introduce any new information (and would also make it impossible to tell whether there actually was EPG info available) I'd rather not do this.
Hmm,
it's just not better, if this information always present on info.vdr, whatever if it come from EPG or as fallback from Timer->File().
Now is'nt Tag - T not present.
I've got a notion that some external scripts could miss this feature. :-)
Well, the same could be applied to all the other tags ;-) Any external script already knows the recording name through the directory name.
Klaus