Mailing List archive

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

[vdr] Re: VDR developer version 1.3.11



Gregoire Favre writes:
 > On Thu, Jun 24, 2004 at 10:23:04PM +0300, Jouni Karvo wrote:
 > 
 > > but the actual removal does not happen...
 > 
 > For me the removal never worked very well, I use this in commands.conf
 > (I have /video0 /vide1 /video2) :

Right! I guess it might be the first time the files should be removed
after adding another video partition.  With only a single /video directory
it worked well (at least still with 1.3.6 :).

 > DEL deleted: find /video0 -type d -name "*.del" -exec find {} -type l -printf %l\\n \; | xargs rm && rm -rf /video?/*/*.del && rmdir --ignore-fail-on-non-empty /video?/*/* /video?/*

hmm... I might then add something to crontab...

Thanks for the tip.

yours,
		Jouni

-- 
http://www.netlab.hut.fi/%7ekex




Home | Main Index | Thread Index