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
1 2 3 4 5 … 20 Next »
NextEnd v5 trial release

 
  • 0 Vote(s) - 0 Average
NextEnd v5 trial release
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#281
2022-04-13, 02:59 AM
Downloaded the latest NexEnd for my Windows server but could not get it to start.
Code:
Starting: C:\Users\Public\NPVR-Data\scripts\PostStartup.bat
2022-04-12 21:46:24.212    [DEBUG][15]    >
2022-04-12 21:46:24.212    [DEBUG][15]    > C:\Users\Public\NPVR-Data\scripts>start /b "" "C:\Program Files\NextPVR\NextEnd.exe" --monitor --cancel
2022-04-12 21:46:24.244    [DEBUG][4]    SD got new token: d79292549698fcbf3c406df92816b924
2022-04-12 21:46:24.244    [DEBUG][4]    Using URL: https://json.schedulesdirect.org/20141201
2022-04-12 21:46:24.342    [DEBUG][16]    > Unhandled exception. System.MissingMethodException: Method not found: 'Void NShared.PlaybackPositionHelper.StorePlaybackPosition(System.String, Int32, Int32)'.
2022-04-12 21:46:24.342    [DEBUG][16]    >    at NextEnd.Program.Main(String[] args)
2022-04-12 21:46:24.597    [DEBUG][4]

I removed the NextEnd json files before trying. NextEnd works fine on Linux.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#282
2022-04-13, 03:05 AM
What are the dates of exe and dll? You want the current version link but I might have messed it up

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#283
2022-04-13, 03:14 AM (This post was last modified: 2022-04-13, 03:22 AM by VCR58.)
The date created is 4/7/2022 for the .dll and 4/12/2022 for the .exe

edit: Actually, when I downloaded and extracted the files it was 1/13/2020 for the dated created.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#284
2022-04-13, 03:54 AM
Odd the date modified for both of them should be April 7. Maybe check the there checksum, this is what should be in the zip

certutil -hashfile NextEnd.dll sha256
SHA256 hash of NextEnd.dll:
61a6311d7aa5609dd96e5a85b0d14c2600ca5c488e436b9341a853f18d5843e9

certutil -hashfile NextEnd.exe sha256
SHA256 hash of NextEnd.exe:
b01bfeaa27cada983c1e68bd99a58b9b4202764dd5ac2188f4642e283472aa17

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#285
2022-04-13, 12:23 PM
I selected the v5rc link instead of the current version.

Windows NextEnd works now.

Thanks Martin.
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#286
2022-06-15, 03:00 PM
(2021-10-18, 10:48 PM)mvallevand Wrote: Basically the old instructions  I wrote for BrettB should still workd

1. Download jetty http://www.eclipse.org/jetty/download.html i used 9.2.18
2. create a jetty folder and unzip the contents into it

default is port 8080

run it as java -jar start.jar and test with a browser not much to see
http://localhost:8080

ctrl-c to exit server

java -jar start.jar

If you get that far I can send you the war file or you can build the file without the Kraken from github https://github.com/livepvrdata-oss/livepvrdata-svc

You would need to change the NextPVR scripts to point to

-uri  http://localhost:8080

Martin

Martin

Thought it would be fun to try this for myself and see if I could get livepvrdata working locally.

I was able to get a jetty server running and then downloaded the livepvrdata.war file from guithub. I haven't got livepvrdata deployed yet but there seems to be plenty of instructions on how to do that.

So, the part I'm puzzled about is how to get NextEnd to point to the local livepvrdata server. Not sure what NextPVR scripts I need to change.

Rex
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#287
2022-06-15, 03:37 PM
Would it be something like this?
Code:
/opt/dotnet/dotnet /var/opt/nextpvr/Plugins/NextEnd/NextEnd.dll -uri http://localhost:8080
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#288
2022-06-15, 03:57 PM
(2022-06-15, 03:37 PM)VCR58 Wrote: Would it be something like this?
Code:
/opt/dotnet/dotnet /var/opt/nextpvr/Plugins/NextEnd/NextEnd.dll -uri http://localhost:8080

Yes it something like that but it is --uri with two dashes.

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#289
2022-06-15, 04:07 PM
Got it. Thanks Martin.
antenna
Offline

Member

Posts: 61
Threads: 8
Joined: Oct 2017
#290
2022-06-16, 12:05 AM
I'm jealous, I really want to try this eventually!

But first: I'm moving my NextPVR install from Windows to docker, and will finally attempt to set up NextEnd soon. I'm admin-level on Windows but could charitably be called "user-level" on Linux. Anyone have any tips, beyond what's listed in this thread?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (44): « Previous 1 … 27 28 29 30 31 … 44 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextEnd Docker Install Mark-McG 61 9,411 2023-08-30, 09:15 PM
Last Post: mvallevand
  Comskip + NextEnd VCR58 12 2,836 2023-06-30, 02:26 PM
Last Post: mvallevand
  NextEnd Extension Mechanism jcole998 7 3,034 2020-05-24, 03:39 PM
Last Post: jcole998
  NextEnd V4 jcole998 1 1,896 2020-05-18, 01:35 PM
Last Post: mvallevand
  NextEnd: "Sports event monitor did not start" antenna 37 13,208 2019-10-27, 12:22 AM
Last Post: mvallevand
  NextEnd Interruption jcole998 2 1,961 2019-09-02, 05:54 PM
Last Post: jcole998
  NextEnd Readiness jcole998 24 8,968 2019-06-01, 01:33 PM
Last Post: jcole998
  Nextend help CDinger 5 4,190 2018-11-05, 03:59 PM
Last Post: mvallevand
  NextEnd not extending sports event antenna 26 12,055 2018-10-11, 04:25 PM
Last Post: mvallevand
  NextEnd Broken? jcole998 6 4,457 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