Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: highlighting new recordings in dirīs ?



Klaus Wolf wrote:
> 
> Dear Mailinglist and Klaus,
> 
> after using recording in directorys for e.g. series, sometimes itīs not
> easy to find them. I must enter all directorys and look for a new
> recording.
> 
> Here is my litte idea:
> 
> It is possible to change the textcolor of a dir if a new recording is
> placed in there ?

You could put a 
    find /video -mtime -2 -type d -name '*.rec'
into commands.conf.

Carsten.



Home | Main Index | Thread Index