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,194
» Latest member: warez100
» Forum threads: 65,380
» Forum posts: 602,225

Full Statistics

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

Latest Threads
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2 hours ago
» Replies: 1
» Views: 26
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 3,897
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 505
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 992
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,536
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 286
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 241
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: 241
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 226
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 173

 
  Recording Service Crash
Posted by: seattlefog - 2019-01-18, 06:59 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

While watching recordings, the recording service has crashed a couple of times in the last several days. The recordings I was watching were not currently being recorded. I will attempt to attach the log files. A message flashed past too fast to read. It stated something about "remote recording service" (I think). The Windows 10 PC has been rebooted.

Comment: I note the Nextpvr recording service is not set to automatically restart after a failure. Perhaps that would be a good enhancement ... or is there an issue with setting the service to restart after a crash. Thanks for your attention on this matter.

Print this item

  Need new transponder list for Netherlands - Ziggo - Amsterdam
Posted by: ZiggoMan - 2019-01-18, 06:54 PM - Forum: Legacy (v4.x and earlier) - Replies (16)

Hi,

I am using a Hauppauge WinTV-DualHD usb stick with a built-in DVB-C tuner to watch unencrypted public digital cable tv. This has been working fine last month until Ziggo did some network maintainance in Amsterdam area.

Now whenever i start NextPVR i get black screens. I deleted the old channels, tried to scan the channels again, but i can't find any of them now. I was using the Ziggo Amsterdam profile before. Can someone please update the "Netherlands - Ziggo - Amsterdam (Noord-Holland).ini" file?

I have tried automatic scan and manual scan without luck (see screenshots). Last pic shows the channels i expect and when everthing was working fine.

Thank you for your help.

Print this item

  Another Closed Captions problem
Posted by: jrockow - 2019-01-18, 02:59 PM - Forum: Legacy (v4.x and earlier) - Replies (16)

sub,

I'm having a problem with closed captions.
If I play the file in VLC or WIN10 Movies & TV, the captions appear.
If I try it in NEXTPVR I don't see them.
It's from an IPTV stream that I recorded.

I put a chunk of the file in DropBox.
https://www.dropbox.com/s/qstfi56t5meof1...ut.ts?dl=0

Please take a look when you get a chance; thanx.

Print this item

  Possible to use an external player (MX Player) for playback?
Posted by: lolento - 2019-01-18, 05:51 AM - Forum: NextPVR Android Client - No Replies

I enjoy this feature on Plex and Emby... If it isn't too difficult?

The current playback feature is a bit lacking.

Not being critical, this is a good app.

Print this item

  0x19 Character in Program Title Causes Set-up of Recurring Recording to Fail
Posted by: latenighter - 2019-01-17, 09:29 AM - Forum: Legacy (v4.x and earlier) - Replies (3)

I have encountered a similar problem to the one I reported under https://forums.nextpvr.com/showthread.ph...uide-Entry where a 0x19 was encountered in the Program Description sourced from the Freeview OTA EPG data. This time the 0x19 is in the Program Title and its impacts seem sufficiently different to warrant a check if the planned fix for the earlier reported problem will also fully cover this one.

When selecting the entry from the guide, to set up a recurring recording request for the related series, an error dialog is displayed as shown in the attachment. No Pending Recording entries are created and when navigating to the Recurring Recordings view the same error dialog gets displayed. When the "Continue" option is chosen in the error dialog no entry is shown for the attempted request in the Recurring Recordings view. However, browsing NPVR.db3 I could see a row for the attempted request had been created in the RECURRING_RECORDING table and as expected there was no related row in the SCHEDULED_RECORDING table.

To remove the row from RECURRING_RECORDING that was giving the persistent error dialog I edited the XML field value to remove the 0x19 - this stopped the error dialog and made the request visible in the Recurring Recording view allowing me to delete it. Before I deleted the entry I made various attempts (eg. updating the padding) to get the system to generate the pending recording request but to no avail - probably because there was no longer a match between the Program Title stored for the EPG and the XML value for the title in the recurring recording entry. If it addresses all XML parsing/etc. in the application it's probably in this area where the planned fix for the earlier problem needs to be careful such that the EPG Program Title stored in the database matches the Program Title that gets stored in a recurring recording entry.

To work around this situation, after deleting the incomplete recurring recording request, I set up a keyword recurring recording request that successfully created the required Pending Recording entries. Interestingly the Pending Recording entries are shown in the NextPVR GUI (Guide and Pending Recordings) and in the NEWA Manage Recordings view but are not flagged in the NEWA Guide view - I guess this is an artefact of the originally reported problem that I didn't spot before. As I run a combined Emby/NextPVR set-up I can confirm the Emby Theater client does show both the keyword recurring recording request entry and the generated pending recording requests.

Hopefully the information I've provided will allow an assessment of the completeness of the planned fix for the original problem. If you need any extra information for this flavour - NPVR logs, etc. - don't hesitate to ask.

Print this item

  Android Client - Android TV
Posted by: Cybergy - 2019-01-16, 11:03 AM - Forum: Wishlist - No Replies

Option to delete recording. (swipe left/right doesn't work on my ATV)

Also option to resume playback of a recording where you left off.

Print this item

  Loosing Channel Map
Posted by: snaitaz - 2019-01-16, 05:54 AM - Forum: Legacy (v4.x and earlier) - Replies (27)

Good Day...I was wondering why NPVR would be loosing the channel mappings I have set up. I noticed today That several channels I have set up for UK and US regions have suddenly un-populated/disconnected from the mapping I have setup. I use SD for the EPG data and I am not understanding why the channels would be going through a disconnection phase. Can you shed some light on this as this has become a frustrating exercise after mapping several channels. I don't know if this is a common action but if you need the logs, just let me know. Thanks in advance...cheers!

Print this item

  Slow to start playback
Posted by: nightsbird - 2019-01-16, 04:39 AM - Forum: Legacy (v4.x and earlier) - Replies (8)

I recently started having a problem where when I press play on a recorded show it takes 2-5 minutes to begin playback.
What could be causing this? Any help appreciated

Thanks
Jeff

Print this item

  NPVR and front end
Posted by: odelljw - 2019-01-15, 02:53 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Question folks, Looking for the best solution for my home. I have NPVR with iptv setup but what would be the best way to get to the tv in my home. I have fire sticks, roki tv and samsung smart tv. Not really into setting up Kodi what would be the best solution , is there some guides out there?

Thanks for any input.

Print this item

  ITV HD UK weirdness - general question
Posted by: Pbathuk - 2019-01-14, 09:56 PM - Forum: Legacy (v4.x and earlier) - No Replies

Hey,
So not sure if anyone has seen this type of issue before or not... ITV HD in the UK appears to stutter quite heavily. I.e. pixelation / stutter of the image etc.
I've tried returning, different tuners. All to no avail.

I googled the issue and apparently Panasonic Freesat boxes have the same issue & the workaround it to set the lowosc to
<lowosc>9758</lowosc>

This then makes the channel work perfectly.
I'm not sure what the lowosc does & why it fixes the issue, if someone knows please let me know.
However if others are having the same issue then you might want to try it.
FYI I used a custom ini to tune only this channel so as not to change the settings for other channels.

Cheers

Print this item

Pages (6435): « Previous 1 … 639 640 641 642 643 … 6435 Next »
Jump to page 

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