2023-09-14, 09:53 AM
Hi all,
I have the following running as a cronjob every 6 hours to refresh channels in an IPTV list. This works great for adding channels from the m3u file, but it doesn't edit the existing channels. I was hoping there was a way to have the script amend channel numbers and delete missing channels per the m3u?
/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -service:method=setting.m3u.update
Thanks
I have the following running as a cronjob every 6 hours to refresh channels in an IPTV list. This works great for adding channels from the m3u file, but it doesn't edit the existing channels. I was hoping there was a way to have the script amend channel numbers and delete missing channels per the m3u?
/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -service:method=setting.m3u.update
Thanks