NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 23 24 25 26 27 … 56 Next »
SearchWiz - New Plugin

 
  • 0 Vote(s) - 0 Average
SearchWiz - New Plugin
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#1
2007-02-19, 07:52 PM
As my first attempt to create a plugin and skin, I've written SearchWiz.

Features:
- Search by program title or Description
- On PC, utilize both mouse and keyboard for navigation
- On MVP, phone-keys on remote or on-screen keyboard
- Schedule/Cancel selected program
- View live program
- Displays program image if exists in Media/Art directory

I've included the compiled code, skins and source code used.

** This is my first attempt at a GBPVR plug-in and first CSharp program. Any suggestion and/or comments are welcome. Wink
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2007-02-20, 12:46 AM
I'll add support in the SkinPlugin for the task images for this plugin and include your skin Community skin files in the next release.

Will give it a quick test in a bit.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#3
2007-02-21, 12:38 AM
Thanks. I included a version that works with my community skin, but I am sure I probably broke dozens of rules when building it. Feel free to point out my errors so I can do a better job next time around.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#4
2007-02-21, 03:03 AM
You did a good job on it.

I usually change lines like this:
Code:
<DrawImage filename="..\_CommonImages\Background_Text.png" loc="0,0" size="390,170"/>

To this:
Code:
<DrawCompositeImage name="Background_Text" loc="0,0" size="390,170"/>

They function the same, and it allows the baseskin.xml file to set the path and file name for that image. It allows xml color codes to be used instead of images also. Either way is acceptable, and I wouldn't change it.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#5
2007-02-21, 07:07 AM
Thanks for the tips, I will incorporate into the next version with skin changes.

BTW: There is a new version with a few bug fixes (and missing source code). It can be found at: http://home.comcast.net/~damicoa/SearchWiz.zip
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#6
2007-02-21, 11:24 AM
Hi,

There seems to be a number of controls which I am not sure if they are left over from testing but dont seem to indicate what they do in the config application, also I get an unhandled exception if I change them and try saving.

I cannot see the plugin in GBPVR.
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#7
2007-02-21, 02:13 PM
Your right, they were in my template program as a place holder. There are no config settings, I will remove the option on the next version.

Not sure why it is not showing up in GBPVR, could you possilby zip up your logs and send my way? Most likely an exception when trying to load the DLL.
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#8
2007-02-21, 06:54 PM
Heres the logs
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#9
2007-02-22, 04:13 AM
Hmm... I don't even see the plugin being loaded. There are several other errors in the logs, so maybe something has gone astray prior to this plugin being loaded.

Not sure what is going on since I'm not sure what some of these other errors mean.
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#10
2007-02-22, 10:31 AM
really strange I tried it again this evening and it now shows up in GBPVR

If I put a letter in the title string say 'a' and search I get 'invalid connectionstring format for parameter "password" '

I also notice that the mouse clicks are not working for the cancel button on the keyboard.

Cheers
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Any interest in a Spotify Plugin for NextPVR? McBainUK 39 14,830 2025-07-09, 08:08 AM
Last Post: Sandybrewer
  New plugin - MovieTrailers imilne 11 6,386 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,468 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,568 2014-01-09, 11:16 PM
Last Post: mvallevand
  Plex Plugin - first release psycik 141 60,078 2013-06-16, 08:59 PM
Last Post: JonnyCam
  Web Cams plugin for NextPVR McBainUK 37 16,169 2012-10-19, 07:35 AM
Last Post: McBainUK
  PhotoFilter: New Photos/Videos plugin to browse using metadata cncb 1 2,078 2012-08-10, 04:06 PM
Last Post: cncb
  System Plugin - CPU Temperature Monitoring imilne 1 2,081 2012-03-28, 07:59 PM
Last Post: LegioX
  System Plugin - 2nd Test Release (4th Feb) imilne 31 11,217 2012-02-24, 12:22 PM
Last Post: Reddwarf
  System Plugin - New Test Release (29th Jan) imilne 38 11,673 2012-02-07, 08:38 AM
Last Post: imilne

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode