Mailing List archive

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

[vdr] Re: Programm VDR over Web



> > > Maybe i write my own Webinterface to programm my vdr easily over web.
> > 
> > Some time ago i posted a PHP equivalent to "svdrsend.pl"
> > 
> > You could use that as a base for a Web-Interface. (PHP is, as perl, "ideal"
> > for such a task)
> > 
> > I you can't find it anymore, i can send it to you. And/Or i should/could ask
> > Klaus to put it into the next Release auf VDR.
> 
> I don't have this file, but if i write a webapp, than i write it in
> perl.

Master-Timer is written in Perl too. But it's not a Web-Application. :-)

> Now i have written a perl script, which read the epg.data and write it
> into a mysql-database.

A bit oversized. (OK i didn't found a way to get Multidimensional Hash-Array "persistent". (dbopen, tie) So i think i have to use a DB for future Versions
of Master-Timer too. Or i must invent a schema without Multidimensional Hash-Arrays.)

> I use the script from Klaus and write a little sub and included my
> Database-Modul.
> Now i have all films in a mysql-database.

Can you send my your DB-Schema and this Perl script?

> I write a second script to sort out double films. Now i think, i must
> modify a finddoublefilms so, that it only delete double films in the
> past.

One problem Master-Timer didn't have, it programs all and deletes the other timers when a recording was "successfull".




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