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 2710 online users.
» 0 Member(s) | 2705 Guest(s)
Baidu, Bing, Facebook, Google, Yandex

Latest Threads
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
Yesterday, 03:13 PM
» Replies: 1
» Views: 59
New version problem with ...
Forum: Windows
Last Post: Swami
Yesterday, 12:23 AM
» Replies: 47
» Views: 3,737
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 135
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: 386
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 271

 
  WizRename and NPVR
Posted by: stu2j - 2012-06-25, 02:57 PM - Forum: Legacy (v4.x and earlier) - Replies (11)

I just set up a new server and decided to give NPVR a try having run GBPVR previously. I think I have it set up and working just fine. Terribly disappointed that it creates .ts instead of .mpg but I can work around that.

I think that I have solved every problem save 1 and though I have searched, I can't seem to find the answer. With GBPVR I was using a program called WizRenameRecording to change the name of the output file to something sensible that I could use. My postprocessing.bat is the same as it was using GBPVR in which it worked fine.

Does this program work with NPVR? If so, what is different? If not is there a replacement for it?

Thanks for any assistance.

Print this item

  Live TV problems. Black screen after selecting channel
Posted by: stevejenkins - 2012-06-25, 09:16 AM - Forum: Legacy (v4.x and earlier) - Replies (27)

Hi guys,

New to NextPVR and I am having some strange issues with live tv. One moment everything will work well and the next certain channels wont work. The weird thing is that it is not consistent. For example, atm I am watching ABC and it all works well. Later on if I select the channel I just get a black screen after it says "... Please Wait ...". If I find another channel that works then switch back to ABC it will work most of the time. Next time I go to watch the channel that worked before might not work and ABC might... or worse case, none will work.

I have tried a variety of different decoders but nothing changes.

Thanks in advanced. Can upload any logs, just tell me where to find them.

Print this item

  Support Request with attached FilterCheck log
Posted by: peter chin - 2012-06-25, 04:03 AM - Forum: Legacy (v4.x and earlier) - Replies (4)

Is this how I send a support request with attached FilterCheck log ?
Thanks
Peter

Print this item

  Recording glitch = locked NMT
Posted by: Jaggy - 2012-06-24, 09:13 PM - Forum: MVPMCX2 and other NMT stuff - Replies (14)

Jaggy Wrote:While the issues I have been having are not to do with live TV (I never use live TV) & rolling back & my signal strengths are all 100%... I do seem to get the "glitch" problem in some (enough to be a right royal pain) digital recordings & then...

mvallevand Wrote:It sure is a completely different problem, is it more frequent with TV Listings running?

I don't think so but I will remove TV Listings & try that recording again soon to see what happens (My brother gets the same issue (No TV Listings) & so do I with GB-PVR which doesn't have TV Listings installed??)

Jaggy Wrote:for me I end up with a blank/black TV screen & the same "The NMT remote was then unresponsive, can't even power off the NMT."... logs attached (including the recording log for that particular recording). Martin I am sure you know what NextPVR version I am running....

mvallevand Wrote:The logs don't show any problem, I expect the MVP NextPVR instance was still running and it hadn't been flushed maybe there is more now?

Huh?? You lost me Sad

mvallevand Wrote:If not I need the last 200MB of that file.

Will sub's cutchunk (or whatever it's called) do that??

Print this item

  Play wmv & mp4
Posted by: jfm - 2012-06-24, 03:52 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I have a new install of NPVR on Windows 7, and it doesn't play wmv or mp4 files. What codec pack should I install to play these and any others I might want to play that aren't supported in the default install?

Print this item

  Another SQL question
Posted by: bgowland - 2012-06-23, 11:32 PM - Forum: Developers - Replies (15)

I'm still not sure why I struggle with SQL of all things. It must be a blind-spot of mine.

Anyway, to the point, I need to find the 'Next' programme to go along with a NOW/NEXT type of view. Doing NOW is easy and I thought NEXT would be too.

So what's wrong with this SQL query which basically tries to find 1 programme for each channel which hasn't started yet...

Code:
select * from epg_event where start_time >= datetime('now') GROUP BY channel_oid
...it works and does only provide one programme for each channel but the start_time columns are showing me dates of either the 6th or 7th of July. It seems it's showing me the very last programme for each channel in my EPG_EVENT table whereas I obviously need the very first for each channel which hasn't started yet. :confused:

Cheers,
Brian

Print this item

  mc2xml EPG / TV Listings Guide
Posted by: BTJustice - 2012-06-23, 08:57 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

This guide is now up on the Wiki...

http://www.nextpvr.com/nwiki/pmwiki.php?....EPGMC2XML

Print this item

  Incomplete EPG Updates
Posted by: BrettB - 2012-06-23, 04:53 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

I've just noticed that sometime ago, my nightly EPG updates are only including part of the channels.

Attached are logs from a manual Empty EPG followed by an Update EPG. I don't see any errors in the log files. However, they are showing

Code:
2012-06-23 11:22:40.992 [DEBUG][10] channelEventLists.Count=35 2012-06-23 11:22:40.992 [INFO][10] -channel: 'LOOR006' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'LOOR013' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'RELI014' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'PUAC015' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'EDAC016' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'LOOR018' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'SPNN' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'LOOR020' has 84 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'CSPAN' has 125 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'GAC' has 331 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'FMC' has 246 listings 2012-06-23 11:22:40.992 [INFO][10] -channel: 'TVLAND' has 555 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'CSPAN2' has 174 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'CSPAN3' has 154 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'MPLEX' has 198 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'TPT-MN' has 520 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'KARE-WX' has 100 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'BLOOM' has 356 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'HBOSIG' has 201 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'HBOF' has 342 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'HBOC' has 233 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'WOMEN' has 197 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'FAMZ' has 218 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'NEXT' has 200 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'SHOCSE' has 206 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'SHOWX' has 199 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'TPT2-HD' has 459 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'WCCO-DT' has 433 listings 2012-06-23 11:22:40.993 [INFO][10] -channel: 'KSTPDT1' has 424 listings 2012-06-23 11:22:40.994 [INFO][10] -channel: 'WFTC-DT' has 589 listings 2012-06-23 11:22:40.994 [INFO][10] -channel: 'KMSP-DT' has 500 listings 2012-06-23 11:22:40.994 [INFO][10] -channel: 'KARE-HD' has 400 listings 2012-06-23 11:22:40.994 [INFO][10] -channel: 'GOLF' has 294 listings 2012-06-23 11:22:40.996 [INFO][10] -channel: 'HBOHD' has 240 listings 2012-06-23 11:22:40.996 [INFO][10] -channel: 'SHOWHD' has 216 listings

In an older log file from April (and I haven't changed anything since then), I see
Code:
2012-04-12 03:08:45.775 [DEBUG][8] channelEventLists.Count=97 2012-04-12 03:08:45.775 [INFO][8] -channel: 'LOOR006' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'LOOR013' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'RELI014' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'PUAC015' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'EDAC016' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'TPT-Lif' has 565 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'LOOR018' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'SPNN' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'LOOR020' has 84 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'CSPAN' has 111 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'GAC' has 333 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'FMC' has 243 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'TVLAND' has 582 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'Univision' has 353 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'CSPAN2' has 174 listings 2012-04-12 03:08:45.775 [INFO][8] -channel: 'CSPAN3' has 146 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SPROUT' has 1024 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'MPLEX' has 194 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TPT-MN' has 421 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TPT-WX' has 42 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KSTPDT2' has 432 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KARE-WX' has 86 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'BLOOM' has 363 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOSIG' has 194 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOF' has 344 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOC' has 251 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'WOMEN' has 193 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'FAMZ' has 214 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'NEXT' has 206 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SHOCSE' has 205 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SHOWX' has 194 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TPT2-HD' has 486 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KPXMDT' has 375 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'WCCO-DT' has 426 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KSTPDT1' has 426 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'WFTC-DT' has 589 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'WUCW-DT' has 512 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KMSP-DT' has 485 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'WGNHD' has 473 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KARE-HD' has 391 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'KSTCDT' has 546 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HSNHD' has 301 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'QVCHD' has 260 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'DSCHD' has 425 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TLCHD' has 516 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'APLHD' has 365 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TRAVHD' has 489 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HSTRYHD' has 408 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SYFYHD' has 290 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'USAHD' has 314 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TBSHD' has 515 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'FOODHD' has 553 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HGTVD' has 596 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'AETVHD' has 513 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'FXHD' has 328 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'AMCHD' has 259 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TCMHD' has 204 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HALLHD' has 494 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HMCHD' has 247 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'LMNHD' has 209 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'LIFEHD' has 437 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'ABCFHD' has 422 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'DISNHD' has 677 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'NIKHD' has 660 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TWCHD' has 378 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'CNNHD' has 282 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HLNHD' has 251 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'FNCHD' has 278 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'MNBCHD' has 318 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'CNBCHD' has 355 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TRUTVHD' has 462 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'BIOHD' has 396 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'STYLEHD' has 406 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'EHD' has 456 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'MTVHD' has 471 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'VH1HD' has 311 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'BETHD' has 383 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'G4HD' has 522 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'CCHD' has 527 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TOONHD' has 759 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'GOLF' has 370 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'FSNHD' has 402 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'ESPNHD' has 301 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'ESPN2HD' has 294 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SPIKEHD' has 492 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'BIG10HD' has 236 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'TNTHD' has 285 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'BRAVOHD' has 357 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'IDHD' has 351 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'PLDHD' has 282 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOHD' has 265 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBO2HD' has 230 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOZHD' has 221 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'HBOLAHD' has 278 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'UHD' has 244 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SHOWHD' has 230 listings 2012-04-12 03:08:45.790 [INFO][8] -channel: 'SHO2HD' has 209 listings

Any ideas?

Print this item

  EPG error when autoupdating, but manual works fine
Posted by: ydekmekji - 2012-06-23, 04:51 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Here's my log... EPG autoupdate doesn't work, but when I manually update it works fine.

Print this item

  Cloud music storage and playback on NPVR
Posted by: BigMoose - 2012-06-23, 11:42 AM - Forum: General Discussion - Replies (13)

I'm experimenting with cloud music storage options and want one that I can playback on NPVR as well as iphones etc. It appeals to have a single storage of music that I can upload to one place and have it available on the pvr, iphone and whatever else I listen on. I assumed it would be easy in npvr, to mount something like an Amazon Cloud drive using Gladinet and then map a music folder to the music folder on the drive. But all I get is an exception error (no files, or some such message) when I navigate to this folder in the npvr GUI. Should this work?

Print this item

Pages (6434): « Previous 1 … 1482 1483 1484 1485 1486 … 6434 Next »
Jump to page 

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