Long time user here. My setup was not behaving correctly so I decided to install from scratch.
When installing the latest version, I get this error in the temp folder install log:
2023-07-22 12:19:42.496 [DEBUG][9] Starting NextPVR 2023-07-22 12:19:43.511 [DEBUG][9] Unexpected error during install: System.ArgumentException: The path is not of a legal form. at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.Path.GetFullPathInternal(String path) at System.IO.DirectoryInfo.Init(String path, Boolean checkHost) at UpdateNPVR.InstallForm.DoUpgrade() 2023-07-22 12:19:43.511 [DEBUG][9] Other 'The path is not of a legal form.'
I read about some older problems with scanning and DVB-C cards. Not sure whether this shouldn't be
fixed already with current docker image. Machine is using 4 under ddbdridge DVB-C card. Cable provider
is Willy.Tel, I created a file /usr/share/dvb-c/de-WillyTel which would scan only the interesting things
but scanning in NextPVR doesn't care and scans everything, so some 620 channels appear.
Any advice? I have prepared a corrected adapter0-DVB-C-channels.conf but don't know how to put it in. I mean
not technical, I know how to do that, but there seems to be some database behind that ignores the file.
I'm having trouble picking up my EPG with an extras channel. This is using Matt's channels and EPG for Australia, but with an extra to pipe one channel through ffmpeg. So the extra says:
When I refresh the EPG, I get the program info for the base channel, but the Extras channel continues to say "no listings". I thought this was keyed from the channel-id string, but it seems not. I was very careful to paste everything in the EXTINF into my extra in case some other info is used, but no luck
Hey y'all, got a question about installing the driver for my BlackGold TV card on Ubuntu server. I've got all the files set up, and it's working fine on my Moi+ device, but dang, there's no apt-get or make! Anyone know how to tackle this? Any help would be super appreciated! Thanks in advance! ??
Hi all,
I'm a noob to the forum and world of linux. I've had experience with Topfield, Beyonwiz and ICETV (Australian for context). I'm wanting to repurpose an old media PC and install Linux and NextPVR. My question is which version of linux would work best for an old PC that I want to run NextPVR on? (originally had Windows 7).
While I'm not overly concerned about getting my head around NextPVR, I am a total noob with regard to Linux. From a bit of reading, I gather Mint or MX Linux – Xfce might be best due to having a similar interface to Windows. I'm leaning towards MX as it can, apparently, run well on older PCs.
Hardware deinterlacin for 1080i MPEG2 is already confirmed to be supported by AFTVNews. Wonder is anyone knows about 1080i h264 deinterlacing? fnaf games
Hi,
I upgraded my Windows 10 Kodi to v20.2.
When i start Kodi the TV options was missing from the main menu.
I opened the add-ons saw that "Next PVR" Client is disabled.
When I tried to enable it a quick message popped up to say I must upgrade to 5.2.0
It's not clear if this is add-on or NextPVR application that needs to be 5.2.0 or higher.
In any case I hoped on the NextPV download page Install Information (nextpvr.com) .
Downloaded it and I guess it installed.
What I ended up with was a web based NextPVR http://localhost:8866. The windows app is still there, and its version is still 4.2.5.
I can see the tv guide on both the web and app client. However, none of them work. I cannot view any channel. I just get a black rectangle. I checked out the settings on the windows app. All the channels are still there.
Can someone tell me how to get both my NextPVR going. Preferrable the windows app if possible. And once running can someone tell me how to get the Kodi NextPVR add-on working.
I am very frustrated with my current setup (4 DVB-C tuners with tvheadend on a linux server) an the clients.
Solution 1 uses MRMC, an app which seems to be abandoned and forgets PVR settings every second day
Solution 2 uses tvhclient directly on tvheadend, but using the arrows on my Logitech Harmony remote will
increase/decrease speed only and this is more or less unusable. No chance the developer changes
this to some other method like skipping.
I read a bit in this forum and found out that there was a lot of discussion about the original Apple remotes and
their clicking/touching behaviour when using the edges. Honestly I am now a bit lost how the app on tvOS is
handling that today.
Did anyone tried out how a "normal" remote would behave with the client? I prefer knowing in advance before
I pay for the app and are even more frustrated. What I can say is that when I use the original ATV4 remote
and touch at the edges, it behaves exactly like when I use the four arrows on the Logitech remote. No idea
what the Logitech sends when using the fwd/bwd keys.
I already set up a nextPVR docker image and it seems to work, beside that it always wants to transcode which
my server isn't capable of. But I understood Apple TV will use direct streaming.
Good morning. I am doing a fresh install for Kodi on a Win10 machine with a Hauppage 4-tuner OTA card. Things are going pretty well but when logging into the NextPVR web portal to investigate EPG info missing on some channels, it looks like settings > channels no longer shows 'Schedules Direct' and nothing happens when I go to settings > guide and enter my ZIP code to add SD back.
When I go to settings > channels it also only shows ''DVB/ATSG' and 'Freesat (UK)', nothing happens when I click 'Add Schedules Direct'.
Oddly, the EPG update I manually pushed last night still shows in the EPG (both NP client and Kodi).
I was trying to move where my NextPVR install is being run on from Windows to Docker (fresh install). So I've been trying to move over the recordings. I've done a bit of googling to see if I could find a fix to what I'm running into however no luck on that front (maybe I'm missing something). Both these machines are running the latest version of NextPVR and when I attempt to import the recordings (zip or xml files) I'm receiving the message "import failed. not logged in". I've also tried a few different browsers to make sure it's not a browser issue but had no luck.
Looking in the logs I'll post a snippet below and attach the full file for good measure. If you see below it seems to be adding what looks like an IPv6 Address to the IPv4 address (IPv6 was already disabled on one of the machines I was running due to some other issues). I did revert to an older version of docker that I found and it seemed to import mostly fine, I had some other issue I had to work out with the differing file paths. I am also getting this error even when I just click import without a file selected. I would be open to any thoughts you have on this! Thanks