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) v
« Previous 1 2 3 4 5 6 … 20 Next »
Nextend help

 
  • 0 Vote(s) - 0 Average
Nextend help
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#1
2018-10-21, 05:25 AM
I am having trouble getting NextEnd to extend sports events. I've been looking through the logs trying to understand what is happening and what is going wrong but I am no making much if any progress. I am attaching logs and I think the NextEnd log below is helpful. It makes me think the failure is because of the double entry for what I believe is the program subtitle. I haven't a clue why this is happening. My ready recordings list the game as College Football:Oregon at Washington State no duplication. I am doing a test to rule out that it has anything to do with how I program recurring recordings by doing a quick record for tomorrows Formula One and Nascar races. I'll update after the races.

2018-10-20 16:29:09.886 [DEBUG][1] Command Line --oid 17584 --postgame 15
2018-10-20 16:29:09.891 [DEBUG][1] NextPVR extending = False
2018-10-20 16:29:09.891 [DEBUG][1] Preparing this event
2018-10-20 16:29:09.891 [DEBUG][1] College Football:Oregon at Washington State Oregon at Washington State 2018-10-20 16:30:00
2018-10-20 16:29:10.384 [DEBUG][1] No match on livePVR College Football:Oregon at Washington State Oregon at Washington State 10/20/2018 11:30:00 PM
2018-10-20 16:29:10.384 [DEBUG][1] Monitor status = fatal
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#2
2018-10-21, 02:44 PM
Do you use Schedules Direct?

Martin
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#3
2018-10-21, 07:20 PM
I've been using zap2itxml. I just signed up for a trial period of schedule direct to see how it work.

Craig
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#4
2018-10-21, 09:33 PM
It seems likes the title was merged with the sub title by zap2xml scraping. SD should keep them separate which NextEnd needs.

Martin
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#5
2018-11-05, 02:10 AM
I'm not sure if I should have started a new thread but here goes....Nextend is working now. Thanks to everyone for helping and thanks Martin for doing this. However, if there are 2 sporting events with overlapping/the same time frame only the first one to start is monitored and extended by NextEnd. Below is my parallelprocessing.bat in case something in my bat file is the culprit. Can one that more event be monitored at the same time?

@Echo off
--------------------------------------------------------------
:NextEnd

start /b "" "%programfiles(x86)%\NPVR\NextEnd.exe" --oid %3 --postgame 15
timeout /T 2
GoTo :BEGIN

=================================================================================================
ParallelProcessing.bat
Run as soon as a recording begins. Commonly used for adding commercial skipping
functionality (comskip).
-------------------------------------------------------------------------------------------------
Arguments:
1.filename - the full path and file name of the recording file.
2.channel number - the channel number it is recording from.
3.oid - unique identifier to the scheduled_recordings table, applicable even if
filename (%1) changes
4.capture Oid - unique identifier to the device used for recording
5.recording title - the title of the recording
=================================================================================================
:BEGIN
SETLOCAL
Set SCRIPTNAME=%0
Set BASEDIR=c:\Users\Public\NPVR
Set LOGFILE=%BASEDIR%\Logs\ParallelProcessing.log

Set FILENAME=%1
Set CH_NUM=%2
Set OID=%3
Set DEV_OID=%4
Set REC_TITLE=%5
Call :LOGMSG Recording Begun - filename: %FILENAME% ChannelNUM: %CH_NUM% OID: %OID% DeviceOID: %DEV_OID% Title: %REC_TITLE%

--------------------------------------------------------------
:LOGMSG
echo %*
echo %date:~4% %time% %* >> %LOGFILE%
Goto :EXITJOB

--------------------------------------------------------------
:EXITJOB
Exit /b
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#6
2018-11-05, 03:59 PM
Yes you should have opened a new thread and you should have included the logs. I don't think it is the batch file because the start command will start a new instance of NextEnd.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextEnd v5 trial release mvallevand 434 76,497 2024-12-29, 02:00 AM
Last Post: mvallevand
  NextEnd Docker Install Mark-McG 61 8,360 2023-08-30, 09:15 PM
Last Post: mvallevand
  Comskip + NextEnd VCR58 12 2,488 2023-06-30, 02:26 PM
Last Post: mvallevand
  NextEnd Extension Mechanism jcole998 7 2,880 2020-05-24, 03:39 PM
Last Post: jcole998
  NextEnd V4 jcole998 1 1,843 2020-05-18, 01:35 PM
Last Post: mvallevand
  NextEnd: "Sports event monitor did not start" antenna 37 12,634 2019-10-27, 12:22 AM
Last Post: mvallevand
  NextEnd Interruption jcole998 2 1,871 2019-09-02, 05:54 PM
Last Post: jcole998
  NextEnd Readiness jcole998 24 8,582 2019-06-01, 01:33 PM
Last Post: jcole998
  NextEnd not extending sports event antenna 26 11,627 2018-10-11, 04:25 PM
Last Post: mvallevand
  NextEnd Broken? jcole998 6 4,364 2018-09-15, 01:24 PM
Last Post: jcole998

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

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

Linear Mode
Threaded Mode