AW: [mythtv] Running frontend without a backend server?

2005-08-23 Thread Jochen Kühner
My frontend starts without a backend running But then no tv is aviable. It asks only if I click on livetv... -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Korey Fort Gesendet: Mittwoch, 24. August 2005 07:03 An: 'Development of mythtv' Betreff:

Re: [mythtv] DVB, Live TV Broken with SVN 7050+

2005-08-23 Thread Todd Ignasiak
I finally got some time to try updating the channel settings.. On 8/21/05, Daniel Kristjansson <[EMAIL PROTECTED]> wrote: > > But, what about channels that do not contain PSIP data and virtual > > channel numbers? I have several channels that are cable-only. How > > is the atscsrcid calculated

[mythtv] Running frontend without a backend server?

2005-08-23 Thread Korey Fort
Does anyone know where to change the code to allow a front end run without a backend. I could do it a while back but now, it will stop and ask if the backend is running. I also noticed that even though it say's it will try to connect to the server five times it only tries once before giving up.

[mythtv] Re: [mythtv-commits] Ticket #255: Improved scheduling of consecutive programs with pre-roll/overrecord

2005-08-23 Thread Kevin Kuphal
MythTV wrote: #255: Improved scheduling of consecutive programs with pre-roll/overrecord -+-- Reporter: Max Barry <[EMAIL PROTECTED]> | Owner: ijr Type: patch| Status: new Pr

Re: [mythtv] Triggering Menu Actions Through Command Line

2005-08-23 Thread J. Donavan Stanley
William Bond wrote: Recently I have been working to customize MythTV with my remote. I would like to be able to use buttons on my remote to automatically open MythTV and tigger a menu option. I have gotten the code to work so that I can trigger "EXEC xine" to play DVDs via comannd line, however

[mythtv] Triggering Menu Actions Through Command Line

2005-08-23 Thread William Bond
Recently I have been working to customize MythTV with my remote. I would like to be able to use buttons on my remote to automatically open MythTV and tigger a menu option. I have gotten the code to work so that I can trigger "EXEC xine" to play DVDs via comannd line, however when I try to "TV_WATCH

[mythtv] minor fix for decoderbase.cpp

2005-08-23 Thread Mark Weaver
"mythfrontend -v all" tuned to an off-air DVB channel causes SIGSEGV without this. Index: decoderbase.cpp === --- decoderbase.cpp (revision 7110) +++ decoderbase.cpp (working copy) @@ -112,10 +112,12 @@ PosMapEntry e

Re: [mythtv] dbox feed

2005-08-23 Thread Andrew
On Monday 22 August 2005 23:59, Steven wrote: > Anybody here that uses this with current svn? > I can't get it to work. The epg scanning works, but I can't record or > use live-tv at all and I don't see anything usefull in the (verbose) > logs to help me out. > > Steven Im using svn but unable to

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Glen Dragon
Quoting Daniel Kristjansson <[EMAIL PROTECTED]>: Rescan your inputs. Hmm. Apparently that is easier said than done. I get nothing when I scan now. From teh setup log -v all This is a random part of the log that looks remotely interesting. although the channel # doesn't make sense I should ge

Re: [mythtv] more on dvb record failure (race condition in signalmonitor.cpp?)

2005-08-23 Thread Mark Weaver
Daniel Kristjansson wrote: On Mon, 2005-08-22 at 17:18 +0100, Mark Weaver wrote: Mark Weaver wrote: I am also having trouble with DVB (livetv|recording) -- sometimes getting the PMT timeout. I have tried latest SVN but the backend seems very unstable for me. I've done a little debugging, s

Re: [mythtv] DVB Off air channels.(7104)

2005-08-23 Thread John Pullan
On 23/08/05, Daniel Kristjansson <[EMAIL PROTECTED]> wrote: > On Mon, 2005-08-22 at 21:17 +0100, John Pullan wrote: > > DVB off air channels are not working correctly with LiveTV > > > > When you tune to an off air channel the check against the PMT kicks > > in, but it still takes 15 seconds for th

Re: [mythtv] Commandline of MythGAME

2005-08-23 Thread Jochen Kühner
thanks. tommorow i've the screenshot script ready. it now uses the romnaes from the database and supports multiple disks and %s in commandline. maybe a option to select if screenshots for the current player should be generated would be nice and a option to run the script from within mythgame??

Re: [mythtv] DVB Off air channels.(7104)

2005-08-23 Thread Daniel Kristjansson
On Mon, 2005-08-22 at 21:17 +0100, John Pullan wrote: > DVB off air channels are not working correctly with LiveTV > > When you tune to an off air channel the check against the PMT kicks > in, but it still takes 15 seconds for the for the frontend to notice. > It then bails out of LiveTV back to t

RE: [mythtv] Question about the "year" field in the program table

2005-08-23 Thread Torbjörn Jansson
[EMAIL PROTECTED] <> wrote: > Bruce Markey wrote: > >> The field in the program table is actually called "airdate" which >> is misleading but that is what it was named from the early XMLTV >> data. Internally it is a QString "year" in ProgramInfo objects >> and is used to store the year of release

Re: [mythtv] Question about the "year" field in the program table

2005-08-23 Thread Carl Reynolds
Bruce Markey wrote: Carl Reynolds wrote: Bruce Markey wrote: The field in the program table is actually called "airdate" which is misleading but that is what it was named from the early XMLTV data. Internally it is a QString "year" in ProgramInfo objects and is used to store the year of rele

Re: [mythtv] Question about the "year" field in the program table

2005-08-23 Thread Bruce Markey
Carl Reynolds wrote: Bruce Markey wrote: The field in the program table is actually called "airdate" which is misleading but that is what it was named from the early XMLTV data. Internally it is a QString "year" in ProgramInfo objects and is used to store the year of release for a film. It may

Re: [mythtv] Question about the "year" field in the program table

2005-08-23 Thread Carl Reynolds
Bruce Markey wrote: The field in the program table is actually called "airdate" which is misleading but that is what it was named from the early XMLTV data. Internally it is a QString "year" in ProgramInfo objects and is used to store the year of release for a film. It may have no meaning for an

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Neale Swinnerton
Doesn't fix it. I've attached the -v channel,record, siparser log, which hopefully is helpful. Interesting enough a recording started while I was testing and that works, but I am getting lots of Unknown Descriptor errors in the log, which might be relevant I guess.I stopped the recording wh

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread John Pullan
On 23/08/05, Frank Muenchow <[EMAIL PROTECTED]> wrote: > John Pullan schrieb: > > On 23/08/05, Frank Muenchow <[EMAIL PROTECTED]> wrote: > > > >>John Pullan schrieb: > >> > >>>Chris, > >>> Could you expand on this a bit more ? Do you mean a particular > >>>table or a value within a table ? ( I

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Daniel Kristjansson
On Tue, 2005-08-23 at 18:57 +0100, Neale Swinnerton wrote: > I'm also having trouble tuning. This is revision 7108, and I deleted all > channels and rescanned in mythtv-setup. > > This is a snippet with -v all logging. Can you try replacing the first "#if 0" in setup_table_monitoring() (in tv_re

Re: [mythtv] Commandline of MythGAME

2005-08-23 Thread Greg Estabrooks
> i need 20 characters more or so... but when be resized i think 512 chars or > so should do because if there comes a larger path or something like that... You should be able to define larger commandlines with the patch I just submitted. ___ mythtv-de

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Neale Swinnerton
Forgot to say this is DVB-T in the UK Neale Swinnerton wrote: I'm also having trouble tuning. This is revision 7108, and I deleted all channels and rescanned in mythtv-setup. This is a snippet with -v all logging. The 2005-08-23 18:53:01.789 DummyRec: Restart! Frames seen 14 continue

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Neale Swinnerton
I'm also having trouble tuning. This is revision 7108, and I deleted all channels and rescanned in mythtv-setup. This is a snippet with -v all logging. The 2005-08-23 18:53:01.789 DummyRec: Restart! Frames seen 14 continues indefinitely. 2005-08-23 18:53:01.516 read <- 14 24 ANN Playb

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread Frank Muenchow
John Pullan schrieb: On 23/08/05, Frank Muenchow <[EMAIL PROTECTED]> wrote: John Pullan schrieb: Chris, Could you expand on this a bit more ? Do you mean a particular table or a value within a table ? ( I seem to remember there's some status within the now/next EIT, which we're not using

Re: [mythtv] Commandline of MythGAME

2005-08-23 Thread Jochen Kühner
i need 20 characters more or so... but when be resized i think 512 chars or so should do because if there comes a larger path or something like that... - Original Message - From: "Greg Estabrooks" <[EMAIL PROTECTED]> To: "Development of mythtv" Sent: Tuesday, August 23, 2005 6:35 PM Sub

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Daniel Kristjansson
On Tue, 2005-08-23 at 12:36 -0400, Glen Dragon wrote: > I'm still having problems tuning DVB (pchd-3000) with the latest > commits. I'm trying to tune my ATSC OTA digital channels. > I just re-fetched & compiled this morning, with what was changeset > #7106. I will try to compile with 7107 now,

Re: [mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Glen Dragon
It's also a little bit troubling, that tuning obviously failed, but the backend still thinks it's recording, and I end up with a bogus entry in my recorded table. This makes it difficult to try multiple attempts, especially since I'm at work. Quoting Glen Dragon <[EMAIL PROTECTED]>: I'm still

[mythtv] Still having problems tuning DVB with latest svn

2005-08-23 Thread Glen Dragon
I'm still having problems tuning DVB (pchd-3000) with the latest commits. I'm trying to tune my ATSC OTA digital channels. I just re-fetched & compiled this morning, with what was changeset #7106. I will try to compile with 7107 now, but it's not clear to me that will fix the problem. I was ab

Re: [mythtv] Commandline of MythGAME

2005-08-23 Thread Greg Estabrooks
> Is it possible to enlarge the commandline of the mythgame game player to > more then 255 chars??? Because my commandline for the amiage emulator is > much larger... Just how big is the commandline you are talking about? ___ mythtv-dev mailing l

Re: [mythtv] more on dvb record failure (race condition in signalmonitor.cpp?)

2005-08-23 Thread Mark Weaver
From the stack trace it looks like this is due to the lack of input handling code in DVBChannel. This is an old bug, but TVRec used to have special case code to work around the DVBChannel bug which I removed not knowing what it was. I just committed a fix which should prevent this DVBChannel bug

[mythtv] Mythweb giving errors again when no programs in list

2005-08-23 Thread George Styles
Hi, MythWeb is again giving errors when there are no recorded programs. This has happened and been fixed a few times before. Just thought I would report it (CVS about 10 days ago) cheers g ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread Ian Caulfield
On Tue, 23 Aug 2005, John Pullan wrote: On 23/08/05, Frank Muenchow <[EMAIL PROTECTED]> wrote: John Pullan schrieb: Chris, Could you expand on this a bit more ? Do you mean a particular table or a value within a table ? ( I seem to remember there's some status within the now/next EIT, wh

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread John Pullan
On 23/08/05, Frank Muenchow <[EMAIL PROTECTED]> wrote: > John Pullan schrieb: > > Chris, > > Could you expand on this a bit more ? Do you mean a particular > > table or a value within a table ? ( I seem to remember there's some > > status within the now/next EIT, which we're not using at the

Re: [mythtv] [PATCH] build errors with -lXxf86vm

2005-08-23 Thread Bob Ham
On Tue, 2005-08-23 at 15:08 +0100, Bob Ham wrote: > This patch fixes the following error: > > /usr/bin/ld: cannot find -lXxf86vm Oops. Bad Debian package states made me think Xv libs were installed when they weren't. Ignore this. -- Bob Ham <[EMAIL PROTECTED]> signature.asc Description: Thi

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread Frank Muenchow
John Pullan schrieb: Chris, Could you expand on this a bit more ? Do you mean a particular table or a value within a table ? ( I seem to remember there's some status within the now/next EIT, which we're not using at the moment.) Regards Maybe I can help. I think he means PDC (programme d

[mythtv] [PATCH] build errors with -lXxf86vm

2005-08-23 Thread Bob Ham
This patch fixes the following error: g++ -shared -Wl,-soname,libmyth-0.18.so.0 -o libmyth-0.18.so.0.18.0 dialogbox.o lcddevice.o mythcontext.o mythwidgets.o oldsettings.o remotefile.o settings.o themedmenu.o util.o mythwizard.o uitypes.o xmlparse.o mythplugin.o mythdialogs.o audiooutput.o inet

Re: [mythtv] Questions for the DVB guys

2005-08-23 Thread John Pullan
On 20/08/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I have a few questions for the DVB developers: > > 1. Have you considered triggerring of recording start/stop times by the > updating of EITpf tables? The BBC are using reactive (i.e. triggered from > the playout automation server)

[mythtv] mythmovies "File to Always Play Next" broken

2005-08-23 Thread Tomas Edwardsson
Changeset 6645 (http://svn.mythtv.org/trac/changeset/6645#file4) seems to break the "File to Always Play Next" functionality. What is happening is that "video_list->getVideoListMetadata(parentItem->ChildID());" is called with the ID of the next movie file. But getVideoListMetadata takes an i

[mythtv] Commandline of MythGAME

2005-08-23 Thread Jochen Kühner
Is it possible to enlarge the commandline of the mythgame game player to more then 255 chars??? Because my commandline for the amiage emulator is much larger... ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/

Re: [mythtv] Question about the "year" field in the program table

2005-08-23 Thread John Pullan
On 23/08/05, Bruce Markey <[EMAIL PROTECTED]> wrote: > John Pullan wrote: > > Could someone explain what it's meant to represent please ? I'm > > working on improving one of the DVB EIT fix up routines and I was > > wondering if placing the year a film was released in this field was > > appropriate