NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 83 84 85 86 87 … 93 Next »
test "My Videos" plugin UI

 
  • 0 Vote(s) - 0 Average
test "My Videos" plugin UI
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#1
2004-11-28, 01:31 PM
hey i want a few people to test out this ui ive done for my videos, i want to get this right since i will be using the same interface for a few more plugins.  its only an alpha release, and i havent yet add clickable regions on theh fill lists (is every where else thou).  only things you can do at the moment is play dvds, rip to iso, dvd-to-dvd copy, 3 different file views, sort files based on date, name, type and size; you can use folder.jpg/folder.png in icon and big icon view.  it will search gbpvr\media\my videos\[filename -minus extension].jpg for a image to display a movie poster etc for file (im still working on this to make download these things automatically).  um yeah, any skin developer, fini especially can you test this out, and see if you need any more tags in the skin file.  its tried to put as much as possible in the skin file (around 120lines i think).

heres a link its 457kb which contains the skin test i made just dump that folder into the skin you are using to test it out (havent done the blue skin yet) and just edit that skin to get the basic idea.

enjoy, oh yeah remember its an alpha (i want to put a lot more features into it, just want to get this stuff right now before i move on)

NOTE: the dvd ripper rips to iso and you must specify a directory to do this to, but this directory must also contain directories it works on this theory \DVDs\Genre so \DVDs\Comedy \DVDs\Action etc.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#2
2004-11-28, 08:33 PM
I will most certainly look at this for you. You are making something that hits my interest...Talk to you later
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#3
2004-11-28, 10:20 PM
For my recordings & DVD manager plug-in I wrote a smal lprogram to download DVD info from IMDB and/or Amazon.com. it fetches the movie name, poster, genre information, and summary. If you'd like the source I can send it to you and you can adapt it.

Jeff
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#4
2004-11-29, 05:39 AM
oh sweet, i was putting the imdb thing off because i wasnt sure how to start it, ive written a xmltv tv grabber which parsers the pages, but wasnt sure if this was the best way to approach getting info from imdb, i thought it might be more like an online database and accept sql commands or something, but yeah jeff your source code would very much be appreciated. can you put it in a class, and i just pass a filename and it passes back the info (not sure if theres more than one hit thou). how does it store the image aswell? i want to put the posters in gbpvr\media\my videos\[filename-extension].jpg

cheers,
reven

oh also anyone know how you use the remote buttons in the program like case Keys.Left for left button but how do you do it for the remote keys, i want to use red/yellow pgup/dwn, green for info and blue to switch views and back for up a directory.
Guest

Unregistered
 
#5
2004-11-29, 06:53 AM
I have it in a C# class. It has methods to return the genre, description, URL for the poster image, run time, and movie name.

If you look at the source code for the Video Archive plug-in you'll see code the handles all the color keys on the remote plus the skip forward and backwards keys for page up and page down. There is also an early version of the IMDB app in the plug-in source code, although my current version does a much better job. If you send me an email I'll send them to you.

Jeff
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#6
2004-11-29, 10:32 AM
i sent you an email, just wondering what happens if you search something which has multiple search results eg
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
IMDb name and title search
A search for "buffy the vampire slayer" found the following results:

Exact Matches (3 matches, by popularity)

1. "Buffy the Vampire Slayer" (1997)
aka "Buffy the Vampire Slayer: The Series"
2. Buffy the Vampire Slayer (1992)
3. Buffy the Vampire Slayer (2002) (VG)
[/QUOTE]

does it just pick the first one? or returns a result array?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#7
2004-11-29, 11:59 AM
hey sub ive implemented back to go up a directory, but if the user presses menu the &quot;Deactivate()&quot; method doesnt get called, and in that method i save a xml file to disk, is this just an over sight on your part or did you do it this way for a reason? (my method doesnt even get called when gbpvr exits)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2004-11-29, 04:01 PM
Its probably just a bug in the new menuing system included in this release. I'll take a look.



Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#9
2004-11-29, 04:57 PM
Since I couldn't figure out how exactly to search IMDB I &quot;cheated&quot; and let google tdo it for me using an &quot;I feel lucky&quot; search. So, what gets returned is whatever google thinks is the best match. In the Buffy the Vampire Slayer example it would be http://www.imdb.com/title/tt0118276/, which is for the TV show.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,119 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,583 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 4,633 2020-09-04, 09:14 PM
Last Post: scJohn
  VIdeo playback from plugin mvallevand 5 3,665 2015-08-06, 10:43 PM
Last Post: sub
  How to get edl information for videos in a web client? fred250 27 11,081 2014-12-10, 12:39 AM
Last Post: fred250
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,027 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,901 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,353 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,037 2013-03-12, 06:48 AM
Last Post: psycik
  Plugin problems with started from the command line mvallevand 11 5,285 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