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,188
» Latest member: dromanas
» Forum threads: 65,378
» Forum posts: 602,195

Full Statistics

Online Users
There are currently 1414 online users.
» 0 Member(s) | 1407 Guest(s)
Baidu, Bing, DuckDuckGo, Facebook, Google, Twitter, Yandex

Latest Threads
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
34 minutes ago
» Replies: 44
» Views: 6,401
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
1 hour ago
» Replies: 13
» Views: 892
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,674
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 243
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 183
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 200
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 195
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 152
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 185
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,957

 
  Long time to load Scan region selection box
Posted by: sammy3 - 2020-04-09, 07:53 PM - Forum: Windows - Replies (1)

When selecting scan region during the initial setup the drop down box is just blank - then after 12 seconds or so it loads in.
Is there anyway to improve the performance of this?
thanks

For reference I'm running nextpvr on a hp n54l microserver (an old dual core cpu).



Attached Files Thumbnail(s)
   
Print this item

  Recording file names - duplicated season and episode
Posted by: sammy3 - 2020-04-09, 04:35 PM - Forum: NextPVR Support - Replies (7)

Hello
Thanks for the great update. I've just been testing some recordings and the filenames are coming out like this:

"Brooklyn.Nine-Nine.S04E15.S04E15.ts"
"Salvage.Hunters.S11E08.S11E08"

Im using uk freeview with ota epg.
Here is the summary that was scraped for the season/episode number:
"Drew bargains hard in Frome, Somerset. And in Dumfriesshire, he's at an estate that's been in the same family for several generations and is full of fascinating antiques. S11/Ep8"

Print this item

  Ampersand and apostrophes in channel titles
Posted by: sammy3 - 2020-04-09, 03:10 PM - Forum: Wishlist - Replies (20)

At the moment both & and ' are removed from channel titles when scanned in.
Is it possible to keep these in?

Regards

Print this item

  Kodi Genre map small bug
Posted by: sammy3 - 2020-04-09, 03:02 PM - Forum: NextPVR Support - Replies (8)

Small issue carried over from version 4.
<genre name="Drama" type="16" subtype="8"/> should be <genre name="Drama" type="16" subtype="0"/>
as subtype 8 is adult movie in the xbmc-genre-translation.xml

Print this item

  Nscripthelper
Posted by: jcjefferies - 2020-04-09, 02:11 PM - Forum: Windows - Replies (26)

I wrote the batch file below many years ago to go in the postUpdateEPG.bat to reboot the server when it is not recording. It does not work in V5 so assumed it was just a case of changing the file location in the "set" statement but nscripthelper is now a dll file and it fails with Unhandled Exception. Is it possible to get this script working under V5?

Chris

********************************************************
REM Reboot if not recording
set NSHelper=c:\"program files (x86)"\npvr\nscripthelper.exe

:check
FOR /F "tokens=*" %%i in ('%NSHelper% -isinuse') do SET condition=%%i
echo %condition%
IF %condition% =="NOT RECORDING" goto reboot

:delay
sleep 60
goto check

:reboot

echo "About to reboot"
shutdown /r

Print this item

  Someone to create a IPTV channel
Posted by: Brucek2839 - 2020-04-08, 02:14 PM - Forum: Legacy (v4.x and earlier) - No Replies

Hello everyone,
Would there be someone out there to create an IPTV channel using the RTSP feed from a security camera?  I would need detailed instructions on how to do this.  Keep in mind I probably am not as advanced as you may be.  I would be willing to pay.  
Private message me if your interested.
Thank you,
Bruce

Print this item

  Guide images in Emby
Posted by: arrbee99 - 2020-04-07, 09:37 PM - Forum: Windows - Replies (4)

Hi. Erm, just wondering if anyone might have any thoughts on this, possibly. Thanks.

https://emby.media/community/index.php?/...de-images/

Print this item

  Recording artefacts
Posted by: ringorinfret - 2020-04-07, 01:25 PM - Forum: Windows - Replies (6)

Hi,

I have been a long time NPVR user, since a few months I started to have a strange issue, recordings would get all kind of artefacts, frame skipping and sound cutting. It looks like bad reception from antenna but reception is actually ok.

This morning I did a test recording 4 programs at a time to see if I could reproduce the problem, at first everything was smooth, I was watching channel 2-2 while recording the same channel + 3 others. everything was perfect. then around 8:30am it started happening, live tv was stutering all of a sudden.

I stopped all recordings and went back "live" and all that was now gone, everything was playing great again 

I think I pinpointed the problem to be happening when either a recording has been running for over an hour or so because it mostly happens around 1h + into a recording, 
looking at logs (i am ignorant of all this stuff) it looks like also other devices in my house are requesting an epg update which seems to coincide with the problems...but I am not sure... could it be the problem ?

I have a rpi3b+ running kodi and a T95Z android box which are always turned on, I was testing from a windows10 pc running kodi 18.6 (all devices have that version)

Please note I had this problem on the latest v4.xx version and upgraded to v5.xx in hope of fixing this issue but it is still there

sorry for the poor explanations, let me know what else I should provide



Attached Files
.zip   logs-20200407-0838.zip (Size: 933.53 KB / Downloads: 2)
Print this item

  (I think) I've broken it...
Posted by: macgyver - 2020-04-07, 11:05 AM - Forum: Legacy (v4.x and earlier) - Replies (10)

My system consists of v4 running on W10 in the loft with 4 PCH clients and this has been rock solid for years. Now it's failing and I'm stumped but it must have been something I did so here is what has happened over the last 24 hours, most of which will be irrelevant but someone might just notice something...

Some of you may have seen my other thread about setting up a projector and needing an extra client where I managed to get a 5th PCH working, just about. Well I decided that it would be nice to add a PC to the projection setup and I had my old NPVR server gathering dust so I fired it up (it had already had NPVR software removed), installed an HDMI card, went through all the W10 updates and got it working to the projector. It has a blu-ray/HD-DVD drive so I could then watch old DVDs. All good.

I then thought 'why don't I install NPVR in client mode', so I downloaded the latest version (also running on main PVR server) and installed it. I ran NPVR, went into settings and ticked 'client mode'. Of course it asked for the server name and share so I went back to the main server to share the c:\users\public\npvr folder. Windows said this folder 'could not be shared'(?) so after some trials I ended up sharing c:\users. I completed the client mode setup and it worked perfectly, played recordings etc. I did have a problem with HD recordings stuttering so I went into settings (on this new client) and changed the Video Renderer from EVR to VMR9 (clutching at straws) but it had no effect so I decided it's most likely a network issue as this new client goes through a couple of routers/hubs. I wasn't worried as I can sort that another time. We streamed a couple of things from the Internet that evening but did not watch NPVR at all.

Now, cut to this morning and I woke up and powered up my bedroom PCH to watch the news and see if Boris was hanging on. When I selected Play on the recording it went to a black screen and then after about 4 seconds started to play fine and then about 4 seconds later it stopped and went back to the menu. Strange, I thought, so I selected another recording which did the same thing. Checked more recordings that I knew were OK and the same thing happened. So I rebooted the server and the PCH and tried again. Same thing. I tried a second PCH, same. So I went to the server and tried to play the news there and it worked perfectly. I ran WinMerge on the latest config.xml and one from my last update in December and the only difference, aside from version numbers/dates, was a new section MVP-LOCAL so I removed this and tried again, still no joy. Checked the drives weren't full, all OK. I should mention also that the new client PC was switched off last night and has not been on since. I've also rebooted the networking.

So, in summary I think I have somehow broken something in the web/mvp/PCH area (unless it's a windows update? But looks like only definition updates yesterday) but I really didn't change anything. Can anyone (Martin!) spot anything or have any ideas? I have attached a clean set of logs which do show a couple of streaming errors:

Unexpected error streaming file: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  at Cassini.Connection.WriteBody(Byte[] data, Int32 offset, Int32 length)
  at Cassini.Request.StreamFile(Dictionary`2 parameters)


and 

Unexpected error streaming file: System.Threading.ThreadAbortException: Thread was being aborted.
  at System.Net.UnsafeNclNativeMethods.OSSOCK.send(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
  at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  at Cassini.Connection.WriteBody(Byte[] data, Int32 offset, Int32 length)
  at Cassini.Request.StreamFile(Dictionary`2 parameters)


but they mean nothing to me. Are they the issue? What do they point to? 

Sorry for the lengthy post but I'm stumped so not sure what, if anything, is relevant and too much info is better than not enough...


.zip   Logs.zip (Size: 9.29 KB / Downloads: 3)

Print this item

  Concurrent support for v4 and v5
Posted by: zaldwaik - 2020-04-06, 10:44 PM - Forum: X-NEWA - Replies (1)

Does X-New support both v4 and v5 at the same time? I want to try v5 but keep v4 in place just in case. Thanks

Print this item

Pages (6435): « Previous 1 … 500 501 502 503 504 … 6435 Next »
Jump to page 

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