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
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,189
Threads: 958
Joined: May 2006
#151
2020-01-31, 05:25 PM
That is why I wrote "prefix". The linux method of passing variables to a process is great but it can seem strange to Windows users. Glad it is working and this is probably preferable to copy the libe_sqlite.so file anyway for all users.

This one thing is holding me back from moving out of trial mode, I'd love to figure out a way to use NextEnd.deps.json to do this.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,189
Threads: 958
Joined: May 2006
#152
2020-01-31, 07:00 PM
I decided to challenge myself and believe I have NextEnd working solely from the Plugins/NextEnd folder. I have updated post #1 with the new file and new instructions to this and also cover Docker.

Martin
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#153
2020-01-31, 08:27 PM
(2020-01-31, 07:00 PM)mvallevand Wrote: I decided to challenge myself and believe I have NextEnd working solely from the Plugins/NextEnd folder.  I have updated post #1 with the new file and new instructions to this and also cover Docker.

Martin

I got it working without having to do the LD_LIBRARY_PATH change, but the runtime config has /apps/ instead of /app/.  Once I changed that and modified the sed instructions to replace with app instead of apps it worked fine.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,189
Threads: 958
Joined: May 2006
#154
2020-01-31, 08:34 PM
Thanks for the correction, I've updated the zip and the instructions.

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#155
2020-02-01, 01:03 AM
(2020-01-31, 07:00 PM)mvallevand Wrote: I decided to challenge myself and believe I have NextEnd working solely from the Plugins/NextEnd folder.  I have updated post #1 with the new file and new instructions to this and also cover Docker.

Martin

NextEnd seems to be starting up ok for me with the new files and without "libe_sqlite3.so" in the Nextpvr system folder on my Debian 10 PC.

Good work Smile
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#156
2020-02-10, 02:32 AM
I'm still not able to get Nextend to run from the program files. The get this error message from the log...

Code:
2020-02-09 20:21:52.690 [DEBUG][4] C:\Users\Public\NPVR-data\scripts>start /b "" "C:\Users\Public\NPVR-data\Plugins\NextEnd\NextEnd.exe" --monitor --cancel
2020-02-09 20:21:52.716 [ERROR][13] A fatal error occurred. The required library hostfxr.dll could not be found.
2020-02-09 20:21:52.717 [ERROR][13] If this is a self-contained application, that library should exist in [C:\Users\Public\NPVR-data\Plugins\NextEnd\].
2020-02-09 20:21:52.718 [ERROR][13] If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].
2020-02-09 20:21:52.718 [ERROR][13]
2020-02-09 20:21:52.718 [ERROR][13] The .NET Core runtime can be found at:
2020-02-09 20:21:52.719 [ERROR][13]   - https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win10-x64
2020-02-09 20:21:52.719 [DEBUG][9] C:\Users\Public\NPVR-data\scripts\PostStartup.bat has exited
Looks like it still wants the .Net core to be installed and hostfxr.dll to be in the Plugins folder.

Nextend works fine with the files located in the program folder.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,189
Threads: 958
Joined: May 2006
#157
2020-02-10, 02:36 AM
Did you modify runtime.json to adjust for sub's new location for NextPVR?

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#158
2020-02-10, 02:44 AM
(2020-02-10, 02:36 AM)mvallevand Wrote: Did you modify runtime.json to adjust for sub's new location for NextPVR?

Martin
I did not.

Just now modified runtime.json and restarted the service but still get the same error.

How about NextEnd.deps.json, should that be modified as well?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,189
Threads: 958
Joined: May 2006
#159
2020-02-10, 02:58 AM (This post was last modified: 2020-02-10, 03:19 AM by mvallevand.)
Are you sure you modified it correctly? I just tried with no path and it works here.

I will have to try on a machine without dotnet though there my be things going on I don't understand in dotnet

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,845
Threads: 177
Joined: Aug 2016
#160
2020-02-10, 03:33 AM
(2020-02-10, 02:58 AM)mvallevand Wrote: Are you sure you modified it correctly?  I just tried with no path and it works here.

I will have to try on a machine without dotnet though there my be things going on I don't understand in dotnet

Martin
 I think so. I attached it along with the scripts if you want to look at them.


Attached Files
.zip   nextend_scripts_plugins.zip (Size: 581 bytes / Downloads: 0)
.zip   NextEnd.runtimeconfig.zip (Size: 323 bytes / Downloads: 1)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (44): « Previous 1 … 14 15 16 17 18 … 44 Next »
Jump to page 


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