2024-03-01, 09:09 PM


2024-03-01, 09:09 PM
![]() ![]()
2024-03-01, 09:12 PM
The logs are fine too, but did it create C:\Users\Public\NPVR-data\hdhomerun.xml
2024-03-01, 09:13 PM
Yes that worked...Thank you so much just made sure the XMLTV mapped before responding.
2024-03-01, 10:07 PM
OK great, thanks for testing the change.
Martin
2024-10-14, 09:19 PM
Continuation from other thread - https://forums.nextpvr.com/showthread.php?tid=65832
Attached screenshot of result and logs as requested. Thanks!
2024-10-14, 09:36 PM
Did you try the file here https://forums.nextpvr.com/showthread.ph...#pid589644 maybe I didn't update post #1
Martin
2024-10-14, 09:54 PM
That was it, thanks much!
2025-01-13, 04:27 PM
Hi guys, following the previous instructions and executing the string:
"C:\Program Files\NextPVR\HDHRGuide.exe" C:\Users\Public\NPVR-data\hdhomerun.xml I get this result: Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1 where am I wrong? Thank you
2025-01-13, 04:43 PM
(This post was last modified: 2025-01-13, 04:48 PM by mvallevand.)
Assuming you have NextPVR installed that should work. I do have a .net 8 specific build but the current one here https://forums.nextpvr.com/showthread.ph...#pid589644 should work.
One thought are you running Win32? Maybe follow the Microsoft instructions and run Code: SET COREHOST_TRACE=1 To see what file is missing, here for sure it shows CoreCLR path = 'C:\Program Files\NextPVR\coreclr.dll', CoreCLR dir = 'C:\Program Files\NextPVR\' Loaded library from C:\Program Files\NextPVR\coreclr.dll Martin
2025-01-13, 05:36 PM
yes, I installed that version indicated in post 49 on windows 11 x64
but in the NextPVR folder I don't see the coreclr.dll file by entering the code: "C:\Program Files\NextPVR\HDHRGuide.exe" C:\Users\Public\NPVR-data\hdhomerun.xml Now I get this: C:\Users\Public\NPVR-data\scripts>"C:\Program Files\NextPVR\HDHRGuide.exe" C:\Users\Public\NPVR-data\hdhomerun.xml Tracing enabled @ Mon Jan 13 17:03:40 2025 GMT --- Invoked apphost [version: 6.0.26, commit hash: dc45e96840243b203b13e61952230e225d2aac52] main = { C:\Program Files\NextPVR\HDHRGuide.exe C:\Users\Public\NPVR-data\hdhomerun.xml } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'HDHRGuide.dll' Using global installation location [C:\Program Files\dotnet\] as runtime location. Reading fx resolver directory=[C:\Program Files\dotnet\host\fxr] Considering fxr version=[8.0.3]... Detected latest fxr version=[C:\Program Files\dotnet\host\fxr\8.0.3]... Resolved fxr [C:\Program Files\dotnet\host\fxr\8.0.3\hostfxr.dll]... Loaded library from C:\Program Files\dotnet\host\fxr\8.0.3\hostfxr.dll Invoking fx resolver [C:\Program Files\dotnet\host\fxr\8.0.3\hostfxr.dll] hostfxr_main_startupinfo Host path: [C:\Program Files\NextPVR\HDHRGuide.exe] Dotnet path: [C:\Program Files\dotnet\] App path: [C:\Program Files\NextPVR\HDHRGuide.dll] Tracing enabled @ Mon Jan 13 17:03:40 2025 GMT --- Invoked hostfxr_main_startupinfo [version: 8.0.3 @Commit: 9f4b1f5d664afdfc80e1508ab7ed099dff210fbd] Checking if CoreCLR path exists=[C:\Program Files\dotnet\coreclr.dll] --- Executing in a native executable mode... Using dotnet root path [C:\Program Files\dotnet\] App runtimeconfig.json from [C:\Program Files\NextPVR\HDHRGuide.dll] Runtime config is cfg=C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.json dev=C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.dev.json Attempting to read dev runtime config: C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.dev.json Attempting to read runtime config: C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.json Runtime config does not exist at [C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.json] Runtime config [C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\Program Files\NextPVR\HDHRGuide.runtimeconfig.json] The expected hostpolicy.dll directory is [C:\Program Files\dotnet\] Loaded library from C:\Program Files\dotnet\hostpolicy.dll Tracing enabled @ Mon Jan 13 17:03:40 2025 GMT Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:240] --- Invoked hostpolicy [commit hash: 0e404aa9b868b6ad67321cb3a0a6161c25b966d4] [runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy,3.1.31,runtimes/win-x64/native][x64] corehost_main = { C:\Program Files\NextPVR\HDHRGuide.exe C:\Users\Public\NPVR-data\hdhomerun.xml } Deps file: -- arguments_t: host_path='C:\Program Files\NextPVR\HDHRGuide.exe' app_root='C:\Program Files\NextPVR\' deps='C:\Program Files\NextPVR\HDHRGuide.deps.json' core_svc='C:\Program Files (x86)\coreservicing' mgd_app='C:\Program Files\NextPVR\HDHRGuide.dll' -- arguments_t: dotnet shared store: '' Using C:\Program Files\NextPVR\HDHRGuide.deps.json deps file Could not locate the dependencies manifest file [C:\Program Files\NextPVR\HDHRGuide.deps.json]. Some libraries may fail to resolve. -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] Adding tpa entry: C:\Program Files\NextPVR\HDHRGuide.dll, AssemblyVersion: , FileVersion: Adding files from local dir C:\Program Files\NextPVR\ Skipping HDHRGuide.dll because the HDHRGuide.dll already exists in local assemblies Skipping HDHRGuide.exe because the HDHRGuide.dll already exists in local assemblies Adding to native path: C:\Program Files\NextPVR\ Adding to resources path: C:\Program Files\NextPVR\ Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1 Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1 C:\Users\Public\NPVR-data\scripts> |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NextTool for Windows question | MrReis | 12 | 2,270 |
2023-03-31, 10:23 PM Last Post: mvallevand |
|
vidImport NPVR key / Install directory not found (Windows/7) | baze256 | 6 | 4,972 |
2012-12-02, 01:44 PM Last Post: carpeVideo |
|
Windows Desktop/Sidebar Gadget with Recording Schedule | cncb | 147 | 36,719 |
2011-10-29, 10:17 AM Last Post: Reddwarf |