NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,169
» Latest member: José Eudes da Silva
» Forum threads: 65,370
» Forum posts: 602,135

Full Statistics

Online Users
There are currently 1506 online users.
» 0 Member(s) | 1500 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex

Latest Threads
New version problem with ...
Forum: Windows
Last Post: Swami
3 hours ago
» Replies: 47
» Views: 3,662
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 99
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,401
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 265
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 201
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 476
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,098
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 359
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 245
DVB-S2 scan succeeds, cha...
Forum: Linux
Last Post: mvallevand
2026-08-21, 09:17 PM
» Replies: 15
» Views: 709

 
  Known Supported Models
Posted by: reven - 2013-07-23, 10:04 PM - Forum: NextPVR for Samsung - No Replies

[table="width: 500, class: grid"]
[tr]
[td]Model[/td]
[td]Support Level[/td]
[td]Description[/td]
[/tr]
[tr]
[td]50F6400[/td]
[td]Full[/td]
[td]50" LED 2013 Smart TV[/td]
[/tr]
[tr]
[td]55F6400[/td]
[td]Full[/td]
[td]55" LED 2013 Smart TV[/td]
[/tr]
[tr]
[td]BD-E5900[/td]
[td]Full[/td]
[td]2012 Smart Blu-Ray Player[/td]
[/tr]
[tr]
[td]BD-E5500[/td]
[td]Not supported[/td]
[td]2010/2011 Smart Blu-Ray Player[/td]
[/tr]
[/table]

Print this item

  Screen shots and video preview
Posted by: reven - 2013-07-23, 10:01 PM - Forum: NextPVR for Samsung - Replies (1)

[video=youtube;yaXdDU_gdU8]http://www.youtube.com/watch?v=yaXdDU_gdU8[/video]

Print this item

  On Holiday
Posted by: UncleJohnsBand - 2013-07-23, 04:09 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - No Replies

Forgot to post my annual Holiday heads up. I am in the woods this week with only intermittent 1x connection via 4G cell hotspot.

Be back in civilization 7/29 for a few days.

Then to the beach for a couple of weeks... but I do have real connectivity there....although not sure how much I will be on since I will be lounging in the sun on the beach. Big Grin

Print this item

  Acer Revo L80/RL80
Posted by: jcjefferies - 2013-07-23, 03:43 PM - Forum: Hardware - Replies (1)

Is anyone using a Acer Revo L80 1.5GHZ Celeron micro pc? I am thinking of buying one as a NextPVR client but there is no info on the "Intel HD" graphics. One customer review inferred that hardware acceleration for H264 HD video is not supported. The other option for the same price is a Revo RL70 with a lower spec 1.65GHZ AMD E450 processor but with AMD HD6320 graphics with known hardware acceleration capabilities.

Chris

Print this item

  ndroid service will not start
Posted by: wodger - 2013-07-23, 10:09 AM - Forum: nDroid - Replies (12)

Hi,
Fresh install today. I'm getting an error starting the service. It terminates unexpectedly.

ndroidservice.log shows:

Code:
23/07/2013 21:57:05.261 serviceHelper.GetConnStrings() returned : True 23/07/2013 21:57:05.262 nDroidService v2.0.2 build: 2.0.4938.31086 started. 23/07/2013 21:57:05.265 Creating new nDroidServiceListener object... 23/07/2013 21:57:05.266 Creating new nDroidServiceStreamer object... 23/07/2013 21:57:05.267 Creating new nDroidServiceListener thread... 23/07/2013 21:57:05.267 Creating new nDroidServiceStreamer thread... 23/07/2013 21:57:05.270 Starting nDroidServiceListener thread... 23/07/2013 21:57:05.281 Starting nDroidServiceStreamer thread... 23/07/2013 21:57:05.286 OnStart() - Creating FileGenerator object... 23/07/2013 21:57:05.287 OnStart() - Creating FileGenerator thread... 23/07/2013 21:57:05.287 OnStart() - Starting FileGenerator thread... 23/07/2013 21:57:05.418 UnhandledExceptionHandler caught exception. threw exception: Object reference not set to an instance of an object. at uk.co.beetec.csharp.nDroid.nDroidLib.nDroidServiceHelper.GenerateChannelsDataFile() in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2010\Projects\nDroidService\nDroidLib\nDroidServiceHelper.cs:line 879 at uk.co.beetec.csharp.nDroid.nDroidServiceFileGenerator.Start() in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2010\Projects\nDroidService\nDroidService\nDroidServiceFileGenerator.cs:line 31 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

System OS is Windows 7, 32 bit. Installed .net 4 for the first time today. Ran windows updates and installed the .net 4 updates only. Apart from that the system doesn't get updated much and is out of date - no SP1.

Any help appreciated. Looks like a great app Smile

Print this item

  Remote Control topic
Posted by: hyde - 2013-07-23, 04:23 AM - Forum: General Discussion - Replies (1)

I just got my replacement RM-VLZ620 for my older Sony remote RM-VL610 delivered today. It feels a little less serious compared to 610, but it has great range, amazing feel in hand, tiny rubber bumper for comfortable hold and all the buttons one needs to control WMC, DVR, etc.. I use it in combination with an aftermarket MCE remote's IR receiver that came with Mediagate remote running on eHome software.

I am getting ready to jump into EventGhost to see if helps me control my computer better and hope that I can map certain characters/keypresses to get stuff like contextual menu, guide, info in XBMC, etc..

Just wanted to drop a line post this off topic and share my thoughts.
I am using N5902 as my remote Keyboard/Mouse at the time and hope to use it less if I can make use of EventGhost.

Print this item

  Trouble with 3rd PCH - "Request cannot be processed"
Posted by: jghanisco - 2013-07-23, 03:20 AM - Forum: MVPMCX2 and other NMT stuff - Replies (4)

I have 2 working Popcorn Hour A100 players, no problems at all. I've tried to add a 3rd A100 to the system, go through the setup, everything seems fine, but I can't get into the interface.

PHP Code:
Checking for mvpmc share on JOE
mvpmc        C
:\mvpmc                        

Checking GB
-PVR.html links
C
:\mvpmc                        \GB-PVR.html not found

NMT IP Address
: 192.168.1.114  MAC 0006DC425A41

GB
-PVR Not Installed

N
-PVR Installed C:\Users\Public\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/JOE:mvpmc/npvr.cgi">N-PVR</a>
<
a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<
a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a>

config.xml entry found Client Type PCH2
MVPSendIncrementalUpdates true
MVPClientType PCH2
MVPWidth 1280
MVPHeight 720
MVPOffsetX 0
MVPOffsetY 0

Enabled true
Port 8866

The remote server returned an error
: (404) Not Found.

Checking NMT Version
01
-17-101217-15-POP-402-000

Checking NMT Display
720p 60Hz

Calling NMT Source
Joe
:mvpmc
smb
://Joe/mvpmc Username:  Password Length: 0 

I have left the name field blank, but Joe:mvpmc keeps popping back in automatically. It almost seems like I'm getting stopped by my system, but I don't understand how my other two are working. Of course I probably set something 6 months ago and don't remember now. Any ideas???

Print this item

  Always on top comand
Posted by: jd1940 - 2013-07-22, 03:32 PM - Forum: Legacy (v4.x and earlier) - Replies (4)

I know I can put NPVR on top by right clicking the mouse and choosing the on top selection. But, is there a Windows command I can use to do the same thing? I'm trying to get all commands on my Harmony remote. I've searched here and googled for the info but haven't found anything satisfactory.

Print this item

  Audio problem - NPVR newbie
Posted by: davefw - 2013-07-22, 12:23 PM - Forum: Legacy (v4.x and earlier) - Replies (15)

Setting up NPVR for first time. Have used MCE for years but changed to OTA from cable but MCE doesn"t like Canada for a number of things.
I'm at the point where on Live TV I have video but no audio. I've read through some previous posts on this type of issue. I downloaded Windows 7 Codec Pack but it didn"t work. I uninstalled it. I downloaded AC3filter but no change.
I have selected AC3Filter for AC3 Audio in the Decoders tab.
I require some clear and simple direction since I'm not at your communities level of coding. I've got this feeling my selections on various settings aren't set correctly. I will try and monitor this post as much as possible, but have storm damage to deal with at home too.
My kudos to the developers of this program. I'm looking forward to using it.

W7 Home Premium SP1
Process: AMD A8-3850 APU with Radeon™ HDGraphics 2.9GHz
64 bit OS
2 Hauppauge WinTV HVR-1255 Tuners
Realtek HighDef Audio

Print this item

  Need beta testers for "NextPVR for Samsung" (client for samsung smart tvs/blurays)
Posted by: reven - 2013-07-21, 09:52 PM - Forum: Community Announcements - Replies (61)

If you missed it, I've been developing a NextPVR client for Samsung smart hub. It's goal is to replicate NextPVR gui as a samsung smart app. It allows you to view live tv, recordings etc, so you can have a nextpvr installed on a server/desktop and then doesn't require a htpc for your tvs.

It's not complete, however its pretty good IMO (biased of course Tongue), and I need a few people to test it on different devices. I only have access to two 2013 tvs and a 2012 tv. I would like to test it on a 2011 tv and a few bluray players.

What's currently done (i've asked sub to make a sub forum for requests,bugs etc)

- Main Menu
- TV Guide, you can browse all your listings, see whats scheduled to be recorded, watch live tv, see program details and open the "Record" dialog (however recording isn't done yet, waiting on api doc/changes)
- Recordings, currently only available, pending and whats new works (whats new is currently all recordings in last week which I dont think is the same as the real nextpvr gui)
- Settings, this allows you to specify the nextpvr server (hostname/ip and port)

It needs the ability to record, thats the #1 priority on my list and i'll likely have this done before anyone actually tests this, but just need to find a few testers out there.

To test the app, you need to sign in as "develop" on your tv.

2013 models sign in as develop

  1. Open the system menu by pushing the "Menu" button
  2. Go to "Smart"
  3. click the "Sign in" menu item
  4. Enter "develop" as the username with no password
  5. Done, now in the smart hub in the top right menu you should have "IP Address" and a "Sync" button
Once you become a beta tester ill send you further instructions, but you need to be able to get "IP Address" and the "sync" button, if you can't manage to find this, then you wont be able to beta test it.

you'll need to google how to sign in with different models

I also want some expert nextpvr users, people who know the tricks you can do that i've missed (ive never actually used nextpvr as a frontend, used gb-pvr for years though Smile)

[video=youtube;yaXdDU_gdU8]http://www.youtube.com/watch?v=yaXdDU_gdU8[/video]

Print this item

Pages (6434): « Previous 1 … 1289 1290 1291 1292 1293 … 6434 Next »
Jump to page 

© Designed by D&D, modified by NextPVR - Powered by MyBB