Mailing List Archive

RE: MythTV is STUCK! And a Suggestion
As of the last time I compiled (on a CVS build) I also have this
problem. I can never get MythTV to Watch TV, even after restarting
Mythbackend. It is clearly stuck.

In addition to wanting to fix this problem so I can use my Myth, I would
also like to tactfully suggest that this error message is a design flaw,
even when correctly displayed.

I would like to suggest a different behavior. This suggestion comes from
using Tivo for many years.

Suggestion:

When you select Watch TV, you always see a picture. If Myth is
currently recording something, you see the show it is currently
recording. You can pause, ff, etc. [.One implementation would simply be
to detect it is recording something, then seamless play that file,
starting from the end].

When you go to change channels, Myth puts up a popup window that
essentially says: "I am currently recoding Matlock on this channel.
Would you like to stop recording and change channels?" with the options
being "Yes, stop recording" or "No, continue recording Matlock"

Tivo also does the same behavior when you're watchling live TV and its
time to record something. The message is something like "Tivo needs to
change the channel to 46 to record MacGyver at 4:00pm", and the choices
are "Yes, change the channel when you need to" or "No, let me watch what
I'm watching and forget about MacGyver". Obviously, the TV may not even
be on when this message is displayed, so the timeout behavior is to go
ahead and change the channel and begin recording.
I don't know what the current Myth behavior is.

--Rich





> -----Original Message-----
> From: hayward@slothmud.org [mailto:hayward@slothmud.org]
> Sent: Wednesday, August 06, 2003 4:52 AM
> To: Discussion about mythtv
> Subject: [mythtv-users] MythTV is STUCK!
>
>
>
> MythTV seems to think it's recording, 100% of the time. The machine
> locked up while mythtv was recording, now it won't let me
> watch live-tv,
> nor will it record any programs. This isn't listed in the FAQ and I
> couldn't find it in the mail archives. Where is the "I am recording"
> information stored at? (if the database, what table?, if it uses the
> filesystem, what file?)
>
> Thanks,
> Brian Hayward
>
>
Re: MythTV is STUCK! And a Suggestion [ In reply to ]
On Wednesday 06 August 2003 02:51 pm, Richard Doherty wrote:
> As of the last time I compiled (on a CVS build) I also have this
> problem. I can never get MythTV to Watch TV, even after restarting
> Mythbackend. It is clearly stuck.

It doesn't think you have a tuner card, then. The 'in-use' status of a tuner
card isn't stored anywhere at all. Since you're using CVS, you should be
able to go in and see why GetFreeRecorder is failing in
programs/mythbackend/mainserver.cpp.

> In addition to wanting to fix this problem so I can use my Myth, I would
> also like to tactfully suggest that this error message is a design flaw,
> even when correctly displayed.

It is not a design flaw. You're ignoring the fact that mythtv supports
multiple tuner cards. It would have to present a list of currently recording
programs for the user to select, and the watch recordings screen does just
that. No sense in duplicating functionality.

Isaac
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: MythTV is STUCK! And a Suggestion [ In reply to ]
> On Wednesday 06 August 2003 02:51 pm, Richard Doherty wrote:
> > As of the last time I compiled (on a CVS build) I also have this
> > problem. I can never get MythTV to Watch TV, even after restarting
> > Mythbackend. It is clearly stuck.
>
> It doesn't think you have a tuner card, then. The 'in-use' status of a
tuner
> card isn't stored anywhere at all. Since you're using CVS, you should be
> able to go in and see why GetFreeRecorder is failing in
> programs/mythbackend/mainserver.cpp.

I had this problem when the hostname field was missing/wrong from the
capturecard table

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users