NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 20 21 22 23 24 … 93 Next »
WizTools - 1.x Plugin Development Toolkit

 
  • 0 Vote(s) - 0 Average
WizTools - 1.x Plugin Development Toolkit
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#191
2008-04-08, 02:29 PM
No problem. It is a bit of a mountain at first, especially the skin files.

Out of interest what kind of project(s) do you have in mind?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Powergrid
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Feb 2008
#192
2008-04-08, 03:18 PM (This post was last modified: 2008-04-08, 03:30 PM by Powergrid.)
I really like the idea behind the MusicLibrary2 plug-in using the ID3v1 and ID3v2 tags but would like to have the functionality such that it presents me with three lists. One for artists, one for albums and one for titles.

However, the lists would use quite a small font and have ~25 rows each. As I scroll (or SMS) on one of the lists, the other two update dynamically.

For instance, if I'm in the artist list and scroll or SMS to say "INXS", then the album list truncates to show all the "INXS" albums in my collection and the titles list truncates to show all the titles on all the albums from "INXS". Then, if I move over to the album list, the title list further dynamically truncates to show only the titles on the currently highlight album as I scroll through the list.

Or, if I start in the titles list and start to enter "Bridge", then the album list would dynamically truncate to show any albums with a song on it that starts with the word "Bridge" and the artist list would truncate to show the artists that produced the albums in the albums list.

Once I drill-down to a specific song, I could choose to play it or place it in a que. Additionally, as I "surf" across artists and albums, any album art (folder.jpg) files could/would be displayed as well as the pertinent item selected (title list = song's length, album list = album total cuts and total play length, artist list = number of albums, songs and total play time for that artist).

I've done this in VB6 using the MusicLibrary2 SQLite database already and now just need to cross-code it to C#. Thus the adventure begins.:o

Ultimately, when the music is playing, I would like to be able to invoke a full screen visualization system where I could choose/import different visualizations.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#193
2008-04-08, 03:48 PM
You know, it sounds like all those features are part of ML2. With the exception that it isn't designed for PVRX2.exe (ML3 is being started if I remember correctly).

In any regards, if you have skinning questions, I am happy to help if you have any questions.
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
#194
2008-04-08, 04:15 PM
If you have any suggestions as to how to improve the WizTools documentation and/or tutorial, feel free to post. I will try to update the documentation as time allows.

I too took on learning C# as I started developing plugins for GBPVR and remember the confusion at first, hence the WizTools and tutorial.
Powergrid
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Feb 2008
#195
2008-04-08, 04:55 PM
Sincere thanks for the pointers and words of support.

It sure has been an interesting (read frustrating:confusedSmile time for a while now, but as I read more and tinker, I am starting to have some cohesive thoughts. Another "ah-ha" moment is just realizing that all I've been running is PVRX2. I've not even tried the plugings with GBPVR...

Now I can't wait to get home from work and tinker some more.

At the very least, I'm totally in love with my mediaPC and GBPVR.

Thanks Again! Big Grin
FarNorthSAT
Offline

Member

Posts: 51
Threads: 5
Joined: Aug 2007
#196
2008-04-09, 01:52 AM (This post was last modified: 2008-04-09, 02:02 AM by FarNorthSAT.)
JavaWiz Wrote:If you have any suggestions as to how to improve the WizTools documentation and/or tutorial, feel free to post. I will try to update the documentation as time allows.

I too took on learning C# as I started developing plugins for GBPVR and remember the confusion at first, hence the WizTools and tutorial.

Hi Javawiz,

I'm looking at getting started on plugin development and as my main language is VB I was hoping to get straight into it...but seems everyone is using C#, Do you know if anyone has a VB sample I could get started with?
GBPVR v1.3.11

Intel Core 2 Quad Q6600
2 GB RAM, 50GB system drive
1 TB recording drive (Raid 0)
2 x Hauppauge NOVA-S plus
Geforce 8800 GT
Windows XP Pro (Home network -Domain)

JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#197
2008-04-09, 12:41 PM (This post was last modified: 2008-04-10, 01:59 AM by JavaWiz.)
FarNorthSAT Wrote:Hi Javawiz,

I'm looking at getting started on plugin development and as my main language is VB I was hoping to get straight into it...but seems everyone is using C#, Do you know if anyone has a VB sample I could get started with?
I think idkpmiller is doing VB development, and has supplied me with an example VB plugin. I am travelling this week, so am not at my development machine. I'll try to dig up a copy, but it may have to wait til Fri/Sat when I get back home.

EDIT: Found copy of VB code supplied by idkpmiller, attached.
FarNorthSAT
Offline

Member

Posts: 51
Threads: 5
Joined: Aug 2007
#198
2008-04-10, 04:22 AM
Thanks Javawiz....now I have a good starting point :o
GBPVR v1.3.11

Intel Core 2 Quad Q6600
2 GB RAM, 50GB system drive
1 TB recording drive (Raid 0)
2 x Hauppauge NOVA-S plus
Geforce 8800 GT
Windows XP Pro (Home network -Domain)

McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#199
2008-04-21, 01:10 PM
Hi javawiz!

Do you have any example code using cfgCreateOrUpdatePluginProperty() and other similar methods. I'm working on the the config form for a new plugin and would like to make use of the wiz library. In the past I've used Jeff's common dll but it would be nice to reduce the number of dependancys and so on.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#200
2008-04-21, 02:58 PM
Sure,

Attached is the config form from MovieWiz. Refer to :

loadInitialSettings(): for code related to reading from the config, SaveManagerSettings() for code related to writing settings to the config.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (31): « Previous 1 … 18 19 20 21 22 … 31 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,106 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,577 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 4,614 2020-09-04, 09:14 PM
Last Post: scJohn
  VIdeo playback from plugin mvallevand 5 3,655 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,018 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,895 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,340 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,035 2013-03-12, 06:48 AM
Last Post: psycik
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,876 2012-10-18, 08:35 PM
Last Post: osx-addict
  Plugin problems with started from the command line mvallevand 11 5,273 2012-08-12, 07:56 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode