Mailing List archive

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

[vdr] Re: VDR developer version 1.3.11 (no rec shown)



Christoph Haubrich wrote:
> 
> Am So, 2004-06-20 um 12.24 schrieb Klaus Schmidinger:
> > Gregoire Favre wrote:
> > >
> > > On Sun, Jun 20, 2004 at 10:30:59AM +0200, Klaus Schmidinger wrote:
> > >
> > > > > Not related :
> > > > > ERROR: /video0/plugins/text2skin/old/Aluminium/logos: No such file or directory
> > > >
> > > > This message look suspicious, because it comes right after the initial channel
> > > > switch, which is where the recordings are scanned (see vdr.c, line 480).
> > > > You might want to check what's the matter with this directory entry.
> > >
> > > :-) Well, that was it, thank you very much, I have deleted the whole old
> > > dir and now everything works like a charm !!!
> >
> > It would still be interesting, though, what has caused the problem.
> > So if you have any chance of tracking that down, that would be nice.
> >
> > Klaus
> 
> Hello Klaus,
> 
> I had two problems with the new (but fine :-) alogorithm. There were
> some links created by vdrconvert to (already deleted) iso-images so the
> links pointed to nowhere. The other problem was that there was a
> lost+found directory from an ext3 filesystem to which vdr had no
> access. After deleting the dead links and giving vdr access to
> lost+found I saw all of my recordings again.
> 
> Christoph

Maybe for the moment it would be ok to just comment out all 'return false'
lines in cRecordings::ScanVideoDir(). That way it wouldn't be stopped as
soon as it encounters a problem.

Klaus




Home | Main Index | Thread Index