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,105
» Latest member: drronh
» Forum threads: 65,013
» Forum posts: 595,630

Full Statistics

Online Users
There are currently 1752 online users.
» 3 Member(s) | 1744 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, BrettB, greg in kansas, mvallevand

Latest Threads
Schedules Direct Username...
Forum: Linux
Last Post: mvallevand
2 hours ago
» Replies: 3
» Views: 36
401 error while importing...
Forum: Windows
Last Post: mvallevand
5 hours ago
» Replies: 5
» Views: 101
No recording after Window...
Forum: NextPVR Support
Last Post: mvallevand
6 hours ago
» Replies: 34
» Views: 911
EPG Update shortcut
Forum: Windows
Last Post: hansol123
6 hours ago
» Replies: 4
» Views: 57
Newbie setup
Forum: General Discussion
Last Post: mvallevand
8 hours ago
» Replies: 5
» Views: 112
Devices Disappeared
Forum: Windows
Last Post: mvallevand
Yesterday, 10:36 PM
» Replies: 3
» Views: 143
Comskip runs on every rec...
Forum: Linux
Last Post: mvallevand
Yesterday, 09:19 PM
» Replies: 10
» Views: 155
Using EASY PLAYER SWITCH
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 04:38 PM
» Replies: 1
» Views: 48
Long two hour recordings ...
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 04:14 PM
» Replies: 1
» Views: 40
Channels but no data list...
Forum: NextPVR Support
Last Post: CrazyKZ
Yesterday, 12:19 PM
» Replies: 6
» Views: 146

 
  Saving/editing manual recordings?
Posted by: stuck-in-second - 2015-03-24, 02:10 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Wondering if there is a way to:

1) Save my list of manual recording setups in case of a crash or if I need to move or copy to another system?

2) View and edit those setups in some kind of text or tabular format?

Thanks!

Print this item

  NEWA JSON API oddity
Posted by: bgowland - 2015-03-24, 02:09 AM - Forum: Developers - Replies (3)

This is obviously a coding problem on my part but I can't see what's wrong.

If I use Chrome Browser to connect to http://192.168.0.5:8866/public/Library/M...et/Artists I get a sensible result along the lines of...

Code:
{"Artists":[{"Artist":"AC-DC"},{"Artist":"Anastacia"},{...},{...}],"rtn":{"Error":false,"HTTPStatus":200,"Message":""}}

...but when I try to connect from nDroid with some simple HTTP GET code and log the result of reading the InputStream I see something like the following...

Code:
ssage":""}}t":"Guided By Voices"},{"Artist":"Garbage"},{"Artist":"Velvet Chain"},{...},{...}<many more but the rest is cut short>

The starting 'ssage' bit is clearly the end of the "rtn" name/value pair but it's overwriting the start of what should be the "Artists" JSON array. The code I'm using is as follows...

Code:
InputStream inStream = connHelper.getInputStream();
int contentLength = connHelper.getContentLength();

// The following line logs 7311
Log.d(TAG,  "getArtists() - getContentLength() : " + contentLength);

int totalRead = 0;
int len = -1;
// byte[] buffer = new byte[contentLength != -1 ? contentLength : 8192];
byte[] buffer = new byte[32768];
while ((len = inStream.read(buffer)) != -1)
    if (len != 0) {
        totalRead += len;
    }

// The following line also logs 7311
Log.d(TAG, "getArtists() - totalRead: " + totalRead);
result = HELPER_RESULT.FILE_DOWNLOAD_SUCCESS;

String jsonString = new String(buffer, 0, totalRead, "UTF-8");
Log.d(TAG, jsonString);

I've tried ISO-8859-1 as well as UTF-8 but the result is the same. Any ideas on what I'm missing?

Cheers,
Brian

Print this item

  Can't start channel on HDHomerun
Posted by: westptx - 2015-03-22, 04:15 AM - Forum: Legacy (v4.x and earlier) - No Replies

So I've been having this issue for a couple of weeks on-and-off. Generally, I've just rebooted everything to solve the problem but it continually happens and the wife isn't happy.

The Problem
Seemingly randomly, I cannot access a given channel. There does not appear to be any pattern on what channel doesn't work and most other channels will render, just randomly a channel doesn't render.

My Setup
HDHomerun with Comcast M-Card (3 tuners) plugged directly into our gigabit ethernet
1 Media Server w/ NPVR running 24x7 (wired)
- Live TV buffers to an SSD
- DVR records to a generic JBOD drive
4 XBMC installations at various points in the house (all of which are wired)
- all are using NPVR add-on (not surprising)

What I've Tried
1. Restarted XBMC, waited for EPG to fully load/update and select the problem channel (doesn't work)
2. Changed to a different channel (which does render) and then change back to problem channel (doesn't work)
3. Restarted XBMC + Server + HdHomerun (sometimes works, sometimes doesn't)

What I've Been Able to Find
1. It doesn't appear to be the HDHomeRun. Manually opening the channel (across all 3 tuners) in VLC works fine. I've never had an issue opening a stream to a channel directly on the HDHomeRun when these instances occur
2. I can see NPVR creating .ts file in the buffer location (e.g. live-TLCHD-1596-2.ts), however it is a relatively small file at 2,718 KB and doesn't seem to increase (broken stream?)
3. When this issue occurs, it occurs everywhere and on all machines. It's not isolated to any one XBMC box.


I've attempted to provide the cleanest log possible so I cleared out the logs and then repro-ed the issue. Hopefully the logs (attached) capture what's going on. It seems like NPVR was able to get the stream cleanly but, for some reason, wasn't able to come through in XBMC

Print this item

  ImageGrabLite Instructions
Posted by: Tom.wall04 - 2015-03-21, 07:48 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (4)

The instructions say to edit the post processing.bat file, however after install, that file doesn't exist. I'm really new to this. I've searched my entire PC and can't find it. Can anyone help?

Print this item

  Trying to get haupp 45 button to work with npvr
Posted by: sut - 2015-03-20, 04:36 PM - Forum: Legacy (v4.x and earlier) - Replies (16)

I have been trying to get the hauppauge 45 button remote to control the npvr with out much lick! I did manage to get it to do some things like scroll down in main menu and select TV guide but not very good . I edited the irremote to do this but was not completely sure i did it rite .I found the irremote file on the wiki and downloaded it and installed it this is not working very good either like if i get into live tv and hit the green power button it shuts down the whole computer . I probably have done something wrong or just don't understand . I will attach my logs and may be someone here can help me thx in advance

Print this item

  Big, bigger, biggest?
Posted by: stuck-in-second - 2015-03-19, 06:51 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

I'm confused to say the least.

My Hauppauge PVR-150 analog card creates a 1 hour SD 4x3 mpeg2 file that is 2,450,000KB in size.

My Hauppauge DCR-2650 digital tuner captures a 1 hour HD 16x9 TS file that is 1,315,303KB in size.

The HD 16x9 file is smaller than SD 4x3 by near half... some 54% by my calculations.

Can someone please explain why this is so? Does this have to do with the fact that analog requires more bandwidth than the digital .ts format (hence the reason why cable wants to ditch analog ASAP)?

Print this item

  Altering the recorded file name?
Posted by: stuck-in-second - 2015-03-19, 04:45 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Is there a way to alter how the recorded file name is appended?

For instance, is there a way for a dash to be placed in the date to make it easier to read such as:
Miami Vice_2015-03-19.ts without the additional digits?

Better yet, rearrange the date as Miami Vice_03-19-2015.ts?

Print this item

  Having more than one video folder?
Posted by: stuck-in-second - 2015-03-19, 04:38 PM - Forum: Legacy (v4.x and earlier) - Replies (4)

I have created two folders under "recording directories" and the same two folders under "media folders" > "video folders" but I cannot see how to set one or the other under the Manual Recording dialog.

There does not appear to be an option for choosing recording folders.

Where am I going wrong, here?

Print this item

  New to NPVR
Posted by: Geoff Piggott - 2015-03-19, 02:39 AM - Forum: Legacy (v4.x and earlier) - Replies (24)

Hi Forum,

I am new to NPVR. I have been using WMP for some time, which, recently stopped recording altogether. Ultimately I would like to use Kodi/XBMC front-end with NPVR as the back-end.

I have downloaded the latest version and installed it. When I start NPVR I get SQL Logic error ... no such column c.minor.

After clicking away the error message three times the NPVR program starts. When I try to configure the DVB-T devices no channels load.

I have attached a Log file.

I have tried re-installing a few times also made sure .Net framework updated.

Any help would be very much appreciated.

Regards,
Geoff

Print this item

  Can stream internally with IP address, but not with my domain name
Posted by: sdbyrd - 2015-03-19, 12:58 AM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (1)

I can't seem to figure out why I can stream internally using my NEWA server's IP address from several machines on my internal network, but not using my public domain name. It's not a DNS issue as all of my other services/sites work fine, but it's something to do with using DNS instead of IP. The guide site works just fine, but only when I attempt to live stream does it not work. Thoughts?

Print this item

Pages (6402): « Previous 1 … 1049 1050 1051 1052 1053 … 6402 Next »
Jump to page 

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