NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 120 121 122 123 124 … 193 Next »
No resume on menu with "Prompt for resume"

 
  • 0 Vote(s) - 0 Average
No resume on menu with "Prompt for resume"
bungle
Offline

Member

Posts: 205
Threads: 26
Joined: Feb 2005
#1
2006-01-16, 09:15 PM
Currently, if "Prompt for resume" is on, resume still shows on the recording menu (Play, Resume, Delete, Exit). Just for the sake of having Delete one fewer button presses away, I'd like to see the resume option go away, since I'll be prompted for resume on Play anyway (more like older versions). Very minor, though - doesn't matter much either way.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#2
2006-01-16, 09:27 PM
<UseMenuResumeButton>false<UseMenuResumeButton> in config.xml

If you have this setting set to 'true' then you wont be prompted when playback begins - you only chance to resume is clicking the resume button.

If you have it set to 'false' then you'll be prompted when playback starts.
bungle
Offline

Member

Posts: 205
Threads: 26
Joined: Feb 2005
#3
2006-01-16, 09:37 PM
Sorry - maybe I wasn't clear. I've seen that setting and understand the difference. What I'm saying is that since I have "Prompt for resume" on, it asks me when I play to resume. However, I don't want the resume button to show up on the main menu anymore, because I use Play to resume, not Resume. It's somewhat redundant on the menu. I want Delete to be the second button, because then it's closer and fewer clicks away. I really don't use resume much - mostly play and delete, and the Resume is in my way. Again, this is very minor, just thought I'd ask.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#4
2006-01-16, 09:42 PM
The resume button is only added to the menu if you have both <PromptForResume>true</PromptForResume> and <UseMenuResumeButton>true<UseMenuResumeButton> in config.xml

If you set <UseMenuResumeButton>false<UseMenuResumeButton>, then you should only see the 'play' button, and when you begin playback you will be prompted if you want to resume.
bungle
Offline

Member

Posts: 205
Threads: 26
Joined: Feb 2005
#5
2006-01-16, 10:26 PM
Oh, then I misunderstood you. Cool, thanks for the foresight then.
TimA-C
Offline

Junior Member

Posts: 41
Threads: 7
Joined: Sep 2005
#6
2006-02-01, 08:20 PM
Just to stick my oar in, I'd rather have the 'Resume' option on the menu and not be prompted when I start to play a file. Smile

Could you not just have the <UseMenuResumeButton> option control whether you have the 'Resume' button displayed in the menu and the <PromptForResume> option control whether you're prompted when you start playing a clip? That way everyone can be happy Smile

BTW I've been using GB-PVR for the past couple of months with a Hauppauge Nova-T USB2, and now the combination of the latest 2.4 drivers for the Nova-T, GB-PVR 9516, and Birtles XMLTV Gui Grabber, everything is pretty much working like a dream. Well Impressed! Keep up the good work.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#7
2006-02-01, 08:26 PM
Quote:Just to stick my oar in, I'd rather have the 'Resume' option on the menu and not be prompted when I start to play a file.
Set both <PromptForResume> and <UseMenuResumeButton> to "true", and that is exactly what you'll get.
TimA-C
Offline

Junior Member

Posts: 41
Threads: 7
Joined: Sep 2005
#8
2006-02-01, 09:07 PM
Wow! Thanks for the quick reply, Sub.

If I set both <PromptForResume> and <UseMenuResumeButton> to "true" then I get the 'Resume' option on the menu AND I'm asked if I want to resume if I choose to 'Play' the clip.

Just to clarify;-

1. With <PromptForResume> true and <UseMenuResumeButton> true I HAVE the 'Resume' option on the menu AND I'm asked if I want to resume or restart when I choose the 'Play' option.

2. With <PromptForResume> true and <UseMenuResumeButton> false I DON'T HAVE the 'Resume' option on the menu BUT I'm asked if I want to resume or restart when I choose the 'Play' option.

3. With <PromptForResume> false and <UseMenuResumeButton> true I DON'T have the 'Resume' option on the menu AND I'm NOT asked if I want to resume or restart when I choose the 'Play' option.

4. With <PromptForResume> false and <UseMenuResumeButton> false I DON'T have the 'Resume' option on the menu AND I'm NOT asked if I want to resume or restart when I choose the 'Play' option. (same as No. 3)

What I would like is to have the 'Resume' option on the menu - so I can resume if I want to - but not be asked if I want to resume or restart if I choose the 'Play' option.

It's only a minor niggle, but if you do find you have a few free minutes . . . Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#9
2006-02-01, 09:26 PM
Quote:1. With <PromptForResume> true and <UseMenuResumeButton> true I HAVE the 'Resume' option on the menu AND I'm asked if I want to resume or restart when I choose the 'Play' option.
That doesnt sound correct. You shouldnt get the prompt when playback starts.

Quote:2. With <PromptForResume> true and <UseMenuResumeButton> false I DON'T HAVE the 'Resume' option on the menu BUT I'm asked if I want to resume or restart when I choose the 'Play' option.

3. With <PromptForResume> false and <UseMenuResumeButton> true I DON'T have the 'Resume' option on the menu AND I'm NOT asked if I want to resume or restart when I choose the 'Play' option.

4. With <PromptForResume> false and <UseMenuResumeButton> false I DON'T have the 'Resume' option on the menu AND I'm NOT asked if I want to resume or restart when I choose the 'Play' option. (same as No. 3)
These are all correct.

Quote:What I would like is to have the 'Resume' option on the menu - so I can resume if I want to - but not be asked if I want to resume or restart if I choose the 'Play' option.
This is what (1) above is supposed to give you.
TimA-C
Offline

Junior Member

Posts: 41
Threads: 7
Joined: Sep 2005
#10
2006-02-01, 10:01 PM
Well, I've just checked (again!) and with <PromptForResume> true and <UseMenuResumeButton> true I get the 'Resume' option on the menu and I'm asked if I want to resume or restart when I choose the 'Play' option from the menu. Sorry!

I re-installed GB-PVR a couple of weekends ago (when I found the Birtles XMLTV GUI Grabber) and did a thorough cleanout before re-installing. (Removed the Devnz directory, cleaned out the relevant sections of the registry, etc.) So I don't think it can be a leftover from a previous version.

I'm also using the standard Blue skin and no additional plug-ins, so I don't think there can be any conflicts there.

Anyway, like I said, it's only a minor niggle.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Resume on recordings mvallevand 13 2,984 2022-05-02, 08:04 PM
Last Post: artmetz
  Menu for recent recordings LeGrandZombie 0 848 2021-09-06, 02:02 AM
Last Post: LeGrandZombie
  install change-startup and start menu shortcuts paulc 0 945 2020-10-03, 06:13 AM
Last Post: paulc
  Context Menu via remote TK978 5 2,677 2019-04-19, 12:21 AM
Last Post: TK978
  Allow enter to pause / resume playback W3bbo 0 1,376 2018-05-21, 10:26 AM
Last Post: W3bbo
  Videos - Eliminate Menu Delays due to Slow USB Disk Drives meccano 4 2,252 2017-12-07, 04:04 PM
Last Post: meccano
  Archive a Series and/or Batch of Shows in recordings from root menu? jksmurf 25 14,215 2017-09-21, 12:14 PM
Last Post: BrettB
  Find All- resume to found list after setting up a recording p37307 0 1,336 2017-08-13, 01:24 PM
Last Post: p37307
  Delete Menu to jump out of Delete Cycle, so multiple deletes are avoided? jksmurf 3 2,433 2016-05-24, 08:34 PM
Last Post: mvallevand
  Settings Menu Item! GuruSR 0 1,762 2016-04-06, 01:20 PM
Last Post: GuruSR

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode