Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Master-Timer 0.5.10
On Thu, Jul 18, 2002 at 08:17:46PM +0200, Guido Fiala wrote:
> > > It asks for each timer and put's it into done - so far so good, but it
> > > would be great if it removes the timers marked as "done" also directly
> > > from vdr, at least with an extra option.
> >
> > Just run run-mt.pl(, or only done.pl.)
>
> Thanks - did'nt thought of that ;-)
>
> Another thing - maybe you've as easy an answer:
>
> Now entries as such are in my "done" file:
>
> Star Trek - Der Film|"
>
> Description :"Unter dem Befehl seines alten Kommandanten James T. Kirk soll
> <snip>
>
> As you can see - the description is inside done as well, not only
> title+subtitle as mentioned in the documentation. Is that a bug or a feature?
It's a Bug. I have never used the description myself. So never had the
problem myself.
Line 325. The (.+) after Subtitle has to be changed to (.+?)
You should "clean" the done-file from broken lines "by hand".
> (done did'nt print any feedback of actually deleting a timer and it seemed it
> did'nt do anything)
>
> More:
> What do those errors mean:
>
> Use of uninitialized value in hash element at ./process_summary.pl
> line 103, <FI> line 74.
> <repeated several times in line 109 and 137>
>
> Use of uninitialized value in hash element at ./donefromvdr.pl line 103, <FI>
> line 74.
> <repeated several times in line 109 and 137>
>
> Use of uninitialized value in hash element at ./donefromvdr.pl line 212,
> <$socket> line 52.
Side-Effects of the broken lines in the done-file.
Bis denn
--
Real Programmers consider "what you see is what you get" to be just as
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated,
cryptic, powerful, unforgiving, dangerous.
Home |
Main Index |
Thread Index