NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) TV Listings v
« Previous 1 2 3 4 5 … 13 Next »
Must be Doing Something Wrong with TV Listings

 
  • 0 Vote(s) - 0 Average
Must be Doing Something Wrong with TV Listings
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,945
Threads: 956
Joined: May 2006
#31
2016-10-27, 12:42 PM
GWCowling323 Wrote:Nothing worked, so I decided to byte the bullet and uninstall/reinstall NextPVR, expecting to have to redo all my settings. Great News: Got Recordings. Programs that hadn't recorded and previously still showed up as pending showed up as Failed. But, to my surprise, all my settings were still there.

Had three batch files in "Scripts" - PostStartUp, ParallelProcessing and PostUpdateEpg which didn't keep things from running, but also didn't process ComSkip.

Bad News in Settings: TV Listings and TV Recordings still appear on Plugins page even though I had deleted them. Genre Coloring set on Misc2 doesn't work. In Recordings "Sort" works, but "Filter" doesn't. Any way to get NextPVR back to it's virgin state?

Next Up: Find sports to record to test NextEnd extending sports and subsequent programs. Explore NexPVR config to see what features of TV Listings and/or GuidePlus that I was interested in implementing are now built into NextPVR as someone mentioned earlier.

Now that I see the line I wanted in NRecord I don't think you need to reinstall. You might need to edit config.xml to have TVListing and TVRecording not show up in Settings and remove the folders from the Plugins Folder if they are there (I don't see them in NPVR.log though)

Your scripts are more complicated then I would like to see for a new user. For sure it looks like you might need a path to comskip Also this should be on one line with --oid %3 --sd

start /b "" "%PROGRAMFILES(X86)%\NPVR\NextEnd.exe" --sd
start /b "" "%PROGRAMFILES(X86)%\NPVR\NextEnd.exe" --oid %3

Since NextEnd has it's own logging, I would stick with the vanilla postupdateepg and poststartup scripts shown on the NextEnd wiki page

Martin
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#32
2016-11-01, 10:18 PM
Graham Wrote:Unisntall NextPVR ... then go to C:\Users\Public and delete the NPVR folder ... for completeness, you can also delete the NPVR folder in C;\Program Files or in C:\Program Files (X86)

My advice would be to uninstall NextPVR, delete the NPVR folder in Users\Public and then re-install NextPVR and get that working and doing recordings before you start with NextEnd or Comskip or anything else. Then, change one thing at a time ... for example, do NextEnd and only NextEnd and nothing but NextEnd until NextEnd is working as you want it ... and then do, for example, Comskip.

Did a complete removal and reinsatallation of NPVR. Everything went great until I tried to watch a program and got a message about MPEG-2 filter. Went to Decoder settings and everything was disabled. Reinstalled Main Concept/AC3 decoders, but they didn't show up. Nothing to choose from in the list box and the .... to the right of the list box did nothing. I think I'm learning to Country line dance - one step forward two steps back.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#33
2016-11-01, 10:21 PM
mvallevand Wrote:Your scripts are more complicated then I would like to see for a new user.
Martin

All I did was slight editing of the sample batch files from the Wiki. If that's complicated, why are they there?
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#34
2016-11-01, 10:25 PM
mvallevand Wrote:Since NextEnd has it's own logging, I would stick with the vanilla postupdateepg and poststartup scripts shown on the NextEnd wiki page
Martin

If I'm not mistaken, that's exactly what I did.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#35
2016-11-01, 10:28 PM
mvallevand Wrote:You might need to edit config.xml
Martin

First things first. This OP didn't want to get into the config.xml file yet. OP, is that Old Person or some other Millennial term I'm not familiar with.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,945
Threads: 956
Joined: May 2006
#36
2016-11-01, 10:54 PM
GWCowling323 Wrote:If I'm not mistaken, that's exactly what I did.

You have other logging stuff in there. They are empty by default so you added them

Quote:All I did was slight editing of the sample batch files from the Wiki. If that's complicated, why are they there?

Javawiz explains that on the wiki too. I just don't think that it is necessary.

Quote:First things first. This OP didn't want to get into the config.xml file yet. OP, is that Old Person or some other Millennial term I'm not familiar with.

No offence meant, Original Poster (BTW I have referred you to google search before) Given my age I don't call anyone old.

Martin
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#37
2016-11-01, 10:54 PM
It's Original Poster, the person who started the thread.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#38
2016-11-03, 08:53 AM
GWCowling323 Wrote:Did a complete removal and reinsatallation of NPVR. Everything went great until I tried to watch a program and got a message about MPEG-2 filter. Went to Decoder settings and everything was disabled. Reinstalled Main Concept/AC3 decoders, but they didn't show up. Nothing to choose from in the list box and the .... to the right of the list box did nothing.

Does this mean I have to reinstall WinTV for the decoder lists to show up?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#39
2016-11-03, 11:37 AM
GWCowling323 Wrote:Does this mean I have to reinstall WinTV for the decoder lists to show up?
You will re-install decoders as a part of the installation of WinTV. You can ignore WinTV after the installation and WinTV will not interfere with NextPVR.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#40
2016-11-05, 09:08 AM
Graham Wrote:You will re-install decoders as a part of the installation of WinTV. You can ignore WinTV after the installation and WinTV will not interfere with NextPVR.

Thanks Graham. That worked, although I had to reinstall the AC3 filters again after reinstalling WinTV.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I modify TV Listings Skin Bobbybear 0 2,683 2019-07-18, 10:06 AM
Last Post: Bobbybear
  OTA ATSC Schedules Direct Listings ViperJPB 6 3,835 2019-02-13, 12:45 AM
Last Post: ViperJPB
  TV Listings in Kodi NextPVR Client dcol 7 4,813 2018-09-26, 03:53 PM
Last Post: dcol
  TV Listings Failing on Execution snaitaz 4 3,178 2018-09-18, 06:30 PM
Last Post: snaitaz
  TV Listings Back Color & Logos snaitaz 8 4,958 2018-09-07, 12:54 AM
Last Post: snaitaz
  Unhandled Exception setting up TV Listings. boogmeister1 16 9,409 2018-07-21, 09:20 PM
Last Post: tomhilton1
  TV Listings plugin no longer works after upgrade to 3.9.2 LeGrandZombie 14 8,176 2016-11-22, 03:46 AM
Last Post: mvallevand
  Where do TV Listings Files Go? GWCowling323 3 4,133 2016-10-14, 04:28 PM
Last Post: Graham
  Using TV Listings? spiinnaker 3 3,906 2016-07-12, 05:40 PM
Last Post: Graham
  TV listings not populating in EPG using MC2XML yguns31 3 4,095 2016-02-12, 05:15 PM
Last Post: yguns31

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

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

Linear Mode
Threaded Mode