I'm using a post processing script to move files after the recording is done, and it was working well for some time (at least a few years), but I just noticed that the NextPVR database no longer seems to be updated with the new loaction. The last line of the script is:
Code:
# tell NextPVR where it went
/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -rename "$1" "$plex_file"
It's supposed to tell the NextPVR database that the file moved from the input filename (in $1) to my new location (in $plex_file)
For a very long time it was working fine, but now it doesn't seem to update the database. I did upgrade recently; has this command changed, or should this still work as-is?
All recurring recordings work fine except one. The GUI matches file “recurring-backup.xml” yet one program creates two files xyz.ts & xyz-0.ts as if there is a fantom schedule. Whats the best way to clean this up?
Hello,
I have set up IPTV with the following m3u file:
Code:
#EXTM3U Rich
#EXTINF:-1 tvg-id="84.tvguide.co.uk" tvg-logo="removed.png" group-title="General",BBC One
https://removed.m3u8
and it works fine. I have used xmltv to create epg.xml - and I can confirm this works perfectly with PVR Simple Client in Kodi, so I think I've done it correctly. However, the EPG info does not load in NextPVR.
Looking at the logs, I see this:
Code:
2022-12-20 22:00:49.010 [ERROR][92] Unexpected error looking up m3u channel ids
I believe this is after I try to use the auto map function. So does my m3u file (above) look in the wrong format? And can you think of any other reason why it cannot load my pvr.xml info? Thank you!
Here in the UK, some programs transmitted during the night include an overlay of someone signing for the benefit of viewers with hearing impediments. If I have a recurring recording set and the same program is transmitted at say 3:00am and 7:00pm the same day then NPVR records the 3:00am one which may have the signing overlay. Is there any way to set NPVR to record the later one?
I have recently upgraded to 6.1.1.221106 and noticed all the channel logo pngs are 0 bytes after hitting "Download Channel Icons" button.
Guides are downloaded correctly from Schedule Direct.
From the logs, I can see the icons are being downloaded to the local file and the links are valid, e.g.
Evertime I set to record a programme on BBC Four it fails. Failed recording: No errors, but no data delivered.
Not sure why this is, as any other channel records OK, and if I actually watch BBC Four thats also fine.
Used to record OK in the past, so not should if its since I updated to version 6.1.1 (221106)