The EPGs are missing from various channels eg Quest, Yesterday+1, ITVBe, 5SELECT, plus some other insignificant channels and radio stations. Not sure if this was the case before the new version 7 was released, or not?
The EPG is set up to update 4 times a day with Windows Task Scheduler.
I'm having a problem running NextTool. Can anyone help please? I'm happy to provide any additional information. I googled which led me to install .NET 8.0 from: https://dotnet.microsoft.com/en-us/download/dotnet/8.0.
I installed the Desktop runtime and the runtime, reset the system, same NextTool issue.
I tried this on another Windows 10 system, same result.
Thanks,
jrshan9
Installed NextTool-2.5.0 on Windows 10 into C:\Program Files\nextpvr\
Deleted NextTool.runtimeconfig.json and NextTool.deps.json before running NextTool for the first time
Opened a command window and typed:
cd c:\Program Files\NextPVR
NextTool --import "C:\Users\Public\Videos\NFL Football"
c:\Program Files\NextPVR>NextTool --import "C:\Users\Public\Videos\NFL Football"
Cannot use file stream for [c:\Program Files\NextPVR\NextTool.deps.json]: No such file or directory
Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Edition Windows 10 Pro
Version 22H2
Installed on 4/6/2021
OS build 19045.5131
Experience Windows Feature Experience Pack 1000.19060.1000.0
From what I can tell nothing is recording but the NextPVR wont sleep anymore since updating to 7. See screen shot attached for status messages and attached log files says something about PIPE.... This has happened several times. Can only clear by restarting the backend.
I have read that at least one other person has this issue so I thought I would add my data for troubleshooting if it helps. I have another log file if you need more from a week ago. Just let me know.
The local scan was not my area but I browsed to Iowa and got a long list of stations. There was one I was looking for (NewsRadio 600 WMT) present at the website but was missing in the scan. There were several AM stations didn't get added.
I went to update an addon I wrote for v6 but when I checked I couldn't find it so I may never actually released it. That could explain the lack of feedback! The main purpose of NextRadio is to provide local radio to NextPVR using IPTV and or cheap SDR radio tuners.
To install
First unzip the attached into the NextPVR program folder, C:\Program Files\NextPVR or /opt/nextpvr/system/ and then
- on Windows delete the two JSON files and run NextRadio.exe,
- on Linux run sudo opt/dotnet/dotnet /opt/nextpvr/system/NextRadio.dll
1. For Internet radio
Running this will (should?) generate an m3u file with icons for IPTV in your data folder. On Windows go to IPTV and for the m3u file enter C:\Users\Public\NPVR-Data\Local Radio.m3u. On Linux that would be /var/opt/nextpvr/LocalRadio.m3u
The stations loaded will be the same as you have if you follow the link https://tunein.com/radio/local/ If that doesn't find your local stations go to https://tunein.com/radio/regions/ and navigate to the city that you want and check the URL it should end with -r#### Using Wellington NZ as an example that is https://tunein.com/radio/Stream-Wellington-r101620/ To manually add this you would add the parameter --rtid r101620 to the command The m3u file will be name CityName.m3u
If you want to confirm the radio stations that will be added use the --list parameter.
There are advanced options to install based on query too to add genres and specialized music. If you are interested let me know.
2. For SDR radio
SDR radio uses a program called rtl_fm to tune your FM stations. Windows and arm32 (for the RPi) programs are included but on Linux if you have it installed locally on Linux that will be used. Instead of IPTV an extra is created called extra-rtlfm.xml and you select that directly from the device list. You will need to refresh the Device list the first time to get it loaded.
The parameter to install SDR radio is --sdr In Canada and the the radio frequencies for you city are geolocated and loaded from this database https://db.wtfda.org/ For other countries all FM radio frequencies are selectable. You can add the --manual option in North America if your frequency is not showing.
After installing this I leave it to you to tweak the rtl_fm settings. These well be in Windows (C:\Users\Public\NPVR-data\scripts\nextradio\SDRadio.bat and Linux /var/opt/nextpvr/scripts/nextradio/SDRadio.sh Quite often the Internet radio will sound better but some users link to tinker with their hardware.
If you really only want SDR radio use --no-m3u
Icons for SDR radio will be added from Internet FM if they are found.
hello
i ve a probleme with one chanel audio , france3 with codec mp1 , i change codec on setting and nothing happen , no audio only if i go direct on this channel but other dont work
Any chance of getting page navigation at the top of threads as well as the bottom ?
If your using a mobile device and want to read a multi page thread it's extremely difficult to tap the last page number, most times you end up on page 1, then have to scroll to the bottom ofcthe page to be able to navigate to the last page. Gets annoying having to do this all the time, not to mention the time wasted.
Jimi
I spent many hours editing my M3U. Is there a way to save it so I can reload it later? I'd like to start creating a different M3U but I'd like to be able to reload my original list also.