NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 … 56 Next »
NextEnd V2 Pre-Release Announcement

 
  • 0 Vote(s) - 0 Average
NextEnd V2 Pre-Release Announcement
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#11
2016-10-08, 11:46 AM
As I mentioned in my previous post the --postgame option allows you to add additional padding onto a show to account for post-game interviews, analysis, commercials etc. Networks like to do this on Sundays so there football tie-in puts them a little past the start of prime time, but they don't want it to long to loss audience. The default is 15 minutes.

As an example on Thursday, the NFL Football games went 21 minutes longer than scheduled. My followup recording of Late Night was then extended by 36 minutes (21+15). As you can see this is cutting it close but it has been pretty reliable. If that isn't enough for your comfort zone, then increase it.

[ATTACH=CONFIG]42941[/ATTACH]

Martin
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#12
2016-10-11, 08:56 AM
mvallevand Wrote:Right but as if as example your extended shows are all on CBS they still will use great sub's multi-rec feature and attempt use one tuner if they overlap for the extending period
Martin
Did a search on"multi-rec" and couldn't find anything one way or the other whether or not I have to do something to use this feature. Did learn way more than I needed to know about nLite & Plex Channel, though.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#13
2016-10-11, 11:44 AM
GWCowling323 Wrote:Did a search on"multi-rec" and couldn't find anything one way or the other whether or not I have to do something to use this feature. Did learn way more than I needed to know about nLite & Plex Channel, though.

If you search by keyword and not date your life would be simpler. Multirec or multi-rec is automatic.

Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#14
2016-10-12, 11:48 PM
Martin, I thought something went sideways with the NASCAR race Sunday but I didn't have time to look into it until tonight.

I see an error in the log, any idea what's going on?

Code:
[...startup]
2016-10-09 11:45:02.133    [DEBUG][1]    NextEnd, Version=2.0.6121.41882, Culture=neutral, PublicKeyToken=null
2016-10-09 11:45:02.175    [INFO][1]    About to connect to remote recording service
2016-10-09 11:45:02.177    [DEBUG][1]    RecordingServiceProxy@exit
2016-10-09 11:45:02.180    [DEBUG][1]    About to look for plugin directories in: C:\Users\Public\NPVR\Plugins\
2016-10-09 11:45:02.180    [DEBUG][1]    About to check for plugin interfaces in: C:\Users\Public\NPVR\Plugins\System\GetCoreTempInfoNET.dll
2016-10-09 11:45:02.190    [DEBUG][1]    About to check for plugin interfaces in: C:\Users\Public\NPVR\Plugins\System\SystemPlugin.dll
2016-10-09 11:45:02.208    [DEBUG][1]    Plugin PDB also exists: C:\Users\Public\NPVR\Plugins\System\SystemPlugin.pdb
2016-10-09 11:45:02.217    [DEBUG][1]    CaptureSource.LoadAll()
2016-10-09 11:45:02.335    [DEBUG][1]    Skipping non-existant plugin directory: C:\Program Files (x86)\NPVR\Plugins\
2016-10-09 11:45:02.335    [DEBUG][1]    Command Line --oid 47317
2016-10-09 11:45:02.335    [DEBUG][1]    NextPVR extending = False
2016-10-09 11:45:02.335    [DEBUG][1]    Preparing this event
2016-10-09 11:45:02.335    [DEBUG][1]    NASCAR Racing Sprint Cup Series: Bank of America 500 2016-10-09 12:00:00
2016-10-09 11:45:02.856    [DEBUG][1]    Error from livePVR -a NASCAR Racing Sprint Cup Series: Bank of America 500 10/9/2016 4:00:00 PM
[color=#FF0000][B]2016-10-09 11:45:02.856    [ERROR][1]    LivePvrData.Data.Net.Responses.ErrorResponse [Message=Unexpected error, StackTrace=java.io.IOException: Unable to find event data! [Sprint Cup Series: Bank of America 500][/B][/color]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
    at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77)
    at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71)
    at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
    at com.github.livepvrdata.monitors.espn.json.MotorSportMonitor.execute(MotorSportMonitor.groovy:110)
    at com.github.livepvrdata.monitors.espn.json.NASCAR.super$3$execute(NASCAR.groovy)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
    at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1076)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:128)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuper0(ScriptBytecodeAdapter.java:148)
    at com.github.livepvrdata.monitors.espn.json.NASCAR.execute(NASCAR.groovy:57)
    at com.github.livepvrdata.monitors.espn.json.NASCAR$execute.call(Unknown Source)
    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
    at com.github.livepvrdata.monitors.mlb.EventMonitorMLB$execute.call(Unknown Source)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callSafe(AbstractCallSite.java:75)
    at com.github.livepvrdata.web.StatusServlet$_doGet_closure1.doCall(StatusServlet.groovy:38)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
    at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
    at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:906)
    at groovy.lang.Closure.call(Closure.java:415)
    at groovy.lang.Closure.call(Closure.java:428)
    at org.codehaus.groovy.runtime.IOGroovyMethods.withStream(IOGroovyMethods.java:1249)
    at org.codehaus.groovy.runtime.dgm$708.invoke(Unknown Source)
    at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:271)
    at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:53)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
    at com.github.livepvrdata.web.StatusServlet.doGet(StatusServlet.groovy:36)
    at com.github.livepvrdata.web.StatusServlet$doGet.callCurrent(Unknown Source)
    at com.github.livepvrdata.web.StatusServlet.doPost(StatusServlet.groovy:47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:503)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1088)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1022)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
    at org.eclipse.jetty.server.Server.handle(Server.java:370)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
    at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:651)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
    at java.lang.Thread.run(Thread.java:745)
, IsError=True, ]
2016-10-09 11:45:02.856    [DEBUG][1]    Monitor status = error
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#15
2016-10-13, 04:46 AM
Yes I caught that problem on the weekend. Both NASCAR events where postponed because of weather from Friday and Saturday night until Sunday. The data feed showed those both as pre event status on the original airdate so it didn't think anything existed on the new date. This requires changes on the server and client. The server patch is online and I am testing the client for release hopefully for tomorrow.

Martin
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#16
2016-10-15, 10:36 AM
mvallevand Wrote:If you search by keyword and not date your life would be simpler. Multirec or multi-rec is automatic.

Martin

Reprimands for not searching before asking. Reprimands for asking in the wrong thread. Now chiding for reading the results of a search. What's a fella to do?

But, seriously Martin, thanks for all your help. I am about to go live with NextEnd and TV Listings with four objectives. I will start a new thread and would appreciate if you would take a look at that.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#17
2016-11-26, 11:39 PM
As a heads up I am testing moving to a new host server so upgrades are going to be required. I will test tomorrow and I will upload a new version Monday and will kill off the old server soon I found a VPS host for $25. a year on a Black Friday sale and at the price I can keep it going for a while.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#18
2016-11-26, 11:44 PM
mvallevand Wrote:As a heads up I am testing moving to a new host server so upgrades are going to be required. I will test tomorrow and I will upload a new version Monday and will kill off the old server soon I found a VPS host for $25. a year on a Black Friday sale and at the price I can keep it going for a while.

Thanks, Martin!!!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#19
2016-11-30, 06:00 PM
Testing with the new servers seems fine, Elementary was extended by the correct time and other sports all seem good. Please download the latest version from the wiki and install when you can. I will be pulling the plug on the old version next week.

Note if you are watching your server network logs I also changed the port to 8181 from 8080 to avoid the random requests for proxy access on my server.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,100
Threads: 957
Joined: May 2006
#20
2016-12-07, 06:28 PM
Several users are still coming in on the old server. Please upgrade for this weekend.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,199 2013-12-31, 02:53 AM
Last Post: UncleJohnsBand
  Plex Plugin - first release psycik 141 59,784 2013-06-16, 08:59 PM
Last Post: JonnyCam
  NEWA Release Build 1.30 Released 2012-11-27 UncleJohnsBand 0 2,291 2012-11-28, 04:11 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.26 Released 2012-08-24 UncleJohnsBand 0 5,466 2012-08-25, 04:56 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.25 Released 2012-04-10 UncleJohnsBand 1 2,836 2012-04-16, 08:20 PM
Last Post: Reddwarf
  System Plugin - 2nd Test Release (4th Feb) imilne 31 11,045 2012-02-24, 12:22 PM
Last Post: Reddwarf
  System Plugin - New Test Release (29th Jan) imilne 38 11,417 2012-02-07, 08:38 AM
Last Post: imilne
  NEWA Release Build 1.23 Released 2012-01-16 UncleJohnsBand 0 1,433 2012-01-18, 04:11 AM
Last Post: UncleJohnsBand
  nDroid v1.6.8 (maintenance release) available bgowland 2 2,311 2012-01-09, 11:41 PM
Last Post: bgowland
  nDroid v1.6.5 (maintenance release) bgowland 0 1,506 2011-12-01, 11:17 AM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode