Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Delete recordings from "Watch Recordings" in 0.22

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


lifter89 at comcast

Nov 11, 2009, 1:21 PM

Post #1 of 24 (1352 views)
Permalink
Delete recordings from "Watch Recordings" in 0.22

In 0.21 I used to be able to press the right arrow and choose "Delete"
from the menu. I know that another thread mentioned how the right arrow
doesn't bring up the menu any more and the Menu key does. But when I do
that, I can't delete it. The menu that comes up says:

Recording List Menu
Change Group Filter
Change Group View
Change Group Password
Add this recording to Playlist
Help (Status Icons)

Outside of deleting the recording from Mythweb, how I do delete a
recording in 0.22?

Thanks,
Harry

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


robert.mcnamara at gmail

Nov 11, 2009, 1:23 PM

Post #2 of 24 (1319 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine <lifter89 [at] comcast> wrote:
> In 0.21 I used to be able to press the right arrow and choose "Delete" from
> the menu.  I know that another thread mentioned how the right arrow doesn't
> bring up the menu any more and the Menu key does.  But when I do that, I
> can't delete it.  The menu that comes up says:
>
> Recording List Menu
> Change Group Filter
> Change Group View
> Change Group Password
> Add this recording to Playlist
> Help (Status Icons)
>
> Outside of deleting the recording from Mythweb, how I do delete a recording
> in 0.22?
>
> Thanks,
> Harry

That's the MENU binding Menu. You want the INFO binding menu.

Yes, I know. We're working on it.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarpublic at gmail

Nov 11, 2009, 1:23 PM

Post #3 of 24 (1334 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

> In 0.21 I used to be able to press the right arrow and choose "Delete" from
> the menu.  I know that another thread mentioned how the right arrow doesn't
> bring up the menu any more and the Menu key does.  But when I do that, I
> can't delete it.  The menu that comes up says:

Asked/answered/discussed multiple times in the last few weeks. Search
the archives. Short answer hit 'I' for the info menu.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


lifter89 at comcast

Nov 11, 2009, 1:33 PM

Post #4 of 24 (1330 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Robert McNamara wrote:
> On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine <lifter89 [at] comcast> wrote:
>
>> In 0.21 I used to be able to press the right arrow and choose "Delete" from
>> the menu. I know that another thread mentioned how the right arrow doesn't
>> bring up the menu any more and the Menu key does. But when I do that, I
>> can't delete it. The menu that comes up says:
>>
>> Recording List Menu
>> Change Group Filter
>> Change Group View
>> Change Group Password
>> Add this recording to Playlist
>> Help (Status Icons)
>>
>> Outside of deleting the recording from Mythweb, how I do delete a recording
>> in 0.22?
>>
>> Thanks,
>> Harry
>>
>
> That's the MENU binding Menu. You want the INFO binding menu.
>
> Yes, I know. We're working on it.
>
> Robert
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
Got it. Not a problem. Just out of curiosity, would you know how I
could map the Info button on my remote? I have a Harmony 550 emulating
a Hauppauge 350. I have the following for the Menu key and it works,
but I don't have anything for Info.

begin
remote = Hauppauge_350
prog = mythtv
button = Menu/i
repeat = 3
config = M
end


Can I just change Menu/i to Info and config to I and restart lirc?

Thanks,
Harry

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


robert.mcnamara at gmail

Nov 11, 2009, 1:35 PM

Post #5 of 24 (1328 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Wed, Nov 11, 2009 at 1:33 PM, Harry Devine <lifter89 [at] comcast> wrote:
> Robert McNamara wrote:
>>
>> On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine <lifter89 [at] comcast>
>> wrote:
>>
>>>
>>> In 0.21 I used to be able to press the right arrow and choose "Delete"
>>> from
>>> the menu.  I know that another thread mentioned how the right arrow
>>> doesn't
>>> bring up the menu any more and the Menu key does.  But when I do that, I
>>> can't delete it.  The menu that comes up says:
>>>
>>> Recording List Menu
>>> Change Group Filter
>>> Change Group View
>>> Change Group Password
>>> Add this recording to Playlist
>>> Help (Status Icons)
>>>
>>> Outside of deleting the recording from Mythweb, how I do delete a
>>> recording
>>> in 0.22?
>>>
>>> Thanks,
>>> Harry
>>>
>>
>> That's the MENU binding Menu.  You want the INFO binding menu.
>>
>> Yes, I know.  We're working on it.
>>
>> Robert
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>
> Got it.  Not a problem.  Just out of curiosity, would you know how I could
> map the Info button on my remote?  I have a Harmony 550 emulating a
> Hauppauge 350.  I have the following for the Menu key and it works, but I
> don't have anything for Info.
>
> begin
>       remote = Hauppauge_350
>       prog = mythtv
>       button = Menu/i
>       repeat = 3
>       config = M
> end
>
>
> Can I just change Menu/i to Info and config to I and restart lirc?

In this case you would only change the config = M to config = I.
Menu/i is the button name from your lircd.conf. You might want to
have both menus bound, but that's up to you.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jakeisawake at gmail

Nov 11, 2009, 1:38 PM

Post #6 of 24 (1330 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

> begin
>       remote = Hauppauge_350
>       prog = mythtv
>       button = Menu/i
>       repeat = 3
>       config = M
> end
>
>
> Can I just change Menu/i to Info and config to I and restart lirc?
>
> Thanks,
> Harry
>

button refers to the button in your lircd.conf. so if you have an INFO
defined in there and set config to i it should bring up the info in
mythtv.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarpublic at gmail

Nov 11, 2009, 1:45 PM

Post #7 of 24 (1330 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

> In this case you would only change the config = M to config = I.
> Menu/i is the button name from your lircd.conf.  You might want to
> have both menus bound, but that's up to you.

Yeah you might want the normal menu, (e.g. to get metadata/fanart in
mythvideo, etc). On my real Hauppauge I had:

begin
remote = Hauppauge_350
prog = mythtv
button = Go
repeat = 0
config = I
end

Also another option is to switch your Harmony over to a media center
edition remote. They have menu and info buttons and I prefer them to
the hauppauge remote for mythtv use.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


lifter89 at comcast

Nov 11, 2009, 2:42 PM

Post #8 of 24 (1311 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Jake wrote:
>> begin
>> remote = Hauppauge_350
>> prog = mythtv
>> button = Menu/i
>> repeat = 3
>> config = M
>> end
>>
>>
>> Can I just change Menu/i to Info and config to I and restart lirc?
>>
>> Thanks,
>> Harry
>>
>>
>
> button refers to the button in your lircd.conf. so if you have an INFO
> defined in there and set config to i it should bring up the info in
> mythtv.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
Thanks for the advice. I ran irw and found out the the Info key on my
remote came across as Asterix. I added the button to my mythtv file to
press "I" and restarted the lirc daemon and its all good now.

Thanks again,
Harry

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RobertCL at iname

Nov 12, 2009, 12:45 AM

Post #9 of 24 (1301 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Wed, November 11, 2009 9:21 pm, Harry Devine wrote:
> In 0.21 I used to be able to press the right arrow and choose "Delete"
> from the menu. I know that another thread mentioned how the right arrow
> doesn't bring up the menu any more and the Menu key does. But when I do
> that, I can't delete it. The menu that comes up says:
>
> Recording List Menu
> Change Group Filter
> Change Group View
> Change Group Password
> Add this recording to Playlist
> Help (Status Icons)
>
> Outside of deleting the recording from Mythweb, how I do delete a
> recording in 0.22?

You could map a button on your remote to "D" (for delete).

Robert.


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


ramses at smeyers

Nov 12, 2009, 1:04 AM

Post #10 of 24 (1302 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Hi,

>> In 0.21 I used to be able to press the right arrow and choose "Delete"
>> from the menu. I know that another thread mentioned how the right arrow
>> doesn't bring up the menu any more and the Menu key does. But when I do
>> that, I can't delete it. The menu that comes up says:
>>
>> Recording List Menu
>> Change Group Filter
>> Change Group View
>> Change Group Password
>> Add this recording to Playlist
>> Help (Status Icons)
>>
>> Outside of deleting the recording from Mythweb, how I do delete a
>> recording in 0.22?
>
> You could map a button on your remote to "D" (for delete).

I also find this very annoying. I'm in favour of adding this back to the
menu which appears when pressing 'menu'.

regards,
Ramses

--
From Winnie-the-Pooh's Little Book of Wisdom:
Why You Can't: It all comes of liking honey so much.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


digitalaudiorock at gmail

Nov 12, 2009, 6:10 AM

Post #11 of 24 (1286 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Wed, Nov 11, 2009 at 4:23 PM, Robert McNamara
<robert.mcnamara [at] gmail> wrote:
> On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine <lifter89 [at] comcast> wrote:
>> In 0.21 I used to be able to press the right arrow and choose "Delete" from
>> the menu.  I know that another thread mentioned how the right arrow doesn't
>> bring up the menu any more and the Menu key does.  But when I do that, I
>> can't delete it.  The menu that comes up says:
>>
>> Recording List Menu
>> Change Group Filter
>> Change Group View
>> Change Group Password
>> Add this recording to Playlist
>> Help (Status Icons)
>>
>> Outside of deleting the recording from Mythweb, how I do delete a recording
>> in 0.22?
>>
>> Thanks,
>> Harry
>
> That's the MENU binding Menu.  You want the INFO binding menu.
>
> Yes, I know.  We're working on it.
>
> Robert

By that, do you mean working on combining the menus? We've always
used the right arrow for the info menu. I use a Tivo remote which I
really like, but it doesn't have a ton of buttons. I already have one
mapped to 'm' but none to 'i', so I'd have to sacrifice something else
to add "i".

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


kkuphal at gmail

Nov 12, 2009, 6:36 AM

Post #12 of 24 (1275 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Thu, Nov 12, 2009 at 3:04 AM, Ramses Smeyers <ramses [at] smeyers> wrote:

> Hi,
>
>
> In 0.21 I used to be able to press the right arrow and choose "Delete"
>>> from the menu. I know that another thread mentioned how the right arrow
>>> doesn't bring up the menu any more and the Menu key does. But when I do
>>> that, I can't delete it. The menu that comes up says:
>>>
>>> Recording List Menu
>>> Change Group Filter
>>> Change Group View
>>> Change Group Password
>>> Add this recording to Playlist
>>> Help (Status Icons)
>>>
>>> Outside of deleting the recording from Mythweb, how I do delete a
>>> recording in 0.22?
>>>
>>
>> You could map a button on your remote to "D" (for delete).
>>
>
> I also find this very annoying. I'm in favour of adding this back to the
> menu which appears when pressing 'menu'.
>

Just FYI, it was never on the "M" menu AFAIK. It has always been an option
on the "I" INFO menu that has been around for many releases. The notable
changes was that left/right navigation no longer brings up the INFO menu in
order to allow left/right scrolling in new themes.

Kevin


mtdean at thirdcontact

Nov 12, 2009, 11:51 AM

Post #13 of 24 (1251 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On 11/12/2009 09:10 AM, Tom Dexter wrote:
> On Wed, Nov 11, 2009 at 4:23 PM, Robert McNamara wrote:
>
>> On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine wrote:
>>
>>> In 0.21 I used to be able to press the right arrow and choose "Delete" from
>>> the menu. I know that another thread mentioned how the right arrow doesn't
>>> bring up the menu any more and the Menu key does. But when I do that, I
>>> can't delete it. The menu that comes up says:
>>>
>>> Recording List Menu
>>> Change Group Filter
>>> Change Group View
>>> Change Group Password
>>> Add this recording to Playlist
>>> Help (Status Icons)
>>>
>>> Outside of deleting the recording from Mythweb, how I do delete a recording
>>> in 0.22?
>> That's the MENU binding Menu. You want the INFO binding menu.
>>
>> Yes, I know. We're working on it.
> By that, do you mean working on combining the menus? We've always
> used the right arrow for the info menu. I use a Tivo remote which I
> really like, but it doesn't have a ton of buttons. I already have one
> mapped to 'm' but none to 'i', so I'd have to sacrifice something else
> to add "i".

http://svn.mythtv.org/trac/ticket/6814

Mike
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


digitalaudiorock at gmail

Nov 13, 2009, 8:22 AM

Post #14 of 24 (1230 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Thu, Nov 12, 2009 at 2:51 PM, Michael T. Dean
<mtdean [at] thirdcontact> wrote:
> On 11/12/2009 09:10 AM, Tom Dexter wrote:
>>
>> On Wed, Nov 11, 2009 at 4:23 PM, Robert McNamara wrote:
>>
>>>
>>> On Wed, Nov 11, 2009 at 1:21 PM, Harry Devine wrote:
>>>
>>>>
>>>> In 0.21 I used to be able to press the right arrow and choose "Delete"
>>>> from
>>>> the menu.  I know that another thread mentioned how the right arrow
>>>> doesn't
>>>> bring up the menu any more and the Menu key does.  But when I do that, I
>>>> can't delete it.  The menu that comes up says:
>>>>
>>>> Recording List Menu
>>>> Change Group Filter
>>>> Change Group View
>>>> Change Group Password
>>>> Add this recording to Playlist
>>>> Help (Status Icons)
>>>>
>>>> Outside of deleting the recording from Mythweb, how I do delete a
>>>> recording
>>>> in 0.22?
>>>
>>> That's the MENU binding Menu.  You want the INFO binding menu.
>>>
>>> Yes, I know.  We're working on it.
>>
>> By that, do you mean working on combining the menus?  We've always
>> used the right arrow for the info menu.  I use a Tivo remote which I
>> really like, but it doesn't have a ton of buttons.  I already have one
>> mapped to 'm' but none to 'i', so I'd have to sacrifice something else
>> to add "i".
>
> http://svn.mythtv.org/trac/ticket/6814
>
> Mike
>

Thanks Mike...I may install that patch when I update. One question:
When that refers to the "recording options" menu, I assume that's the
menu I get in 0.21 with the right arrow (with the play, delete,
storage options etc) correct? In 0.21 the menu doesn't show a title
so it wasn't unclear.

The other thing that confused me a little there is the statement about
adding the ability to mark and unmark items in the playlist as
watched. Is that ability not in the recording options screen as it
was in 0.21 without the patch?

Thanks!
Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mtdean at thirdcontact

Nov 13, 2009, 8:28 AM

Post #15 of 24 (1227 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On 11/13/2009 11:22 AM, Tom Dexter wrote:
> On Thu, Nov 12, 2009 at 2:51 PM, Michael T. Dean wrote:
>
>> http://svn.mythtv.org/trac/ticket/6814
> Thanks Mike...I may install that patch when I update. One question:
> When that refers to the "recording options" menu, I assume that's the
> menu I get in 0.21 with the right arrow (with the play, delete,
> storage options etc) correct? In 0.21 the menu doesn't show a title
> so it wasn't unclear.
>

Yeah. It means the Action popup, which you currently get when hitting INFO.

> The other thing that confused me a little there is the statement about
> adding the ability to mark and unmark items in the playlist as
> watched. Is that ability not in the recording options screen as it
> was in 0.21 without the patch?

That means after adding a bunch of recordings to a playlist, you can do
MENU|Playlist Options|Mark as watched type thing to mark them all as
watched.

Mike
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tjharris at weaselworkz

Nov 15, 2009, 12:59 PM

Post #16 of 24 (1176 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Thu, Nov 12, 2009 at 1:04 AM, Ramses Smeyers <ramses [at] smeyers> wrote:
> Hi,
>
>>> In 0.21 I used to be able to press the right arrow and choose "Delete"
>>> from the menu.  I know that another thread mentioned how the right arrow
>>> doesn't bring up the menu any more and the Menu key does.  But when I do
>>> that, I can't delete it.  The menu that comes up says:
>>>
>>> Recording List Menu
>>> Change Group Filter
>>> Change Group View
>>> Change Group Password
>>> Add this recording to Playlist
>>> Help (Status Icons)
>>>
>>> Outside of deleting the recording from Mythweb, how I do delete a
>>> recording in 0.22?
>>
>> You could map a button on your remote to "D" (for delete).
>
> I also find this very annoying. I'm in favour of adding this back to the
> menu which appears when pressing 'menu'.

I prefer the older "Watch Recordings" behavior too. In 0.21, I could
press Enter to start playback, or right arrow to get the menu for more
options. Since these actions covered 99% of my typical usage,
accessing this from the main key cluster (arrows+enter) was very
efficient.

Now, in 0.22 I need to incorporate a new and seldom used key into the
most frequent navigation process. The current behavior makes the
right arrow a duplicate of the left arrow, it switches selection over
to the category list. I don't see what the motivation for changing
the behavior was.

There was mention of a patch in this thread, but the description I
read didn't sound like it restored the old behavior. Is that correct?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jarpublic at gmail

Nov 15, 2009, 6:42 PM

Post #17 of 24 (1152 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

> Now, in 0.22 I need to incorporate a new and seldom used key into the
> most frequent navigation process.  The current behavior makes the
> right arrow a duplicate of the left arrow, it switches selection over
> to the category list.  I don't see what the motivation for changing
> the behavior was.

The old UI only had vertical scrolling. The new UI allows themes to
arrange things in arbitrary ways. So assigning the right arrow to a
menu would limit what themes can do.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tjharris at weaselworkz

Nov 15, 2009, 9:30 PM

Post #18 of 24 (1151 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Sun, Nov 15, 2009 at 6:42 PM, Johnny <jarpublic [at] gmail> wrote:
>> Now, in 0.22 I need to incorporate a new and seldom used key into the
>> most frequent navigation process.  The current behavior makes the
>> right arrow a duplicate of the left arrow, it switches selection over
>> to the category list.  I don't see what the motivation for changing
>> the behavior was.
>
> The old UI only had vertical scrolling. The new UI allows themes to
> arrange things in arbitrary ways. So assigning the right arrow to a
> menu would limit what themes can do.

Okay, that makes sense.
I guess it would be ideal to have different behavior based on mode / screen.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mythtvusers at markgarland

Nov 16, 2009, 12:38 PM

Post #19 of 24 (1092 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Hi all,

For the record, this has caught me out too!
Good job this thread exists - I thought I was going mad.

> >> Now, in 0.22 I need to incorporate a new and seldom used key into the
> >> most frequent navigation process.

This sums up my thoughts on this too.
On my Hauppauge remote, the "i" for info is the same as the menu button, so
I'm gonna have to rob some functionality from somewhere else - perhaps I'll
take over a coloured button... :-(

MG

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


pratzlaff at cfa

Nov 16, 2009, 12:52 PM

Post #20 of 24 (1095 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

>
> This sums up my thoughts on this too.
> On my Hauppauge remote, the "i" for info is the same as the menu button, so
> I'm gonna have to rob some functionality from somewhere else - perhaps I'll
> take over a coloured button... :-(
>
> MG
>

Hm, my Harmony is set up to mimic an MCE remote and by default the Info
button was mapped to lirc's "MORE" and the Menu button mapped to
"DVD". Are you using a different Harmony profile?

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


pratzlaff at cfa

Nov 16, 2009, 12:55 PM

Post #21 of 24 (1096 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

>
> >
> > This sums up my thoughts on this too.
> > On my Hauppauge remote, the "i" for info is the same as the menu button, so
> > I'm gonna have to rob some functionality from somewhere else - perhaps I'll
> > take over a coloured button... :-(
> >
> > MG
> >
>
> Hm, my Harmony is set up to mimic an MCE remote and by default the Info
> button was mapped to lirc's "MORE" and the Menu button mapped to
> "DVD". Are you using a different Harmony profile?
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Duh, disregard my message, I seem to be having a problem reading words
correctly. Hauppage, not Harmony....
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mythtvusers at markgarland

Nov 16, 2009, 1:07 PM

Post #22 of 24 (1102 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Hi Pete,

> > Hm, my Harmony is set up to mimic an MCE remote and by default the Info
> > button was mapped to lirc's "MORE" and the Menu button mapped to
> > "DVD". Are you using a different Harmony profile?

My Hauppauge is whatever came with the Nova-t 500 I have.

Take a look at:
http://img.hexus.net/v2/lifestyle/news/hauppauge/wintv_nova-t_%20500_board_n
_remote_c.jpg

I found that the info key was mapped to "*", the same as a previous poster
on this thread IIRC.

I'm glad I've got a way round, but I still miss my "right option". I'm sure
I'll get used to it.

Thanks,

MG

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


digitalaudiorock at gmail

Nov 17, 2009, 6:58 AM

Post #23 of 24 (1055 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

On Sun, Nov 15, 2009 at 3:59 PM, TJ Harris <tjharris [at] weaselworkz> wrote:
> On Thu, Nov 12, 2009 at 1:04 AM, Ramses Smeyers <ramses [at] smeyers> wrote:
>> Hi,
>>
>>>> In 0.21 I used to be able to press the right arrow and choose "Delete"
>>>> from the menu.  I know that another thread mentioned how the right arrow
>>>> doesn't bring up the menu any more and the Menu key does.  But when I do
>>>> that, I can't delete it.  The menu that comes up says:
>>>>
>>>> Recording List Menu
>>>> Change Group Filter
>>>> Change Group View
>>>> Change Group Password
>>>> Add this recording to Playlist
>>>> Help (Status Icons)
>>>>
>>>> Outside of deleting the recording from Mythweb, how I do delete a
>>>> recording in 0.22?
>>>
>>> You could map a button on your remote to "D" (for delete).
>>
>> I also find this very annoying. I'm in favour of adding this back to the
>> menu which appears when pressing 'menu'.
>
> I prefer the older "Watch Recordings" behavior too.   In 0.21, I could
> press Enter to start playback, or right arrow to get the menu for more
> options.   Since these actions covered 99% of my typical usage,
> accessing this from the main key cluster (arrows+enter) was very
> efficient.
>
<snip>

I haven't upgraded yet. I see you mention hitting enter to play in
the watched recordings screen. Does the space character still play
the highlighted watch recordings in watch recordings screen?

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


ylee at pobox

Nov 17, 2009, 1:58 PM

Post #24 of 24 (1032 views)
Permalink
Re: Delete recordings from "Watch Recordings" in 0.22 [In reply to]

Tom Dexter <digitalaudiorock [at] gmail> says:
> I haven't upgraded yet. I see you mention hitting enter to play in
> the watched recordings screen. Does the space character still play
> the highlighted watch recordings in watch recordings screen?

Yes; SELECT still works.

--
Frontend/backend: P4 3.0GHz, 1.5TB software RAID 5 array
Backend: Quad-core Xeon 1.6GHz, 6.6TB sw RAID 6
Video inputs: Four high-definition over FireWire/OTA
Accessories: 47" 1080p LCD, 5.1 digital, and MX-600
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.