2019-09-02, 06:35 PM
I am pretty sure it failing to load the 64 bit e_sqlite3.dll if you put it with nextend I expect it will work. I can't figure out the difference between our setups.
Martin
Martin
Martin
Martin
2019-09-02, 06:35 PM
I am pretty sure it failing to load the 64 bit e_sqlite3.dll if you put it with nextend I expect it will work. I can't figure out the difference between our setups.
Martin Martin
2019-09-02, 06:59 PM
mvallevand Wrote:I am pretty sure it failing to load the 64 bit e_sqlite3.dll if you put it with nextend I expect it will work. I can't figure out the difference between our setups. I've got the following e_sqlite3.dll files in my C:\Program Files\NPVRv5 directory tree: [ATTACHMENT NOT FOUND] I copied the one from the root of the tree to the NextEnd folder, but still got the same error: Code: 2019-09-02 13:48:18.942 [ERROR][1] Unexpected error in EPGEvent.LoadByOID(): System.InvalidOperationException: Must add values for the following parameters: , For completeness, I'm uploading another full set of logs.
2019-09-02, 07:59 PM
Can I get a copy of your database?
Martin
2019-09-02, 08:39 PM
mvallevand Wrote:Can I get a copy of your database? Just sent you a link to download a copy.
2019-09-02, 10:38 PM
(This post was last modified: 2019-09-02, 10:46 PM by mvallevand.)
BrettB Wrote:Getting further... The good news is I get this error with your database. The bad news is I've been wasting your time I get this error with my database too but the error is handled in NUtility so I didn't see it going to the console. It might be NUtility, sub if you read this thread does NUtility.GetListingsForTimePeriod() have the sqlite parameters setup right for you in v5? GetListingsForTimePeriodForChannel() seems to be working as a comparison. The logged EPGEvent.LoadByOID() message is misleading. Martin
2019-09-03, 10:10 PM
mvallevand Wrote:The good news is I get this error with your database. The bad news is I've been wasting your time I get this error with my database too but the error is handled in NUtility so I didn't see it going to the console. It might be NUtility,Sorry - been busy with day job stuff the last few days. I've fixed NUtility.GetListingsForTimePeriod() for the next build. I haven't been using this call, and it was broken with a slight difference in .NET Core relating to DB stuff.
2019-09-07, 07:50 PM
Thanks sub for the fix in the current beta. It is an important call for NextEnd since for jit monitoring I just care if a sporting event is in the hour preceding the start time. Otherwise I would need to load all the channels and check each separately.
Brett and other having issues with jit monitoring you can continue using your existing NextEnd setup. Tommorow's Sunday NFL week 1 is a good time to test the monitor function. Martin
2019-09-07, 09:22 PM
mvallevand Wrote:Brett and other having issues with jit monitoring you can continue using your existing NextEnd setup. Tommorow's Sunday NFL week 1 is a good time to test the monitor function. So far so good. No more error: Code: [...startup]
2019-09-22, 02:55 AM
Martin,
Sorry, I am having trouble understanding the directions. I did step A as quoted below on Ubuntu 18.04. I skipped step 2 as it seemed to only apply to Windows installations. For running Nextend shouldn't it be in ParallelProcessing.sh? Previously it was in ParallelProcessing.bat For /opt/dotnet/dotnet /var/opt/nextpvr/Plugins/NextEnd/NextEnd.dll options ...... does options refer to command line option like --oid $3 --postgame 15? my ParallellProcessing.sh file contains the following line /opt/dotnet/dotnet /var/opt/nextpvr/Plugins/NextEnd/NextEnd.dll --oid %3 --postgame 15 Thanks for all your help, Craig mvallevand Wrote:Installation instructions
2019-09-22, 06:08 AM
Yes use .sh instead of .bat in Linux and use $ instead of % for variables. The case of the file name is important too. Finally make sure you chmod +x the script
Martin |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NextEnd Docker Install | Mark-McG | 61 | 6,460 |
2023-08-30, 09:15 PM Last Post: mvallevand |
|
Comskip + NextEnd | VCR58 | 12 | 2,010 |
2023-06-30, 02:26 PM Last Post: mvallevand |
|
NextEnd Extension Mechanism | jcole998 | 7 | 2,653 |
2020-05-24, 03:39 PM Last Post: jcole998 |
|
NextEnd V4 | jcole998 | 1 | 1,723 |
2020-05-18, 01:35 PM Last Post: mvallevand |
|
NextEnd: "Sports event monitor did not start" | antenna | 37 | 11,873 |
2019-10-27, 12:22 AM Last Post: mvallevand |
|
NextEnd Interruption | jcole998 | 2 | 1,750 |
2019-09-02, 05:54 PM Last Post: jcole998 |
|
NextEnd Readiness | jcole998 | 24 | 8,003 |
2019-06-01, 01:33 PM Last Post: jcole998 |
|
Nextend help | CDinger | 5 | 3,933 |
2018-11-05, 03:59 PM Last Post: mvallevand |
|
NextEnd not extending sports event | antenna | 26 | 10,771 |
2018-10-11, 04:25 PM Last Post: mvallevand |
|
NextEnd Broken? | jcole998 | 6 | 4,141 |
2018-09-15, 01:24 PM Last Post: jcole998 |