I had some issues with 3.4.8 where it wouldn't reliably open some channels so I downgraded back to 3.3.8 (I had an old install file saved on my harddrive).
Now I tried to setup schedules direct on 3.3.8 but I receive an exception whenever I try to do so. So my question is, is there a place I can download version 3.3.8 with latest patches, or is there an archive of version 3.3.8 patches?
I'm using USB DVB-T dongle based on IT9135bda.
I install nextpvr 3.3.8 on my previous kodi (14.2) setup and everything worked perfectly.
I recently upgrade my kodi to 15 and the nextpvr to 3.4.8 and when I try to enable to nextpvr plugin in kodi, it's start to scan channels (I think) and immediately after that the plugin become disabled again.
I have no idea what causing that.
I'll appreciate any help I can get.
The Rovi guide source is adding some cool features, one is icons for each show with links to the icons embedded in the xmltv listing. This is one example:
Code:
<programme start="20150811173000 -0700" stop="20150811180000 -0700" channel="I2.1.28461099.microsoft.com">
<title lang="en">ABC World News With David Muir</title>
<desc lang="en">A roundup of the day's events.</desc>
<category lang="en">News</category>
<category lang="en">newscast</category>
<icon src="http://images-eds.xboxlive.com/image?url=cOC861nTwwD6fdaNNqSphYhIoPdt3SpAXZveWYNx1owpaSbQgknD7_eWMyj6k.qSdbWmptcbCdLzif8iGNMjoLpUNMZDRWHu8k3dadXB6AT4rWMxAZl0FSKHs6.V_AeLUgKrQe6va3UznEVJ0c_V4DqtpIrhhZHe8C11_4dcsxE-&w=267&h=150" />
<episode-num system="ms_progid">1.254203045120030</episode-num>
<video>
<aspect>16:9</aspect>
<quality>HDTV</quality>
</video>
<new />
</programme>
One problem: npvr fails to load this xml file with an error:
Code:
<version><component name="NextPVR" version="3.4.8" display="NextPVR 3.4.8"><url>http://forums.nextpvr.com/showthread.php?56583-3-4-8-available-(25th-April)</url></component></version>
2015-08-13 22:25:06.778 [INFO][3] current online version: 3.4.8
2015-08-13 22:25:06.778 [INFO][3] last notified version: 3.4.8
2015-08-13 22:25:14.407 [DEBUG][1] Unexpected error loading channels from xmltv file: System.Xml.XmlException: '=' is an unexpected token. The expected token is ';'. Line 497, position 229.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
Yes, it would be possible to pre-parse the xml file before npvr tries to load it to remove all of the = signs, but that would ruin the chance of USING these icons in the future. can this be fixed? thank you!
Attached is the xml file, I had to do a multipart zip with 7-zip due to the zip file size limitations.
I have looked everywhere and can't seem to find any conclusive instructions or guides on how to archive recordings to another drive or network share.
I have a small Windows 7 VM with NextPVR setup, it currently records to the SSD C drive which has only 22GB of space. I want to move the recorded files to a network share quickly after recording finishes. Is there a plugin or some simple steps I can follow to get this process working?
Kodi 15
SageDCT 2.7.4 x64
NextPVR 3.4.8
Windows 8.1
First I just want to say that this is working great so far, but I've noticed my Live TV Buffer folder filling up, (see attached pic).
Is there a setting I missed that cleans this up or should i try some sort of scheduled task to take care of this? I have a 250GB SSD with about 180GB free but at the rate I'm going it won't be long before this gets filled.
Is it contained in version 3.4.8 or not? I am not clear on this from browsing this forum.
I am using 3.4.8 on Windows 10 and as the backend with Kodi. I don't have a signal strength problem, and the subs come through fine on the HD Homerun software and HD Homerun add-in to Kodi.
I can't tune them with NextPVR. If the station is xx.1, I am fine on NPVR: if it is xx.2, I get black and the program appears to hang.
After more than a few false starts with NextPVR I'm ready to throw in the towel and try deleting it from my computer completely. I've gladly donated to the cause, tried various fixes and yet the persistent issues drive me nuts.
How can I delete everything completely? Any help would be greatly appreciated.
Since Windows Media Center is going away, I just installed NextPVR again to give it a try.
I scheduled something to record and when I went to log out of my user account, I received a warning saying that "NextPVR is currently recording" and that I can either Force Logout or Cancel.
It's my understanding that NextPVR is running as a service. I would imagine that it should record whether I'm logged in or not and I would think that I shouldn't get this warning.
Is there anyway to change NextPVR so I don't get this warning when I logoff?
Thanks!