On Jan 19, 2008 8:32 AM, don locke <[EMAIL PROTECTED]> wrote: > Hi Jonathan > > Is the vlc plugin freevo menu or webserver ? > > Don. >
it is to watch tv through the epg menu Later Jonathan > > On Jan 18, 2008 6:28 PM, Jonathan Isom <[EMAIL PROTECTED]> wrote: > > Hi > > I'm working on a vlc plugin for the live pause plugin and I > > want/need to call a function once or twice a minute. > > I want to send a command to vlc to be read by the plugin. this works > > but I'm not sure the best way to call it. > > the purpose of the function is to update amount of subtitles and audio > > tracks that my get updated from time to > > time with different shows. should I put an `if time.time() % 60 == > > 0:' in the event loop or use another method. > > > > Later > > Jonathan > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Freevo-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
