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,177
» Latest member: allv50
» Forum threads: 65,374
» Forum posts: 602,147

Full Statistics

Online Users
There are currently 1293 online users.
» 1 Member(s) | 1286 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, sub

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: ag100pct
34 minutes ago
» Replies: 0
» Views: 5
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 04:17 PM
» Replies: 0
» Views: 45
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
Yesterday, 10:56 AM
» Replies: 1
» Views: 52
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 86
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: 150
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: 311
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: 515

 
  Instant channel changes.
Posted by: Lurendrejer - 2014-08-14, 05:09 PM - Forum: Wishlist - Replies (20)

I'm guessing most of us have multiple tuners. Is there a technical reason why no PVR backends uses the "next" available tuner to pretune the "next" channel in the frontends list to have near-instant channel changes?

Thank you for a great piece of software Smile

Print this item

  Changing the recording priority on recurring recordings
Posted by: cbgifford - 2014-08-14, 02:43 AM - Forum: Developers - Replies (4)

I have a large household and record quite a bit and I have a need to be able to change the recording priority from time to time. I normally have enough tuners to record everything but sometimes I want to be able to watch a show as soon as it comes on.

I've looked at the recurring_recording table and I've got a pretty good concept of what needs to be done. I would need to reorder everything below a recording that I moved up and visa versa on a recording that I moved down. Then I would need to update the recurrence_oid for everything in the scheduled_recording table. Since the OID and priority fields are the same I would keep them the same, however, I don't see an underlying reason to do so as long as the recurrence_oid matched the oid. Have I missed anything?

I probably would not be good at writing a plug in but more as a stand-alone utility managing the database tables.

Print this item

  ImageGrabLite error while processing shows
Posted by: tron999 - 2014-08-13, 10:30 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (6)

On a few of my shows I have received the following error at the bottom of my IGL log.

Code:
[...startup] 2014-08-13 18:05:52.416 [DEBUG][1] imageGrabLite, Version=2.2.5326.35223, Culture=neutral, PublicKeyToken=null 2014-08-13 18:05:52.426 [DEBUG][1] Command Line --oid 5613 --zap2it --rename --nfo 2014-08-13 18:05:52.456 [DEBUG][1] Rename file True 2014-08-13 18:05:52.648 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 5613 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid 2014-08-13 18:05:52.678 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/daniel-tigers-neighborhood/EP015507510007 2014-08-13 18:05:52.678 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP01550751/daniel-tigers-neighborhood-0.jpg 2014-08-13 18:05:52.678 [DEBUG][1] Subtitle: Length=52 Friends Help Each Other; Daniel Helps O Tell a Story 2014-08-13 18:05:52.688 [DEBUG][1] OID is 3084709 2014-08-13 18:05:52.688 [DEBUG][1] OriginalAirDate is 2012-09-10 2014-08-13 18:05:52.688 [DEBUG][1] Recorded 2014-08-07 2014-08-13 18:05:52.688 [DEBUG][1] Record Ended 2014-08-07 2014-08-13 18:05:52.688 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/Daniel Tigers Neighborhood.xml 2014-08-13 18:05:52.698 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Daniel Tigers Neighborhood.xml 2014-08-13 18:05:52.698 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/Daniel Tigers Neighborhood.xml 2014-08-13 18:05:52.698 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='Friends Help Each Other; Daniel Helps O Tell A Story'] 2014-08-13 18:05:52.698 [DEBUG][1] Not found, trying friends help each other daniel helps o tell a story 2014-08-13 18:05:52.708 [DEBUG][1] Not found - Trying single episode Friends Help Each Other 2014-08-13 18:05:52.708 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='Friends Help Each Other'] 2014-08-13 18:05:52.708 [DEBUG][1] Rename using Friends Help Each Other; Daniel Helps O Tell a Story S01 E13 2014-08-13 18:05:52.708 [DEBUG][1] Look for second episode 2014-08-13 18:05:52.708 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='Daniel Helps O Tell A Story'] 2014-08-13 18:05:52.708 [DEBUG][1] Not found, trying daniel helps o tell a story 2014-08-13 18:05:52.708 [DEBUG][1] Found episode match 2012-09-10 2014-08-13 18:05:52.708 [ERROR][1] Read Error Input string was not in a correct format.


and

Code:
[...startup] 2014-08-13 18:25:55.033 [DEBUG][1] imageGrabLite, Version=2.2.5326.35223, Culture=neutral, PublicKeyToken=null 2014-08-13 18:25:55.039 [DEBUG][1] Command Line --oid 2248 --zap2it --rename --nfo 2014-08-13 18:25:55.052 [DEBUG][1] Rename file True 2014-08-13 18:25:55.103 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 2248 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid 2014-08-13 18:25:55.122 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/the-this-old-house-hour/EP007674100241 2014-08-13 18:25:55.122 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP00767410/the-this-old-house-hour-0.jpg 2014-08-13 18:25:55.123 [DEBUG][1] Subtitle: Length=106 This Old House: Made in the Shade; Ask This Old House: Building a Simple Table; Getting Rid of Tree Stumps 2014-08-13 18:25:55.126 [DEBUG][1] OID is 1337507 2014-08-13 18:25:55.126 [DEBUG][1] OriginalAirDate is 2014-04-10 2014-08-13 18:25:55.126 [DEBUG][1] First run 2014-08-13 18:25:55.126 [DEBUG][1] Recorded 2014-04-12 2014-08-13 18:25:55.126 [DEBUG][1] Record Ended 2014-04-12 2014-08-13 18:25:55.126 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/The This Old House Hour.xml 2014-08-13 18:25:55.131 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/The This Old House Hour.xml 2014-08-13 18:25:55.131 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/The This Old House Hour.xml 2014-08-13 18:25:55.135 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='This Old House: Made In The Shade; Ask This Old House: Building A Simple Table; Getting Rid Of Tree Stumps'] 2014-08-13 18:25:55.135 [DEBUG][1] Not found, trying this old house made in the shade ask this old house building a simple table getting rid of tree stumps 2014-08-13 18:25:55.136 [DEBUG][1] Not found - Trying single episode This Old House: Made in the Shade 2014-08-13 18:25:55.136 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='This Old House: Made In The Shade'] 2014-08-13 18:25:55.150 [DEBUG][1] Not found, trying this old house made in the shade 2014-08-13 18:25:55.150 [DEBUG][1] Episode file old, download again 2014-08-13 18:25:55.150 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/The This Old House Hour.xml 2014-08-13 18:25:55.150 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/The This Old House Hour.xml 2014-08-13 18:25:55.150 [DEBUG][1] Download from tvdb 136391/all/en 2014-08-13 18:25:55.499 [INFO][1] Episodes Found on http://www.thetvdb.com 2014-08-13 18:25:55.499 [DEBUG][1] Download from tvdb complete 2014-08-13 18:25:55.504 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='This Old House: Made In The Shade; Ask This Old House: Building A Simple Table; Getting Rid Of Tree Stumps'] 2014-08-13 18:25:55.505 [DEBUG][1] Not found, trying this old house made in the shade ask this old house building a simple table getting rid of tree stumps 2014-08-13 18:25:55.507 [DEBUG][1] Not found - Trying single episode This Old House: Made in the Shade 2014-08-13 18:25:55.507 [DEBUG][1] /Data/Episode/EpisodeName[normalize-space(.) ='This Old House: Made In The Shade'] 2014-08-13 18:25:55.508 [DEBUG][1] Not found, trying this old house made in the shade 2014-08-13 18:25:55.510 [DEBUG][1] 2014-04-10 2014-08-13 18:25:55.510 [DEBUG][1] No Date Match 2014-08-13 18:25:55.534 [DEBUG][1] Subtitle state 0 2014-08-13 18:25:55.534 [DEBUG][1] The This Old House Hour.S03E102+.This Old House: Made in the Shade & Ask This Old House: Building a Simple Table 2014-08-13 18:25:55.588 [ERROR][1] Read Error The given path's format is not supported.

They both seem similar, I was hoping you could check it out.

Print this item

  Tuner not found in Windows ThinPC (embedded)
Posted by: Rinse Lemstra - 2014-08-13, 06:10 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

I try to use NextPVR on my Rec100 ( digital devices ). I first installed a full windows 7 and NextPVR, tuners where found without any additonal setting or action.

Because windows 7 was consuming most of my system partition I installed windows ThinPC. ( ThinPC is a stripped version of windows 7, in fact it is an embedded version mostly used in virtual envoirements)

I could install NextPVR, .NET 4.0, DirectX without any problem. NextPVR does start but does not show my tuner cards. In the log I see the tuner cards are discovered, however they are not visible in the devices tab.

I have attached the log file.

Any suggestions ?

regards,

Rinse

Print this item

  NMT won't play files with German Umlauts
Posted by: newyankee - 2014-08-13, 05:12 AM - Forum: MVPMCX2 and other NMT stuff - Replies (5)

I have trouble playing files with German Umlauts (ä, ö, ü) again on the NMT. NMT connection crashes and I am back to main menu. I am not sure though, if my problem is related. Files don't play from the video library either. Renaming files cures the problem, however, I can't go through recordings anymore, because the filename does not match anymore - of course.

I had this same problem some time ago, but it had been fixed by adding this to config.xml: <MVPUseShortFilenamesOnNMT>true</MVPUseShortFilenamesOnNMT> . However, that doesn't seem to work anymore.

Logs don't show much, except for the MVP server restarting.

Print this item

  Remotely checking tuners
Posted by: haverer2 - 2014-08-12, 07:51 PM - Forum: Legacy (v4.x and earlier) - Replies (11)

Hi!
Dead quick one...
Just wondering whether it is possible to check the status of the tuners from a client... i.e. see which ones are tied up doing what...
Is it then possible to kill / reset a tuner if it happens to have got stuck???

Keep up the great work all,
John

Print this item

  Channels logos
Posted by: Me_ - 2014-08-12, 01:30 PM - Forum: Kodi / XBMC - Replies (5)

Hello,

I just installed NPVR and my DVB-T card on my server (Windows 8.1) in back-end in order to have live TV on my HTPC with XBMC 13.1 (Windows 7).

Initially everything was on my HTPC (XBMC, NPVR and DVB-T card) and everything worked fine.

Since my change, I have one little problem on channel logos.

The logos are correctly assigned to each channel in NPVR.
In XBMC, logos appear but are not allocated to the right channels.


[Image: mini_915558screenshot001.png]


I tried on another XBMC (on my laptop) and the problem is the same.

On the laptop, so I tried to reset the database of the video recorder in XBMC setup, to no avail. I deleted the images in the folder \User\xxx\AppData\Roaming\XBMC\userdata\addon_data\pvr.nextpvr\ and it worked.

[Image: mini_789005LogosNPVRportable.png]


[Image: mini_844313screenshot005.png]


On my HTPC, doing the same manipulation, logos remain assigned to the wrong channels. I tried to delete file \User\xxx\AppData\Roaming\XBMC\userdata\Database\TV22.db but no change...

Any help, please!?

Thanks

Julien

Print this item

  The TV Listings Plug-In Is *NOT* Letting Me save Changes!!!!
Posted by: Tjak19 - 2014-08-11, 04:38 PM - Forum: TV Listings - Replies (7)

Hi All!

Help please, I searched and searched and I could not find an answer in this forum.

I have to change the PATH in the TV Listings plug-in to point to my Server on the network.

The TV Listings plug-in is *NOT* letting me change/save these settings.

Please see attached photos ...

This is the location of NPVR files on the Win 8.1 Pro client :

C:\Users\Public\NPVR

The C:\Users\Public\NPVR folder is "owned" by Administrators (Me)

The C:\Users\Public folder is "owned" by SYSTEM (Windows)

These are the DEFAULT settings that the TV Listings plug-in setup,
when I installed it on the Win 8.1 Pro client:

Image Directory:

C:\Users\Public\NPVR\\Media\Shows

TVDB Data Directory:

C:\Users\Public\NPVR\\Plugins\TV Listings\TheTVDB


I need to CHANGE these settings TO (-> POINT to my Server):

\\Ds-p45-wrk-03\npvr\Media\Shows

\\Ds-p45-wrk-03\npvr\\Plugins\TV Listings\TheTVDB

How do I make TV Listings plug-in SAVE the new settings?

BTW, What is this file? CONFIG-MASTER-DONT-EDIT.xml
(The DATA PATH is set to "hushpc" in this file. This is the wrong path for my server.)

Thanks!

Print this item

  Slow responding system
Posted by: Reddwarf - 2014-08-11, 11:26 AM - Forum: Legacy (v4.x and earlier) - Replies (3)

Lately my npvr system has bees slow to respond, it seems to have gotten worse after a recent windows update. I haven't looked in the logs to see how long things actually take but stopping a playback can take about 15-20 seconds. Has anyone else noticed this? I seem to remember that someone mentioned indexing some tabels in npvr.db3 some time ago, can anyone remember what this was all about?

Print this item

  Recording service not running at recording time
Posted by: acabose - 2014-08-11, 08:22 AM - Forum: Legacy (v4.x and earlier) - No Replies

The Recording service seems to die from time to time and recordings won't start until i manually restart it.
It seems like a new problem with this version 3.2.9, i don't think it happened before to me.
It happened twice this last two days. I'm hoping something obvious can be seen in the Logs i attach.

Print this item

Pages (6435): « Previous 1 … 1148 1149 1150 1151 1152 … 6435 Next »
Jump to page 

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