I posted this question back in July, and no one replied, so I thought that I would try again.
I use OpenELEC on a Raspberry Pi, NextPVR client on the Pi and NextPVR is the back end recording on a Windows 7 Pro server.
Recordings do not show up on my Pi unless I reboot the Pi. Its really a pain to have to reboot every single time that I want to watch a show that I just recorded. Is there a setting that I missed somewhere that will push the recordings to the Pi?
Since the upgrade of nextpvr half the time it only records a couple seconds of my recordings and stops.
I have used this for a while now and never had an issue.
This happened with Supernatural on 10/21/2015
My tuner is a HDHomerun
I've restarted my machine and my network tuner but I'm still seeing this issue.
I've attached my logs.
Any direction on where to go?
Hello I'm trying to rename my pvr files to something that kodi and or sickbeard can use.
I have a few Canadian shows that are having a hard time getting renamed.
My post process is:
Quote:@echo off
rem calls imageGrabLite, which renames file to XBMC standard
"C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --rename --subtitle --zap2it --nfo
Log of failed rename:
Quote:[...startup]
2015-10-20 21:01:02.673 [DEBUG][1] imageGrabLite, Version=2.2.5530.32668, Culture=neutral, PublicKeyToken=null
2015-10-20 21:01:02.688 [DEBUG][1] Command Line --oid 927 --rename
2015-10-20 21:01:02.730 [DEBUG][1] Rename file True
2015-10-20 21:01:02.992 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 927 limit 1
2015-10-20 21:01:03.066 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/22-minut...1924320163
2015-10-20 21:01:03.067 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/22-minutes/SH011924320000
2015-10-20 21:01:03.073 [DEBUG][1] Subtitle: Length=0
2015-10-20 21:01:03.102 [DEBUG][1] OID is 1364748
2015-10-20 21:01:03.103 [DEBUG][1] OriginalAirDate is 2015-10-20
2015-10-20 21:01:03.103 [DEBUG][1] First run
2015-10-20 21:01:03.103 [DEBUG][1] Recorded 2015-10-20
2015-10-20 21:01:03.103 [DEBUG][1] Record Ended 2015-10-20
2015-10-20 21:01:03.104 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/22 Minutes.xml
2015-10-20 21:01:03.133 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/22 Minutes.xml
2015-10-20 21:01:03.133 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/22 Minutes.xml
2015-10-20 21:01:03.134 [DEBUG][1] XML not in TVDB format
2015-10-20 21:01:03.134 [DEBUG][1] Retrying
2015-10-20 21:01:03.507 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php...22+minutes
2015-10-20 21:01:04.104 [DEBUG][1] this hour has 22 minutes
2015-10-20 21:01:04.104 [DEBUG][1] Checking for other years
2015-10-20 21:01:04.346 [DEBUG][1] Reset - file not found
2015-10-20 21:01:04.348 [DEBUG][1] Cannot rename file, no episode information
2015-10-20 21:01:04.348 [DEBUG][1] C:\Recordings\22 Minutes\22 Minutes_20151020_20302100.ts
2015-10-20 21:01:04.348 [DEBUG][1] 22 Minutes
2015-10-20 21:01:04.348 [DEBUG][1] True
2015-10-20 21:01:04.348 [DEBUG][1] C:\Recordings\22 Minutes\22 Minutes_20151020_20302100.ts
2015-10-20 21:01:04.348 [DEBUG][1] False
2015-10-20 21:01:04.348 [DEBUG][1] False
I get the error message: "Cannot start recording service on computer: System Component Model Win 32 exception. The system cannot find the path specified."
I don't know what this means.
Also, when I run live TV I get the error message, "Cannot communicate with recording service."
What does this mean? I don't even get the schedule (all entries marked unknown) from epg.
A excellent indicator, however, I edit programs after Comskip to remove pre padding and would like to unassign watched indicator which appears before I actually
view the program at later date.
Anything in Config I can alter?
Option right click deassign in later release please?
"The tuner you were using was required for a recording. Would you like to switch to watching a recording, or exit back to the menu?"
This message suddenly appeared last night when live TV is displaying, and then keep happening randomly.
I dont have any record schedule, no recoding at all. uncheck EPG update, uncheck update during live tv.
These are my log files.
I have windows 10, AMD motherboard with quad processor, AMD Radeon 7700 Series video card, LG 60LN5600 TV, AMD HD Sound, SilconeDust HD HomeRun Connect for OTA channel capture, Schedules Direct for schedule
I am using AMD drivers for video and Microsoft drivers for sound (I have tried the AMD sound drivers but it makes no difference)
The normal play of recorded show is fine except the screen is a little under size and there is occasional flicker (the normal windows 10 screen is normal is size because I used the AMD Catalyst control to under scan slightly)
The major problem is fast forward. The sound will fast forward but the picture is very delayed (so much that sometimes it think it has crashed)
I really want this fixed, I love this program - it is so clean and simple and the only thing that really works outside of the old Microsoft PVR
Recently, I looked at my server's live TV buffer directory and noticed that there were many buffer files not deleted (~900 GByte worth), dating back to the installation of 3.5.7. Although, it was obvious that many of the buffer files were and are being deleted, some persist without being cleared. As an intermediate remedy, I have added some code to my postupdateEPG.bat, run nightly, to delete all *.ts files in the buffer directory, which, btw, is working for me.
My question: Would someone provide some insight as to why some files are being deleted, while others are not? Are there particular conditions where the buffer files would not be deleted?