Not sure if its worth mentioning, but using NPVR v5 through the Emby plugin to Emby and to Emby on a Fire TV, twice I've started playing TVNZ1 (coincidentally ?) and its just stopped playing after a (indeterminate) while. After that I can't tune again on the Fire TV cos NPVR server seems to have crashed. If I start it again, then I can carry on with TVNZ1. It might be after the server has been running for a few days.
So, not sure if you'd want any logs, or if they would show anything seeing as the server has been restarted ?
Whenever I click "Scan Channels" via the web interface, nothing is found. How do I perform a full scan without knowing any frequencies whatsoever? TVHeadEnd scans all available channels and streams them perfectly, but I can't do the same with NextPVR v5.
NextPVR detects my twin tuner card:
[ATTACHMENT NOT FOUND]
I'm confused about what numbers to put in the following three boxes:
[ATTACHMENT NOT FOUND]
Regards,
Burrows.
P.S.
I can't wait for the stable release on Linux so keep up the exciting work!
I have vesion 4.24 on my laptop and v3.3.15 on KODI. I have IPTV's testing with a total of about 14000 channel. It is quote a bit. I know. On my laptop all the 14ooo channels show up and the guide not perfect but sufficient. When I launch the PVR in KODI it attempts to load channels but never does. The configurations are correct, with the same ip. I tried the version % eta as someone said it can handle a larger channel line up, but obviously the versions on my laptop both handle the big list. So my question is KODI version 3.3.15 not able to load that many channels? I tried the version 5 beta but couldn't get to the settings option. Thank you
Most of the times that I start the server, the following error displays and the channel doesn't load.
Did anyone had the same problem?
Code:
[12] System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.Extend.BaseRequestHandler.InvalidArgsResponse(Dictionary`2 parameters)
at NShared.Extend.ChannelRequestHandler.GetStatus(Dictionary`2 parameters)
at NShared.Extend.ChannelRequestHandler.HandleRequest(String method, Dictionary`2 parameters)
at NShared.Extend.PluginFactory.HandleRequest(ServiceResponseStream serviceResponseStream, Dictionary`2 parameters)
at NPVR5.Controllers.ServicesController.HandleServiceRequest(String body, String contentType)
Actually still a few year to go, lucky man. Happy Birthday sub (belated as usual) thanks for giving us a present with v5 this year. It is quite amazing.
[ATTACHMENT NOT FOUND]
1: Need AM/PM option and time slot down to 1 1/2 to more 2 hours that is being display and scroll in to next day
2: Change the background in the cell to lighter color so that all black channel logo are more visible
3: DBL the row width
4: Pull the channel Name from the tuner so that it display like
6.1 KOTV-HD
6.2 KQCW-SD
6.3 NewsOn6
Or how about instead of display the name just display the channel number and the channel logo unless there no logo is available
Yes I know I can edit the channel name
5: Show title name not shift to right see channel 2.4 - KJRHDT4 (KJRH-DT4) CourtTV
I have used NPVR for a number of years and love the TV Listings Plugin and have got used to using it on my PC and PVR.
Now I am building a Micro PC as a media server for my Lounge TV instead of a large PVR.
This will only be used for playback, so I wanted to remove some of the Buttons from the 'TV Recordings' page.
As it is for playback only I will not need; Ready, Whats New, Last Watched, Pending, Recurring, Conflicts & Manual Rec.
I have found that I can turn off; Ready, Whats New, Last Watched, Pending, Recurring & Conflicts But I cannot find a setting to remove Manual Rec.
I have searched in vain for an .xml file which I could hopefully modify to allow me to do this.
Can you help please?
Many thanks
Bob
I've been working on setting up a new HTPC using an Intel NUC and Kodi/NextPVR. I'm using a Hauppauge USB WinTV dual tuner.
The problem I'm hitting is tuning channels 9 and 10.
Kaffeine tunes all channels and I've resolved the various install issues around libc / dvb-apps for NextPVR / Kodi but now hitting this tuning issue.
Using the Kaffeine tuning information, I created a custom tuning file in /usr/share/dvb/dvb-t/ to target the specific frequencies that Kaffeine picked up, but still I was not able to get the channels for 9 and 10 tuned through NextPVR.
Any suggestions as to what I could do to resolve?
Is there a way to manually load the channel configuration from the conf file in .NPVR-data/adapter0-DVB-T-channels.conf?
I've also been able to open the database with sqlite3 and am considering just updating into that directly.