Mailing List archive

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

[vdr] Re: Speed up the opening of Recordingsmenu ?



> I think the Problem is the FIND-Command in VDR wich search

Try to play around with

       -maxdepth levels
              Descend at most  levels  (a  non-negative  integer)
              levels  of directories below the command line argu­
              ments.  `-maxdepth 0' means only  apply  the  tests
              and actions to the command line arguments.

       -mindepth levels
              Do  not  apply  any tests or actions at levels less
              than levels (a non-negative  integer).   `-mindepth
              1'  means process all files except the command line
              arguments.

This might speed up the command as it has not to search though all
directories.

Thilo

--
Thilo Wunderlich  -  tw@7eins.net  -  www.7eins.de





Home | Main Index | Thread Index