I am seeing that some channels have no data in the EPG. It appears to be random. If I rescan it will often find data for that channel - but then another channel will be empty. This needs more testing as there could be a number of causes. Thoughts on debug would be appreciated.
I can see a parm in the config.xml file called scancollectionMS. I cant see a reference to it in the forum. Can you tell me what it does ? I tried changing it from 5000 to 8000 to see if it might help with the scanning but I still see channels with no data. Is this parm related to scan time for the EPG ?
Has the implementation for event notification changed from PVRX2? I can get the start up messages logged, but don't seem be getting any events notified or errors display. What am I missing? (This plugin will not have a skin, but runs in a separate thread to process events received from NPVR) Do we still get all the same events (and more?) in NPVR as we did in PVRX2?
Code:
namespace Test
{
public class TestEventNotify: IEventNotification
{
public TestEventNotify()
{
Logger.Debug("Debug Test Message");
Logger.Error("Error Test Message");
Logger.Info("TestEventNotify: Version " + this.GetType().Assembly.GetName().Version.ToString() + " .ctr called by plugin or config");
}
public void Notify(string eventType, object eventText)
{
try
{
Logger.Debug("TestEventNotify: EVENTS NOTIFIED: eventType= " + eventType.ToString());
Logger.Debug("TestEventNotify: EVENTS NOTIFIED: eventText= '" + eventText.ToString() +"'");
}
catch (Exception ex)
{
Logger.Error(ex.Message);
Logger.Error(ex.ToString());
}
}
}
}
As I understand it the menu in the top left corner of the screen is normally accessed using the left arrow or up arrow keys on a remote. This does not appear to work for the Recordings screen. Please let me know if there is a way to access this menu with an MCE Remote. If there is not it would be much appreciated if you could add a way to access this from an MCE remote.
It would be useful if this was possible using a standard MCE remote without having to load a remapping utility such as HIP.
This morning I discovered that three shows which werein fact recorded were still shown as pending by NPVR - in one case nearly two days later
The Nrecord log shows recordings starting and stopping correctly, but the NPVR log has overflowed three times and isn't much use, I think. I tried to stop everything so as to be able to zip the logs, but the system could not stop the recording service - it said - although the log - I think - shows it did stop. Logs are attached. I had to zip a copy of the Nrecord log because the system thought it was still in use. If you restart to clear the lock, the logs all roll over and I would lose the .3 log
Adter a restart everything looks normal, shows show up in the data base etc
I thought for a while that this was due to status page,and started a thread about it last week, but it seems as though it isn't
I suppose you need a decent NPVR log, but it overflows so fast it is hard to get a good one. Can I change the config in some way so that the logging is less verbose, and there is more of a chance of seeing what happens to NPVR???
Yesterday I installed another TechnoTrend CT-3650CT USB tuner on my system. NPVR recognized it. Unfortunately now none of the tuners work now. It looks like NPVR does not distinguish them completely since it does not create separate MDplugin directories for each tuner. Both tuners work simultaneously in MediaPortal. Log file is attached.
Startup of LiveTV seems much slower than on PVRX2. Is this normal, or is there something that be can tweaked to speed this up? Might help improve the WAF
I installed npvr yesterday and it seemed to work fine. However, at some point the service stopped working. I tried uninstall, reinstall and nothing worked. I deleted the service through sc delete, reinstalled and I am still getting the same error. I am not really sure the uninstall is doing much. Logs have nothing.
I am having a problem with Free View EPG data in Melbourne.
Not all channels update. It appears only to be a problem with Stations with 3 or more DVB channels.
Sometimes I get all the data sometimes only 2 or 3 channels.
Is it possible to increase the scan time in NPVR and how do I do it?
Live Tv works the first time then if I exit to the main menu and go back to Live TV a 2nd time it gives tells me "unable to communicate with recording service" newa show the device as recording, if I try it for a 3rd time "failed to start stream"
if I try to record 2 different channels one on each tuner, the recording service stops
I neet a bit of help for adding an entry for this analog device in AnalogDevices.xml. It doesn't have a HW encoder, but I'v installed the SoftPvr package.