I just ordered a HDHomerun and HDHomerun Prime. I used another backend a while ago and got tired of Linux. I am spending most of my time in the wiki and the forums trying to learn as much as I can. I got my SchedulesDirect account setup with my year membership. I cant wait to get rid of my TW DVR it is total junk.
Just wanted to stop in and say hello instead of just lurking!
I've searched through the forums but haven't come across anything that solves my issues yet
I'm using XBMC Frodo RC1 on windows (7 64bit) and NextPVR 2.5.9 with the timeshift patch. Next PVR i set to use DVB/ATSC EPG
I can't get EPG to work on NextPVR. It takes about 20 minute to scan all the channels then returns now and next and that is it. I'm in the UK looking at standard UK satellite. All the channels have been found, but the data does not pull back. On XBMC I can see 'now' and 'next', but nothing on the timeline view (not even the now and next in the timeline) Any thoughts? Any threads I've missed? I've little doubt it is user error!
When I watch anything in XBMC I get subtitles as default and I cannot see any options that allow me to turn them off. I'd like them off by default and ideally come on when I mute, but I'm happy to switch them on manually in that situation. Can anybody help on this?
Finally if I am watching live tv in XBMC and I change channel it freezes the channel I am on and doesn't change to the new one. Any thoughts or things I can try? When I do it in the NextPVR client it will change channels (good 5-10 seconds of delay, but it will change). My last thought was to switch timeshift off but I couldn't see the option in XBMC.
I've got a recording from a channel that I've successful made (and played) hundreds of recordings from before that plays with no audio. But the recording *does* have audio, which I've confirmed with MediaInfo and via playback outside of NPVR.
This isn't anything I'm too bothered about (it's a throw-away show), but it would be nice to get to the bottom of why it doesn't play properly. Neither my laptop (using lav) or my htpc (using ac3filter) will work with it.
I've included the log file for it. Note that it contains 2 playback entries...firstly for a recording of the same programme (different episode) that does play fine, and then secondly for the one that doesn't. Here's a 50MB chunk from the start of it: https://skydrive.live.com/redir?resid=B8...fjUM8GGIck
I know it's picking up the tuners because the in devices it shows up and has a channel list. I click livetv and tuner 1 lights up but getting a blank screen, no sound or video. The 2650 works great in wmc and wintv.
I read the installation requirements and have all the perquisites installed.
Any help would be greatly appreciated.
I am new to NextPVR and am trying to set it up with XBMC. I installed NextPVR and was able to configure my HDHomerun Prime with 3 tuners (cablecard). I was able to click on a station in the guide and play Live TV fine. I did not set up the guide, so all it showed was my channels with no program information. After that I tried to setup XBMC to run with NextPVR. XBMC kept saying it was downloading the channels from the client, but never finished. I opened up Chrome and went to the NextPVR webserver at http://127.0.0.1:8866 and the webserver pulled up fine. Problem is, there are no channels listed. I think this may be the problem with XBMC not finding the channels.
Any idea why the channels aren't showing on the webserver? They work fine in the app itself.
I think I saw a post about this a while back but can't find it.
I just did a scan and I have channels assigned with channel number in the order that they're found instead of using the LCN from the stream.
Example: BBC THREE is the third to be found and is assigned Channel #3 instead of its actual LCN #7. The LCN is definitely in the stream as TSReader shows it as LCN 7.
I'm running NextPVR v2.5.9 without any of the patches but I can't see anything in johnsonx42's patch thread which mentions this.
I can't see anything in the logs which mentions channel number during the scan but maybe I'm looking at the wrong log file.
Hello, sorry my english, I have a card Hauppauge WinTV PVR-150 and use to tune to cable television in my town, I would force the board tv tune in standard NTSC (the operator of cable television transmits some channels in Pal-M and most NTSC), already searched the forum some configuration file where I can set it, the more I thought not, ask the help of friends of the forum, I use Windows 7 Home Premium, Core Duo Quad, NextPVR updated.
Console application is installed on WHS2011 system, have tried installing with "Run as Administrator" and without.
On opening the console, following the username registration (e.g. after clicking on Continue) I get the following error (I commented out the customErrors config to show this)
Quote:Server Error in '/' Application.
--------------------------------------------------------------------------------
Access to the path 'E:\ServerFolders\LiveBuffer\' is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the path 'E:\ServerFolders\LiveBuffer\' is denied.
ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.
To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
I've tried this with a userid/pwd created only for the console admin (i.e. doesn't exist as a windows user a/c) and also using the details from a real windows user with the necessary access to r/w to the folder listed above.
Re-opening the console and entering credentials simply repeats the error.
I've been using NPVR for some time but have just started playing with XBMC. The problem I have is that when I change channels, it doesn't work properly. Steps are as follows :
I select a channel via the Channel list. After about 10-15 seconds, the channel loads correctly.
I press stop to stop viewing and return to the channel list.
I then select a different channel via the channel list.
After about 20-30 seconds, it says " buffering" and it says its about about 10%. Bur it never goes any further. If i try to stop it before the buffering message, it freezes.
I then press stop and then select the same channel again. It normally works second time.
Both products are on the same PC and both have been loaded with the latest releases / patches. I have also tried older versions of XBMC and the addon.
I also have XBMC On my iPad and that has a similar problem.
I want to handle the control-w (prev channel) keypress in a plugin. I tried overriding the Onkeydown method but it stopped handling all keypresses entirely,.
Or if that not possible maybe allowing more than 4 buttons on the top?