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,176
» Latest member: wqwdwdasd
» Forum threads: 65,373
» Forum posts: 602,146

Full Statistics

Online Users
There are currently 1413 online users.
» 1 Member(s) | 1406 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, mvallevand

Latest Threads
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 04:17 PM
» Replies: 0
» Views: 42
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
Yesterday, 10:56 AM
» Replies: 1
» Views: 50
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 85
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,758
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 149
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,419
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 310
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 230
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 513
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,215

 
  Potential Issue with NEWA 2.13
Posted by: pkscout - 2014-07-24, 05:19 AM - Forum: X-NEWA - Replies (7)

I downloaded and installed the most recent build of NEWA (2.13) that just came out. I did some quick tests with XNEWA, and everything seemed fine. Today I noticed that the Recent Recordings section isn't being populated. I checked the logs, and I can't quite figure out where it might be going south and whether this is a result of me running XNEWA code that's kind of forked. If I switch XNEWA to SOAP, everything is fine. I have this recollection that there was one XNEWA section that was still falling back to SOAP pending the release of the next version of NEWA, so I'm thinking that might be where my problem is. Now if I could just remember in which section that was. Wink

Print this item

  windows 7 unattended sleep and comskip
Posted by: jam_zhou - 2014-07-24, 01:28 AM - Forum: General Discussion - Replies (9)

So, I think I've finally figured out why comskip isn't working all the time. It's because of the windows unattended sleep function. When it wakes up to record NPVR keeps it awake for the duration of the recording but not for when the show is over and comskip is still running. As result, when I check it sometimes the comskip file is not complete and I think comskip is at fault when in fact it is Windows that's causing the problem.

I'm testing a solution that should work, but I would like to ask others how they've dealt with this issue.

I tell it to enter high performance power scheme so that it doesn't go to sleep, wait for comskip to finish, if there's a comskip task still running leave it in high performance but if there's no comskip then bring it back to balanced where it'll go to sleep in 25 minutes.

Here's my parallelprocessing.bat:

cd /d C:\Users\Public\NPVR\Scripts

echo high performance %Date% %TIME% %1 >>logtest.txt

REM high performance
powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c

echo start comskip %Date% %TIME% %1 >>logtest.txt

comskip %1

echo end comskip %Date% %TIME% %1 >>logtest.txt

tasklist /nh /fi "imagename eq comskip.exe" | find /i "comskip.exe"
if errorlevel 0 if not errorlevel 1 goto IsRunning

:exit
echo changing to balanced %Date% %TIME% %1 >>logtest.txt
REM Balanced
powercfg -setactive 381b4222-f694-41f0-9685-ff5bb260df2e
exit

:IsRunning
echo comskip running %Date% %TIME% %1 >>logtest.txt

echo keeping high performance %Date% %TIME% %1 >>logtest.txt

REM high performance
powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
exit

Print this item

  TV Guide
Posted by: jrockow - 2014-07-23, 08:34 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Anyone know how to get the previous night's listing to show up in the guide.
I've checked my XML file and the info is there, it just doesn't show in guide.

Print this item

  The path is not of a legal form when trying to access recorded material
Posted by: nia - 2014-07-23, 04:23 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

Hi.

I have another problem after my installation of the latest version, that may or may not be related to my other thread about "Object reference not set..."

I tried to enter a specific set of recordings (Storm Chasers in this case) from the "Ready Recordings".

Trying to do so throws a JustInTime error box, with the title "The path is not of a legal form" and the attached content.

I have also attached logfiles and config.xml

Any suggestions?

Print this item

  MusicBox Playlists
Posted by: Northpole - 2014-07-23, 02:06 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (2)

I use alot of .m3u playlist and I can't seem to get them to play in MusicBox by using the enter key or the play button. Wondering if I am missing a keyboard shortcut or something.

Thanks.

Print this item

  Keyboard Menu Item in SeachLite
Posted by: Northpole - 2014-07-23, 02:02 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (5)

I get and Unhandled exception when I select the Keyboard menu item in the new SeachLite v2.0 from the Wiki... Any ideas on what I've missed?

Print this item

  Unrelated to NPVR, TV Issue
Posted by: ElihuRozen - 2014-07-23, 01:17 PM - Forum: Hardware - Replies (2)

Last week, my TV died. I wasn't home. There was lightning & my wife said that it sounded like it hit near the house. We haven't seen any evidence outside. My TV & everything else are plugged into a UPS with surge protection. The TV stopped working. (It also killed a phone on the other side of the house.) I tried various things. The OSD works fine. All the menus display. None of the inputs work (HDMI, Component, Composite). I hooked up an antenna & it seemed to work for the channels I tried via ATSC. I moved the other TV & all the devices work fine attached to it. So, I know it isn't the cables or devices. The TV is a Panasonic TH-42PE77U.

Does anybody have any idea if this sounds like something I could repair myself for significantly less than the price a new 42" plasma of similar quality, like a Panasonic or Samsung?

Print this item

  Live tv black screen, no audio from RTL2832u dongle
Posted by: Kwekkel - 2014-07-23, 06:56 AM - Forum: Legacy (v4.x and earlier) - Replies (12)

Hello,

I'm a newbee with NPVR. I'm trying to get live tv up and running but no go so far.
This is my setup:
Windows 8.1 pro, firewall disabled.
USB dongle RTL2832u, drivers auto installed by Windows when plugging in the dongle.
Installed the SAF codec pack.

-chanannel search ok
-tried several codec settings

I noticed that the file in c:/temp stays at 0 bytes. So it looks like that there is no information coming from the dongle.

Thanks in advance for any advice.

Print this item

  Auto refresh after recording deletion
Posted by: cncb - 2014-07-23, 12:52 AM - Forum: X-NEWA - Replies (1)

Would it be possible to automatically refresh the recording list after you delete one through the Delete button on the recording details?

Print this item

  Losing Recordings
Posted by: jrockow - 2014-07-22, 05:56 PM - Forum: Legacy (v4.x and earlier) - Replies (8)

SUB:

I noticed the last few weeks that I am missing shows that should have been recorded.
At first I thought perhaps the shows were missed due to TV network scheduling.

This morning I discovered that the shows were actually recorded, displayed in my recordings list, but somehow mysteriously deleted.
At the time the show was deleted, as far as I know I was just doing the normal skipping around in the listings.
Next thing I know the show no longer shows up in my list, and the actual file was deleted.

One example of this problem is a show called "The Sixties".
If you could take a look at the log files when you get time I would appreciate any help you can give.

Thanx!

Print this item

Pages (6435): « Previous 1 … 1152 1153 1154 1155 1156 … 6435 Next »
Jump to page 

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