Doing a DVB-S scan with the new version takes an age and only produces channels from two transponders by the looks of it.
10714 and 12266. If required I could restore to the previous versin without too much trouble,
Attached is scanprob.zip a clean log from a scan with the new version just now.
At http://forums.nextpvr.com/showthread.php...i-scanning is a full clean working scan from the previous version a couple of days ago.
UnicastReceivecallback (Http Response) gives you that what you Need to create the capture
MulticastReceivecallback (M-Search Response || Notify Response)is only needed if you want react if the Sat>Ip Device Connection is lost so stopp demux and or Switch to other Sat>Ip Device
I tried to update to v.3.4.8 but now I can't watch live tv or record. I get the message "Unable to communicate with recording service"
I've tried to uninstall the new version and then reinstalling v.3.3.8 but that version doesn't work either. I've also tried to restart my PC a couple of times. My recording device works fine. I've tested it with DVBViewer.
I use Windows 8.1
I've attached the log files to this message. Not sure if these are the correct files though.
If you're upgrading from a previous release, remember to make sure you stop NextPVR before running the upgrade.
Please post any support issues in the support forum.
Changes:
Quote:- added support for multi-record on HDHR devices
- added HDHomeRun tuner locking, to stop other applications from being able to steal tuners
- speed up stopping of HDHR graphs
- added diseqc support for a wider range of devices, including Digital Devices, Pinnacle, AnySee and a couple of others
- added support for SAT>IP devices
- digital scanning now shows provider information if known
- added ability to sort scan results by clicking any of the columns, for making it easier to find specific channles in a long list of results.
- added ability for channel groups to have a different sort order than the channel numbers. This effects the order channels are shown in the TV Guide etc.
- added support for listing/switching audio tracks, and subtitle tracks, on a wider range of video files like mkv files etc (if source filter support standard IAMStreamSelect interface).
- added ability to edit digital channel tuning properties on the Setting->Channel screen, in channel settings. (previously you could do this, but have to get into the channel via the Settings->Devices screen, and had to do it separate for each tuner mapped to the channel)
- 'groups' screen now shows more information about the channels, and allows you to drag and drop to adjust the order within a channel group.
- improved error reporting in the case of a HDHomeRun Prime recording failing to start
- HDHR-TC now only lists QAM/ATSC (not HDHR) options in Settings->Devices screen, to minimize confusion.
- changed titlebar from 'nPVR' to 'NextPVR'. Sorry if this causes any issues with remote control apps. I'd been reluctant to do it in the past for this reason, but I got sick of looking at it and wanted it changed.
- if you tries to play a non-.ts file in client mode, it now gives them a message to tell them "this file type is not compatible with client mode"
- added "-first" and "-second" commandline parameters which can be used to override the "start on second monitor" setting
- fixed a problem where webclient could restart with lower resolution UI
- added a "method=system.log&type=error&msge=asdasdasdasdasd" api that web client can use for logging in web.log. Default type if not specified is 'debug'. Also supports 'info', 'error', 'warn'.
- added a "method=recording.lastupdated" api to get the time of last change to the recording list
- fixed a 'divide by zero' crash that could occur in NPVRTSReader.ax with files with broken timeline.
- added a 'forget' menu item in the Recordings screen, so you can forget a recording, allowing it to be recorded again.
- added ability to strip prefixes from show EPG titles when the EPG is imported, and have default it to include a few common nuisance that some broadcasters use (like "All New ...");
- changes to the metadata screens to make them more usable from the Recording screen. ie, now shows recording date, subtitle, changes to the multi-file screen layout to have buttons for resume etc, supporting the user-defined red/green/yellow/blue color tags.
- added a info screen when playing videos, accessed via Ctrl-I, which shows information about video or live stream being watched (codec, resolution, signal strength etc). I'll probably add further info to this during the pre-release cycles.
- added support for MCE remote zoom/aspect button to toggle aspect ratio
- fixed issue webserver not parsing requests correctly
- 'Import Recording' feature can now import an individual .ts file by pointing at external xml file produced when using <StoreSeparateMetadataXml>.
- wider popups for selecting subtitle/audio streams, to accommodate longer descriptions
- fixed issue with description of MKV subtitles.
- fixed a long standing bug where attempts to overwrite a recording with a recording of the same name could cause a broken recording with only small samples every 10 seconds or so
- fixed an HDPVR xml error that could occur with some blaster executables or args.
- more graceful exit from live tv if you kill recording service while watching tv. Previously you'd get a persistent message box that was difficult to get rid of.
- remove spammy "GetDuration returning ...." log message
- fixed error where video library list position could get messed up, making it difficult to get to some items.
- updated Schedules Direct support to include a wide set of countries, include some European countries (including automapping where possible).
- added titles to audio/subtitle selection popups (thanks for the taking the work out of it for me Whurlston!)
- fixed issue with conflict recordings being include as upcoming recordings in the "method=recording.list"
- settings screen is now larger. Some screens were very cramped, and it was hard to find space for some new settings I wanted.
- added a 'use S01E01 style file naming if possible' setting.
- added a 'Use Movie.Name.(YEAR) format for movies if possible' setting.
- running "-emptydb" will also cause the Setting screen to show, like a fresh install
- fixed a bug where mouse could hide while Settings screen is visible, making it hard to do anything
- moved to most recent Schedules Direct API
- more accurately reporting Hauppauge HDPVR2 and Colossus2 model names
- improvements to teletext subtitle rendering
- now possible to control teletext subtitle delay. Previously you could only control the delay on DVB Subtitles.
- now showing " (SxxExx)" in Recordings screen if this info is known.
- improvements to recording export to ensure all show details are exported (star-rating, genre etc, which were previously missing) and to fix the start/end times.
- fixed problem where mouse could auto hide while settings screen is visible
- fixed problem that cause only a single color flag to be exported with recordings
- fixed problem with season/episode info on the new Schedules Direct API
- increase maximum subtitle delay
- handling age info like "(13)" from the end of name when looking for metadata
- handling (T), (S), ® when looking for metadata
- added support for retrieving artwork from Schedules Direct for those people using this EPG service.
- fixed issue with range header when streaming via HTTP
- updated NEWA
I have moved from SageTV to NextPVR using Kodi\XBMC as the primary interface. For this to work as desired I need for the recording to show up in the Kodi TV Shows Library.
I have found IGL to be the best (possibly only) way get the shows to show up in the Kodi Library but I still have a few issues and questions that I have not been able to answer\solve.
I am running IGL in the "PostProcessing.bat" using the following:
"C:\Program Files (x86)\NPVR\ImageGrabLite.exe" --oid %3 --season --rename --nfo
"C:\Program Files (x86)\NPVR\ImageGrabLite.exe" --oid %3 --nfo
I use the --rename option mainly because I want the SXXEXX naming standard so that the shows will show up in Kodi\Plex and SageTV after they are recorded.
What I have found with using the --rename option is that if it renames the file it will not create the --nfo file.
If the renamed file gets the SXXEXX information then generally the .nfo is not necessary but often it renames with something like: "The Daily Show With Jon Stewart.2015-04-23.Neil deGrasse Tyson.ts"
Generally only News type programs or specials don't get a good match but there are some files like "The Daily Show With Jon Stewart" that also don't match well with Season\Episode information.
The non Season\Episode naming standard does not seem to scan into Kodi without the .nfo file.
For that reason I run the second IGL lookup just to add the nfo file.
This approach generally gets everything into Kodi but since I use multiple recording Libraries I can end up with multiple folders in Kodi for a show like "The Daily Show With Jon Stewart".
I may have an entry for the show for each recording drive instead of one folder for all episodes of a show. (So not all episodes are grouped together)
Questions:
Is there another approach where I can only create the .nfo file when there is not a Season\Episode match? (Or another approach in general that might work better)
Also: I see the Season\Episode information in the Guide before the recording in most cases but it does not appear to get used in the rename process. I see in the IGL log that the Season\Episode data seems to be missing.
Is there an option that might force it to rename with the Guide Season\Episode data?
Lastly: I was able to fix one issue I was having by updating the version of IGL I was using. But...the update seemed to be buried in the forum. Is there a location where the latest beta version of IGL is always located?
Log from the Daily show rename: (from Schedules Direct)
[...startup]
2015-04-24 20:22:59.259 [DEBUG][1] imageGrabLite, Version=2.2.5530.32668, Culture=neutral, PublicKeyToken=null
2015-04-24 20:22:59.259 [DEBUG][1] Command Line --oid 17621 --season --rename --nfo
2015-04-24 20:22:59.276 [DEBUG][1] Rename file True
2015-04-24 20:22:59.323 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 17621 limit 1
2015-04-24 20:22:59.340 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/the-dail...2930532516
2015-04-24 20:22:59.340 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/the-daily-show-...2930530000
2015-04-24 20:22:59.342 [DEBUG][1] Subtitle: Length=19 Neil deGrasse Tyson
2015-04-24 20:22:59.347 [DEBUG][1] OID is 4009678
2015-04-24 20:22:59.347 [DEBUG][1] Season is 0
2015-04-24 20:22:59.347 [DEBUG][1] Episode is 0
2015-04-24 20:22:59.347 [DEBUG][1] OriginalAirDate is 2015-04-23
2015-04-24 20:22:59.347 [DEBUG][1] First run
2015-04-24 20:22:59.347 [DEBUG][1] Recorded 2015-04-23
2015-04-24 20:22:59.347 [DEBUG][1] Record Ended 2015-04-23
2015-04-24 20:22:59.347 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/The Daily Show With Jon Stewart.xml
2015-04-24 20:22:59.354 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/The Daily Show With Jon Stewart.xml
2015-04-24 20:22:59.354 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/The Daily Show With Jon Stewart.xml
2015-04-24 20:22:59.392 [DEBUG][1] Using daily renaming rules
2015-04-24 20:22:59.393 [DEBUG][1] The Daily Show With Jon Stewart.2015-04-23.Neil deGrasse Tyson
2015-04-24 20:22:59.405 [DEBUG][1] PlaybackPositionHelper.GetPlaybackPosition(D:\DVR\The Daily Show With Jon Stewart\The Daily Show With Jon Stewart_20150423_22590700.ts)
2015-04-24 20:22:59.407 [DEBUG][1] D:\DVR\The Daily Show With Jon Stewart\The Daily Show With Jon Stewart_20150423_22590700.ts
2015-04-24 20:22:59.407 [DEBUG][1] False
2015-04-24 20:22:59.407 [DEBUG][1] False
PostProcessing.bat: (Runs Comskip after the rename)
SET SQLITE="C:\Users\Public\NPVR\Utility\sqlite3.exe"
SET DB="C:\Users\Public\NPVR\npvr.DB3"
SET SQL=Select filename from SCHEDULED_RECORDING WHERE oid=%3;
Echo %SQL% > Xsqlscript.txt
%SQLITE% %DB% < Xsqlscript.txt > XOutput.txt
for /f "tokens=1 delims=|" %%a in (XOutput.txt) do Set ThePath="%%a%"
@echo on
cd /d "C:\Data\comskip"
hiderun comskip %ThePath%
I own an HDHomeRun Dual for ATSC as well as a cablecard Prime, and have always used them with NPVR. SD just announced their Kickstarter campaign with an intent to build a software dvr for the devices, and detail it will run on a NAS as a server, and use low-cost clients and possibly a Kodi client. They feature a YouTube video overview and show a rather primitive interface.
I have no intention of paying for DVR software when I have NPVR, which already appears to do everything their proposed solution does, with nearly any tuner device out there. I think they should just license NPVR!
This seems a little strange. I have a number of recurring recordings. The recordings on the major network channels have no problems. The ones on what would have been in the old days UHF channels record audio but no video, just a black screen video with some green blocking at times. HDHomerun extend, Verizon FIOS and windows 7. I am at work right now and have no ability to run logs, just wondering if I am missing something obvious.
I've encountered a problem setting up the NextPVR on my system.
I purchased an IT9135 DVB-T Dongle.
I used this guide: http://kodi.wiki/view/NextPVR
I started the NextPVR.exe and in the Settings>Devices>Device setup section I change the default settings to Country: israel, Region: israel (Quick scan).
After that, the scan window showed up and I let it run for 2-3 minutes or so, but not a single channel has found, and when I press the OK the program got stuck and didn't respond anymore so I needed to shut it down by force.
I would appreciate any help I could get,
Thanks in advance.
There was a couple of transponder changes at the weekend, mainly FEC changing. A scan doesn't find these changes as it looks like FEC is part of the setup for a frequency scan (although my little box ignores FEC when scanning .
I went to http://satellites-xml.eu/ to generate a new .ini file (a long time since I've had to do this) and copied to the tuning folder. Sadly an NPVR scan doesn't seem to do much and when I peeked in the ini file the downloaded one has text for some variables whereas NPVR seems to want numeric values. I did a search and replace and all came out good in teh end with a full scan and the transponder changes being sorted. I was just wondering if it may be possible to tweak yoru scan routine to accept some of the text variables???
My search and replace were these.