NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 23 24 25 26 27 … 93 Next »
Library Controls - which to use?

 
  • 0 Vote(s) - 0 Average
Library Controls - which to use?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#1
2009-07-21, 09:47 AM
I'm planning on starting work on a new plugin soon and currently considering options for the framework.

What is the plan for WizTools and the GBPVRLibrary and what would be involved with adding to them if I came across a metadata or control class that I'd like to use but doesn't exist yet?

Also, are there any docs on the GBPVRLibraryy? One of the things I liked about the the WizTools package was the docs for the skelton plugin and how it was very 'framework' based. What the overall goal / plan for the GBPVRLibraryand how does it fit in to the current GB-PVR plugin framework?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#2
2009-07-21, 02:38 PM
Excellent question, I am wondering the same thing.

All the talk for the common libraries has seem to come to a halt, and nothing has really been done.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2009-07-21, 08:19 PM
gbpvrlibrary is completely open source, and anyone can make changes to it (well, i have to give you write access, but you just need to ask for it).

the metadata in gbpvr library is pretty good atm, it supports thetvdb, moviedb, and imdb. moviedb and imdb are configured through a xml file and you can add more sources (like ofdb) to it via that xml file, no code changes should be needed.

i need to write some docs for the gbpvrlibrary, but there hasnt been much interest in it, so its been pretty low priority. and as a programmer i obviously hate writing documentation Smile

the overall goal for the gbpvrlibrary is to be that, a library of utils, metadata, uicontrols and anything else that would be helpful in writing plugins (eg someone may wish to add a cd ripping class). but my main focus for it atm is uicontrols, metadata and helper utils.

i have also been pondering the idea of shoving "Videos" plugin into the library, and having a few community based plugins that benefit from multiple programmers. just the standard plugins really, videos, music, pictures, tvguide? but thats open for discussion.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#4
2009-07-21, 08:40 PM
Interesting. A DB driven Pictures plugin is what I'm looking to start on. Something like a service or tray app which monitors and scans set directories and then a plugin which is basically a photos browser with tags/albums/sort by date/slideshow features. How does this fit with the library and the Videos plugin? I would be interested in how you're populating and managing the database I assume you're using?

Also, I notice the uicontrols in the library are all quite advanced (popups, keypads etc), for buttons and lists I guess you still use the ones provided by sub?

Finally, Is JavaWiz onboard? Is this superseding the WizTools library?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#5
2009-07-22, 01:36 AM
McBainUK Wrote:Interesting. A DB driven Pictures plugin is what I'm looking to start on. Something like a service or tray app which monitors and scans set directories and then a plugin which is basically a photos browser with tags/albums/sort by date/slideshow features. How does this fit with the library and the Videos plugin?
videos is mostly db driven now, but also allows you to view by files. but i rather hold off before putting any actual plugin into the library until videos is released (im just trying to get a mysql installation on unraid before i go any further)

McBainUK Wrote:I would be interested in how you're populating and managing the database I assume you're using?
atm im using linq and a sql server db (works with express, full or compact). but like im said im looking into mysql as well, so i may change to just the standard DbConnection and sql strings. ill see how well the mysql to linq library works.

McBainUK Wrote:Also, I notice the uicontrols in the library are all quite advanced (popups, keypads etc), for buttons and lists I guess you still use the ones provided by sub?
no im using my own "ListView" control, i really should put it in the library, and will, im just waiting to finalize the look and feel of it (recently i converted it to look/feel more like boxee).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Video Library Fanart Transparency tieke 7 3,846 2013-01-09, 08:23 AM
Last Post: tieke
  .NET Graph controls McBainUK 4 2,326 2009-05-15, 06:01 PM
Last Post: McBainUK
  Source for plugin similiar to Video Library ishmale423 2 1,845 2009-05-01, 04:49 PM
Last Post: jasonbs10
  Video Library clone jasonbs10 44 12,707 2009-04-08, 04:58 PM
Last Post: jasonbs10
  PreviewImage in Picture Library Jaggy 6 2,321 2008-04-30, 02:05 AM
Last Post: Jaggy
  Memory management - controls and popups JavaWiz 2 1,901 2008-01-06, 02:48 AM
Last Post: JavaWiz
  Photo library Slideshow - API? psycik 2 1,450 2007-10-29, 09:49 AM
Last Post: MixMan
  What DVB class/library is used for gbpvr? CaptainIglo 4 1,894 2007-03-28, 04:20 PM
Last Post: sub
  Video Library Archive addon beta pBS 2 1,677 2006-12-14, 07:37 PM
Last Post: pBS
  Common GBPVR Utilities library Jeff 1 1,668 2005-02-08, 11:39 PM
Last Post: darrin75

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

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

Linear Mode
Threaded Mode