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,223
» Latest member: benatural631
» Forum threads: 65,382
» Forum posts: 602,270

Full Statistics

Online Users
There are currently 1638 online users.
» 2 Member(s) | 1629 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, mvallevand, seanvree

Latest Threads
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 151
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 613
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,804
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 300
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 315
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 165
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,093
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 569
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,104
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,826

 
  [DEV] Installation options
Posted by: Hairy - 2009-02-21, 10:48 AM - Forum: Community Skin - Replies (12)

I was wondering if it's possible for the installation process to load a file, like the currenttheme.xml, during installation and load the relevant graphics and formatting into the skin folder from the plugin resource folder.

Given than we now have the skin and plugin in the same package there is quite a bit of file duplication and if it was possible to do the above then we could remove all those duplicated files from the skin folder and reduce the overall package from approx 11mb to 5/6mb, (and it would come in even more useful for the Hi-Def version, going from approx 30mb to 15/18mb)

Print this item

  [DEV] Plugin: Text Options
Posted by: Hairy - 2009-02-21, 10:47 AM - Forum: Community Skin - Replies (22)

I thought I'd start a new thread to put forward a suggestion for text handling by the plugin.

How about if we identify and group the text to be altered under a heading and allow the user to increase or decrease the text size proportionately. For example with the baseskin.xml, group the 3 text sizings (small, standard and large) and let the plugin increase or decrease these by the same amount, like:

  • -4
  • -3
  • -2
  • -1
  • 0
  • +1
  • +2
  • +3
  • +4

* I don't think the layout would support much more than +/- 4pt change

That way the text increases or decrease uniformly rather than the user altering individual settings i.e a +1 increase would go from 11/13/15pt to 12/14/16pt etc.

We could also apply this to TVGuide listings and (after a little tweaking) the OSD.

Print this item

  Multiple Tuner EPG
Posted by: gf404 - 2009-02-21, 07:44 AM - Forum: GB-PVR Support (legacy) - Replies (4)

I have 3 tuners. All receiving the same channels and I am using broadcast EPG. Do I need to set all tuners to Broadcast EPG, or can I just set one of them and set the others to No EPG?

I did some searches, but did not find anything specific to Broadcast EPG.

Print this item

  ExternalDisplay New Release - (MediaPortal MiniDisplay Port)
Posted by: ralphy - 2009-02-21, 06:51 AM - Forum: Old Stuff (Legacy) - Replies (78)

It's been twelve months and one day since the last update was posted here. With the release of 1.3.11 and the new shutting down event, I finally got around to doing a little more work on this plugin.

Also over the last twelve plus months, cybrmage has done significant work on this plugin for MediaPortal, including a substaintial rewrite of some sections and renamed it 'minidisplay', including better integration with the iMON software and spectrum analyser displays.

Unfortunately, I have not been able to implement the Spectrum Analyser/VU Meter display the way I would like to, despite some researching. There are plenty of examples to get sound samples of a microphone input/line in, but I've not found any C# examples to grab samples of 'what you hear'. I've found some C++ examples that seem interesting to explore and pursue, but they use MFC, and Visual Studio Express doesn't include these files, and the Open Source OFC hasn't helped me either. So I've parked this problem for now and thought I just release what I have.

There may not be any significant changes in this version that would cause users to choose to updrade, however, the more significant changes include:

  • shutdown should be improved with the new 'shutting down' event. Please not that release is note compatible with pre 1.3.11 as a result.
  • the LCDHype driver has been revised, and provides greater functionity with LCDHype drivers. I have not included the drivers here, in case there are licencing issues, but you can get them from other sources and put the driver into the externaldisplay\lcddrivers folder. I hope that this new driver remains compatible with the drivers users may currently be using.
  • font editors and icon editors in iMON
  • improved integration with the iMON remote control. Some users have reported difficulties in getting the iMON remote control working correctly in the past. Since my Hauppauge remote is intermittment (I put into a dehumdifying dry cabinet for a day of so, and it works again for a day or so!), I was forced to use the iMON remote, so this part of the code I know works for me. I had to add some additional code not included in MiniDisplay to get this working. (The original MediaPortal code wouldn't work for my system if iMON was already running, so if it is running and some initialisation fails, iMON is shut down, initialisation continues and then iMON is restarted so that the remote control works)
  • improved integration with iMON Frontview (it can be set to reload upon PVRX2 exit).
  • the intergration with Soundgraph hardware extends to searching for the drivers actually used by the iMON software based on the information in the registry.
  • better integrated support for all other SoundGraph devices - Antec, 3R systems
  • MatrixMX and MatrixGX Drivers are included

The only risk is that something might have broken in the port, and since I do not have any other VFD/LCD displays, I am not able to test. I don't use all the options available in the setup panels and have not bothered testing them all. Some options are not implemented although not disabled (EQ is the obvious one). So you've been warned!!

Nonetheless, if you are game,
  1. download the new version below
  2. make a backup of the xml configuration file in the plugins\ExternalDisplay folder if you have customised your message, and backup your LCDHype driver.
  3. uninstall the old ExternalDisplay via the uninstaller
  4. install the new version
  5. reinstall your backup xml file and LCDHype Driver.
  6. run the ExternalDisplay configuration

As usual, please set debug logging for PVRX2, and extending logging in the ExternalDisplay configuration and post the logs for support. I'll do my best. I think I've just opened a can of worms with this post.

RELEASE NOTES:
Aug 1, 2009
Bug Fix - Fix arithmentic overflow error for display type LCD2 (see this post)


Mar 30 2009
Bug Fix
  • Debug Form – internal volume monitor now working
  • RestartFrontView was always run, irrespective of options setting
V0.2 Mar 22 2009
Bug fixes
  • Fixed the installer to re-include CommonGBPVRUtilities.dll
  • Recording in progress/pending message broke in the Feb 09 version
  • iMon display type LCD2 wasn’t handled correctly (shutdown errors and no icons displayed)
  • Stray music icon when watching movies removed
  • Cancel button in setup form cancels
Additions
  • #currentmodule set to the EventText when
  • EventType=”PluginActivated”. Message will ‘flash’ for five seconds
V0.2 February 2009
Extensive changes to drivers following great work by cybermage for ‘minidisplay’ at MediaPortal. This has required some changes to the interface with GBPVR

Print this item

  Parts of Config not updating
Posted by: awebb - 2009-02-21, 05:03 AM - Forum: GB-PVR Support (legacy) - Replies (4)

First, great program and have been using for 10 months or so with almost no issues.

I have just updated to 1.3.11 hoping that a very minor problem might have been fixed. A while back I had a crash and decided to remove GB-PVR and then re-install. Now parts of the config that I am editing don't seem to update when I run PVRX2.

Took screen dumps of the config settings that I had been using so that I could easily reupdate. I uninstalled using the windows uninstall. Thought that I had deleted everything but possibly not. Then ran the .msi for 1.2.13 which I had previously donwloaded.

I updated the config to what it had been before (1.2.13) and started using PVRX2 again. Noticed that the 'standard' Plugins that I had unselected in congif seemed to still display as options in the main menu of PVRX2. Also noticed today that when I changed a skin in 1.3.11, the skins do not seem to change when mod'd in config.

I open both programs through Start/all programs/GB-PVR folder in Vista Home Premium.

When I go back into config, it has not 'saved' the changes that I made.

Couldn't find anything specific on the forums so thought I should join and ask.

Thanks in advance.

Print this item

  issue with video library
Posted by: idkpmiller - 2009-02-21, 03:30 AM - Forum: GB-PVR Support (legacy) - Replies (2)

I am having an issue with video library. I always add my recording directoy under the video library directorys option in the config. This means from video library I can access any recordings which is really great. I have noticed recently (can't tell if its only the latest version) that selecting the recordings directory throws me back to the main menu.
The logs are attached but I can tell you the directory is there and is working fine through other apps that can access that directory.

Cheers

Print this item

  toshiba tuner type W
Posted by: pBS - 2009-02-21, 01:53 AM - Forum: Hardware - Replies (2)

any hopes in getting this toshiba laptop tuner to work with analog tv?
attached is filtercheck output..

Print this item

  how to tell what decoders are being used for playback of recordings
Posted by: imagn - 2009-02-21, 01:45 AM - Forum: GB-PVR Support (legacy) - Replies (7)

I have a slight jittery problem with some recordings in GBPVR, but live tv seems fine, and when i play back the recording in WMP, all plays fine, i did notice that WMP uses different decoders to play the file, and am wondeing how i can get GBPVR to use that for playback of recordings to eliminate my problem

Does the decoders in config affect playback of recordings

Print this item

  Missed Recording Exchange
Posted by: mian - 2009-02-21, 01:18 AM - Forum: General Discussion - Replies (2)

Due to a little snafu with my new setup, I missed recording 24 this Monday (which I think was 709 4-5pm). 24 is a show that, in addition to watching, I compress and keep for posterity's sake.

So I'm looking to see if anyone else had a similar snafu and is interested in an exchange of sorts--since 24 doesn't rerun until syndication. Many moons ago, sub said he had no issue with this type of thread, but if that's changed, my apologies.

What I've missed: 709 24 4-5pm

Pool of shows from which I can offer something in exchange:
all of 24 s7 (although episode 5 is missing a little bit on the frontend)

House

Lost

I have some others, but not as complete. Feel free to inquire about other series. All are cut manually and compressed in Xvid. House and 24 both have some episodes that were originally recorded digitally, and some originally in analog, as I just got my digital card recently. All have been compressed to below HD resolutions, but the ones recorded in HD still look sharp and upscale well.

Print this item

  MPA Decoder Filter
Posted by: observer_11 - 2009-02-21, 12:14 AM - Forum: GB-PVR Support (legacy) - Replies (2)

After much hair pulling I discovered why DTS is not being passed to my AV receiver when playing back 720p mkv files. The problem is the MPA Decoder Filter is automatically included in the filter graph and if I remove it and connect directly to AC3Filter I can pass thru my DTS and everything seems fine.

Anyways, in the config I have set AC3filter as my HD audio codec but in addition to AC3filter this MPA Decoder filter is automatically inserted. Anyone know why this happens, what this MPA decoder is doing, and more importantly how I can tell GBPVR to NOT use it as part of the playback?

Print this item

Pages (6435): « Previous 1 … 2480 2481 2482 2483 2484 … 6435 Next »
Jump to page 

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