NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 312 313 314 315 316 … 433 Next »
New user new install and a few "issues"

New user new install and a few "issues"
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,166
Threads: 958
Joined: May 2006
#71
2011-01-06, 01:17 AM
If you modified the Default skin in .33 and you didn't copy it to a unique folder you are out of luck. Rename Skin\Default to something else and run the setup again to get the new .36 skin.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#72
2011-01-06, 06:34 AM
I'm not sure what you did, but it sounds like you've made a mess of things. backup your npvr.db3 file and any scripts or anything else you put in the npvr data directory, then uninstall npvr and wipe out the NPVR data and program directories. then put your npvr.db3 file back in place, and install using the 1.5.36 installer then put the patches back in.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
rkircher
Offline

Member

Posts: 79
Threads: 3
Joined: Nov 2010
#73
2011-01-06, 06:51 AM
mvallevand Wrote:If you modified the Default skin in .33 and you didn't copy it to a unique folder you are out of luck. Rename Skin\Default to something else and run the setup again to get the new .36 skin.

Martin

I did modify the .33 skin and did not change it's name from Default. Also, I noticed that after the .36 install, the background changed to blue circles from the .33 blue pointy ferns or whatever they are. Do you mean a new install over-writes a modified .33 Default skin to leave me with a screwed up .36 Default skin? If so, why am I out of luck if I have a backup of the Application Data\NPVR directory? Can I just copy my saved .33 Skin\Default back in to over-write the new .36 Skin\Default?

My first priority is to get nPVR working again. After that, I would like the skip to work by clicking on the timeline with my mouse. That was supposed to work with the 1.5.36 patch files from the patch zip file. I'm guessing your 2nd sentence should make everything work including the timeline and make the Main Menu bar appear. After that, my modified .33 Default skin that I backed up could be an option to choose as a different skin if I gave it a different name, and the timeline skip may, or may not work, yes? Sorry, but I get very uneasy when things happen that don't make any sense and then I have to do things that don't make sense to correct them..
rkircher
Offline

Member

Posts: 79
Threads: 3
Joined: Nov 2010
#74
2011-01-08, 01:51 AM
johnsonx42 Wrote:I'm not sure what you did, but it sounds like you've made a mess of things. backup your npvr.db3 file and any scripts or anything else you put in the npvr data directory, then uninstall npvr and wipe out the NPVR data and program directories. then put your npvr.db3 file back in place, and install using the 1.5.36 installer then put the patches back in.

I followed your instructions and now have a Main Menu instead of a blank white bar, the skip ahead using the mouse on the timeline now works too, but the TV Guide has the wrong size font or the layout is sized too small. On the left where the channel and TV station call-sign are shown, the call-sign is truncated, i.e., WMFE-DT shows up as WMFE-. I have not touched the Skins, however, for my initial installation 1.5.33, I did modify the Default Skin. If the npvr.db3 that I copied back in per your instructions is affected by fonts, then this could be the problem. How do I recover from this? Do you have a reference where I can look-up what's in the database? Is this a standard DOS dBase III database file?

During the installation (running NPVRSetup.exe), an error window popped up with message: "DataDirectory registry setting does not appear to be set correctly". That a new one. I used Windows Settings -> Add Remove programs to do the uninstall and then manually deleted files that remained because they were in use. Is there any concern about this error message?

After install, I found that Settings -> Decoders had changed and the ones I had selected initially were not selected so that Live TV and Recording -> Playback did not work. My only question is whether these setting are in npvr.db3 and should have been retained? Likewise, do I have to redo all of the channel settings or are they retained in npnr.db3?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,166
Threads: 958
Joined: May 2006
#75
2011-01-08, 02:02 AM
rkircher, I feel you know too little about NPVR to try customiztion at this point. I would start from scratch. Unistall and remove the User Directory, the registry key HKLM\Software\NPVR reinstall, apply then the patches. This will get you running, to resan and add your EPG again.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#76
2011-01-08, 02:09 AM
rkircher Wrote:I followed your instructions and now have a Main Menu instead of a blank white bar, the skip ahead using the mouse on the timeline now works too, but the TV Guide has the wrong size font or the layout is sized too small. On the left where the channel and TV station call-sign are shown, the call-sign is truncated, i.e., WMFE-DT shows up as WMFE-. If the npvr.db3 that I copied back in per your instructions is affected by fonts, then this could be the problem. How do I recover from this? Do you have a reference where I can look-up what's in the database? Is this a standard DOS dBase III database file?
no fonts are stored in the database. I suspect you simply didn't set the TV Shape parameter in Settings to match your TV. dBase III? there's a blast from the past... no, think 20 years later than that, it's an SQLite database.

Quote:During the installation (running NPVRSetup.exe), an error window popped up with message: "DataDirectory registry setting does not appear to be set correctly".
that's not really an error, but I admit it does look like one. It's just telling you that you didn't already have a data directory setting, and then the next pop-up tells you where it set it to. I suppose one of these days sub will have to re-word that message box so we don't have to keep answering the same question.

Quote:After install, I found that Settings -> Decoders had changed and the ones I had selected initially were not selected so that Live TV and Recording -> Playback did not work. My only question is whether these setting are in npvr.db3 and should have been retained?
no, most settings like that are in config.xml - I purposely did not tell you to keep that because whatever you did before to foul up your install could have fouled up the config.xml, and since you can easily reset your options it wasn't worth the chance
Quote:Likewise, do I have to redo all of the channel settings or are they retained in npnr.db3?
channels, recordings, epg data is all stored in the database
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
CWJTUCK
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2007
#77
2011-01-08, 02:12 AM
I too was getting that same error warning. After 10 uninstalls and reinstalls, applying the patch and still not being able to scan for channels, I gave up. I believe that the latest release has changed in some way that does not support Windows XP. I is unfortunate.....
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#78
2011-01-08, 02:18 AM
CWJTUCK Wrote:I too was getting that same error warning. After 10 uninstalls and reinstalls, applying the patch and still not being able to scan for channels, I gave up. I believe that the latest release has changed in some way that does not support Windows XP. I is unfortunate.....
funny, I can't find your thread where you described your problems and posted your logs, but as you've given up no worries I guess
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#79
2011-01-08, 02:21 AM
CWJTUCK Wrote:I believe that the latest release has changed in some way that does not support Windows XP. I is unfortunate.....
I pretty sure that is not the case, because I tested it myself on XP prior to the release, and it installed and functioned fine for me.

If you post a thread about it in a couple of days (when I'm back home), then I'm happy to look into it for you. I'm sure it'll just be something minor stopping it working for you.
jki
Offline

Member

Posts: 112
Threads: 9
Joined: Apr 2010
#80
2011-01-08, 10:43 AM
CWJTUCK Wrote:I too was getting that same error warning. After 10 uninstalls and reinstalls, applying the patch and still not being able to scan for channels, I gave up. I believe that the latest release has changed in some way that does not support Windows XP. I is unfortunate.....

Do you have AF9015 chip based tuner?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (20): « Previous 1 … 6 7 8 9 10 … 20 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  tsreader4 skipping issues dlindyds 63 14,892 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,001 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,433 2021-05-01, 11:09 AM
Last Post: shspvr
  set up says login required = what user name and password does it want? zorkme2@yahoo.com 7 6,492 2020-08-16, 09:17 PM
Last Post: henrynora
  NextPVR Recording Service doesn't install from Services SamM 4 2,121 2020-08-02, 01:11 AM
Last Post: SamM
  How do I run the recording service as another user scotrich99 1 1,454 2020-07-28, 06:50 PM
Last Post: scotrich99
  Recurring recording major issues djsinfl 31 7,200 2020-04-27, 02:52 AM
Last Post: djsinfl
  Schedules Direct issues artmetz 4 2,041 2020-04-22, 12:13 AM
Last Post: artmetz
  New user, settings for channel scan no Australia pshnfry 3 2,588 2020-03-09, 05:33 AM
Last Post: pshnfry
  Windows 10 Record Issues Captain Jack 11 5,618 2020-02-02, 09:11 PM
Last Post: Captain Jack

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

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

Linear Mode
Threaded Mode