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,173
» Latest member: EstaL
» Forum threads: 65,371
» Forum posts: 602,143

Full Statistics

Online Users
There are currently 3423 online users.
» 0 Member(s) | 3417 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
Yesterday, 03:13 PM
» Replies: 1
» Views: 62
New version problem with ...
Forum: Windows
Last Post: Swami
Yesterday, 12:23 AM
» Replies: 47
» Views: 3,739
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 136
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,412
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 297
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 224
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 505
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,153
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 388
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 272

 
  Realtek 2840 (DVB.C) support
Posted by: BlackChart - 2014-01-01, 03:09 PM - Forum: Hardware - Replies (21)

Any chances NextPVR will support the RTL2840 chip?
I have an USB DVB-T/C dongle, but NextPVR only detects the DVB-T filter and not the DVB-C filter.

Regards,
Morten Trab

Print this item

  NEWA - using buffer file produced by /public/VLCService?Channel=
Posted by: bgowland - 2014-01-01, 11:03 AM - Forum: Developers - Replies (5)

I've been testing out a few things with the Swagger "Try it out" feature for playing things using VLC and nDroid.

Using /public/VLCService/StreamByScheduleOID is straight-forward enough as I only have to pass http://<server-ip>:7648 to whatever Android media player app the user chooses. Limited testing but good results so far.

When streaming live tv with /public/VLCService?Channel=X however the value of "StreamLocation" in the JSON response shows an absolute path local to my npvr server ("D:\\nPVR\\LiveTV\\x-newa-live.192.168.0.10.ts" for example).

I've got it working for brief tests by using the Videos view in nDroid and navigating to the Live TV folder and selecting the "x-newa-live.192.168.0.10.ts" buffer file.

The tests are "brief" because of the need to regularly send the "heartbeat" to keep the whole thing alive (and I can't do that yet). So basically, what were the thoughts behind designing it this way, i.e., what sort of client was it intended for? Just curious really in case I'm missing something about the way it works.

Cheers,
Brian

Print this item

  Happy New Year
Posted by: UncleJohnsBand - 2014-01-01, 05:33 AM - Forum: Community Announcements - Replies (3)

Happy New Year from East Coast USA! Big Grin

Print this item

  webapi and silly cross site scripting stuff
Posted by: reven - 2014-01-01, 04:02 AM - Forum: Developers - Replies (6)

hi sub,

could you please add the header

Response.AppendHeader("Access-Control-Allow-Origin", "*");

to all responses for the web api? im trying to get chrome talking to the server, but since its running on a different domain (localhost vs my nextpvr), its blocked because that header isnt present.

also any chance you could send me a dll with the change?

thanks,

ps happy new year Smile

Print this item

  NEWA Webserver only shows a few of my channels
Posted by: mosesintheflesh - 2014-01-01, 02:17 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (1)

I'm new to NextPVR so bear with me. I set up all my channels and am using XBMC. I can see my entire EPG data in XBMC, but when I access the NEWA webserver for NextPVR, it only shows 5 or 6 random channels. All the EPG data for those few channels is there, but I have about 90 or so channels that are missing.

I'm not sure what to check to fix this. Any suggestions?

Print this item

  Guide won't load with 2.10
Posted by: avandeputte - 2013-12-31, 11:28 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (3)

Title says it all. Just a blank screen. This is the error in the log. Any ideas?


2013-12-31 18:24:09.391 [DEBUG][18] Got Web Request (192.168.0.6): /Guide2.aspx
2013-12-31 18:24:09.391 [DEBUG][18] Starting Application BeginRequest:
2013-12-31 18:24:09.392 [DEBUG][18] Ending Application BeginRequest:
2013-12-31 18:24:09.410 [ERROR][18] Unexpected error in EPGEvent.LoadByOID(): System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at NUtility.EPGEvent.GetListingsForTimePeriod(DateTime startTime, DateTime endTime)

Print this item

  X-NEWA Update 2013-12-31
Posted by: mvallevand - 2013-12-31, 04:41 AM - Forum: X-NEWA - No Replies

I will be uploading an updated version to the whurlston repo tomorrow that potentially could cause problems if you don't have the NEWA update installed http://forums.nextpvr.com/showthread.php...2013-12-30 If you have the new NEWA, JSON mode is recommended over SOAP as it is more efficient and SOAP mode will be removed when the next version of NextPVR is replaced.

The problems probably won't impact Web Client (Chameleon) but you would need to use SOAP mode for X-NEWA itself if you don't upgrade.

Martin

Print this item

  Multiple Hauppauge drivers
Posted by: merc82 - 2013-12-31, 03:24 AM - Forum: Hardware - Replies (1)

I've been running GB/N-PVR for ages with a Hauppauge 1600 but I just bought a 950Q with the hope of getting improved ATSC reception. I want to leave the 1600 in place and add the 950Q. Do I need to install the drivers that came with the 950Q or will the installed 1600 drivers work? I'm trying to avoid installing the drivers because I don't want my system cluttered up with WinTV that forces itself on when you just want a driver.

Print this item

  NEWA Release Build 2.10 Released 2013-12-30
Posted by: UncleJohnsBand - 2013-12-31, 02:53 AM - Forum: Community Announcements - No Replies

Updated NEWA NPVR web interface now available......check this NEWA support thread.

Print this item

  NEWA Release Build 2.10 Released 2013-12-30
Posted by: UncleJohnsBand - 2013-12-31, 02:49 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - No Replies

Latest NEWA build 2.10 now available on the wiki.

[TABLE="class: borders, width: 450"]
[TR="class: blackText, bgcolor: #FFCCAA"]
[TD]Date:
[/TD]
[TD]2013-12-30
[/TD]
[TD]Build Number:
[/TD]
[TD]2.10
[/TD]
[/TR]
[TR]
[TD="bgcolor: #FF99CC, colspan: 4"]Changes:
[/TD]
[/TR]
[TR="class: smallBlackText"]
[TD="colspan: 4"]

  • UncleJohnsBand: Web Service Updates:
    • *** Now that REST services are completed I will plan on deprecating SOAP services in the 1st half of 2014. ***

  • UncleJohnsBand: REST Service Updates:
    • REST API now only available to internal network access.
    • Can ovveride by changing <RESTExternalAcccess> element to true in config-web.xml.
    • Added Swagger based API documentation for the NEWA RESTful service API.
    • Review API documentation for all available services.
      • NEWA RESTful API Documentation (on Server)

    • Browser plugins to view JSON return in browser listed below:
      • JSONView for Chrome
      • JSONView for Firefox
      • Advanced REST Client for Chrome

    • Completed aligning REST DeatilsService to SOAP based services.
    • Completed aligning REST GuideService to SOAP based services.
    • Completed aligning REST ManageService to SOAP based services.
    • Completed aligning REST ScheduleService to SOAP based services.
    • Completed aligning REST SearchService to SOAP based services.
    • Completed aligning REST VLCService to SOAP based services.

  • MVallevand: REST Service Updates:
    • Various API bug fixes and refinements.

  • fjbpchristiaens: Mobile iNEWA Updates:

  • UncleJohnsBand: NEWA Application Updates:
    • Updates to support IE11.
    • Update to Newtonsoft.Json.5.0.8
    • Updated to Microsoft.Net.Http.2.2.18
    • Updated to AjaxControlToolkit.7.1005
    • Corrected issue with turning off FlowPlayer 5 tab.
    • Upgraded Flowplayer to 5.4.4.
    • Updated Favicon.
    • Updated CSS page headers to include day and date in Ajax update call.
    • Updated search phrase to require at least one character to be entered on both the CSS and Table based pages.
    • Added recording failure message to event detail displays (guide, details, manage pages)
    • Corrected cancel/delete button display issue on Manage2.aspx in Table and Panel views.
    • Corrected issue with cancel/delete actions on Manage2.aspx page.
    • Corrected issue in Guid/Guide2.aspx where recording status may not have always been shown correctly.
    • Updated copyright to 2014.
[/TD]
[/TR]
[/TABLE]

Print this item

Pages (6434): « Previous 1 … 1222 1223 1224 1225 1226 … 6434 Next »
Jump to page 

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