NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 5 6 7 8 9 … 56 Next »
Visual Movie Browser

 
  • 0 Vote(s) - 0 Average
Visual Movie Browser
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#11
2010-08-07, 05:36 AM
For me to find such a plugin useful it would have to automatically get info and artwork from an internet database... if I have to go find the info and artwork myself for each movie, it's never going to happen so I may as well just use the stock NPVR Videos plugin. Also playback of media files would be my primary desire; if it could also have entries for off-line physical media, that would be cool too.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#12
2010-08-07, 09:44 PM
whurlston Wrote:@imilne: Something you may be interested in, JavaWiz is willing to turn over his code for someone to maintain it while he is unable to do so: http://forums.gbpvr.com//showthread.php?...benefactor

Can't say I'm not tempted, but with my wife due our first baby in a matter of weeks, chances are my time is going to become very limited soon Big Grin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#13
2010-08-09, 11:25 PM
imilne Wrote:Can't say I'm not tempted, but with my wife due our first baby in a matter of weeks, chances are my time is going to become very limited soon Big Grin
you have no idea. congratulations though!
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#14
2010-08-10, 12:19 AM
Congrats!
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#15
2010-08-12, 01:11 AM (This post was last modified: 2010-08-12, 01:16 AM by JonnyCam.)
The MovingPictures plugin in MediaPortal is awesome, and seems like a good implementation. (along with the TV Series plugin)
http://www.team-mediaportal.com/files/Do...gPictures/
http://code.google.com/p/mptvseries/

(I has considered a custom task to open mediaportal, just for movie watching - but the actual watching interface sucked compared to GB)


Unfortunately, coding is something I cannot really do, so am reliant on others hard work.
I think being able to display movies / tv episode as per date added etc would be great, so I can see what's new.
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
axeman91
Offline

Junior Member

Posts: 22
Threads: 6
Joined: Dec 2008
#16
2010-08-12, 04:27 PM
The look of this plugin is almost exactly what I would want, but it would need automatic information retrieval similar to that in XBMC for ultimate satisfaction ;-)
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#17
2010-08-13, 08:38 AM
To summarise some of the things that have been mentioned, there seems to be three elements required:

1) Navigation and display (of the metadata)
2) Retrieval of (or access to) the metadata
3) Access/play controls (eg for blu-ray)

Number 1 is the part I think I'd be capable of programming. With some help from one of the skinning gurus of course Big Grin I'm of the opinion that it should keep the current file/directory based method of viewing files that the current video browser does. In fact, with the new UiList HORIZONTAL_ICON view mode, it may be possible to get close to some of the wishes in this thread with nothing more than skinning alone.

Number 2 is a tricky one. I personally don't have a problem with using an external tool to gather this information (eg Ember), but I can also understand how great it would be if the plugin (or nPVR) just did it all for you. However, I don't necessarily think such functionality should form part of *this* plugin. It might be better to be coded as a separate utility, or better yet, a DLL that any of the nPVR plugins or components could access, including the core ones from sub too. I'd love to hear sub's thoughts on this if he's reading.

This also ties into things like the Wiz code potentially being available (http://forums.gbpvr.com//showthread.php?...benefactor) that already does some metadata scraping (although I've not used it and can't comment on it), and some of the ideas Hairy had here (http://forums.gbpvr.com//showthread.php?...r-for-nPVR).

There probably isn't much to say about number 3, other than the obvious of making sure the plugin is aware of the special folder structures for DVDs and BDs that have been ripped. Another option for playback might also be to support handing off the files to a pre-defined external app (TMT, PDVD, etc) to play instead. For blu-ray anyway; sub's standard movie playback code is better than them for everything else!

Iain

(and thanks for the pregnancy messages; people keep telling me I'm in for a shock, but I continue to live in ignorant bliss for now Big Grin)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#18
2010-08-13, 09:41 AM
I started a plugin NPVR that will detect when a DVD is inserted into a drive and will read the disc to get the discID, then retrieve the metadata and poster from Windows metaservices and throw a popup. On the BD front, I have my BD movie library plugin for the old GBPVR. It uses a custom compiled dll of BDInfo to get the playlist info and cues the m2ts files for the longest playlist. It should be modified to load the mpls file instead (since the MPC source filters will use that for seamless branched titles). I can give you the source code for both projects if you want to combine them into something.
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#19
2010-08-13, 01:31 PM (This post was last modified: 2010-08-13, 02:42 PM by jam_zhou.)
I'm about to get a PBO and it can use YAMJ. If the plugin can use the the YAMJ metadata and directory format then this could make things a bit easier since you would no longer need to update the scraping code. To boot it would make it somewhat compatible with the PBO and similar boxes!

http://www.digitalera.co.uk/news/tag/yamj/

EDIT: Ooops...I think I should have said that Thumbgen would get the pictures and metadata...

http://www.acryan.com/forums/viewtopic.php?f=111&t=5921

Note: the PBO can be customized to have acryan firmware and hence GUI.
E6400, 2 GB RAM ,500 GB + 250 GB HD, PVR150+ Adaptec 3610, RW 2 + HIP, Antec 2480 w/ mini ninja ...still using v 0.99
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#20
2010-08-15, 10:25 PM
I would love this plugin. i'm currently trying to get mediaportal to do TV well because moving pictures and mp TV series makes the media center look exactly how it should in my opinion; modern.

GB-PVR seems to have TV down a lot better
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New External App: Netflix Browser dhgb256 6 4,187 2015-01-07, 10:47 PM
Last Post: dhgb256
  My Browser keeps crashing trying to view a thread zehd 11 3,303 2008-02-01, 03:57 AM
Last Post: HarryH3
  Email reader added to the Ten Foot Browser and utilities Andy Henderson 0 1,266 2007-02-28, 12:22 AM
Last Post: Andy Henderson
  Ten Foot Browser and Utilities Andy Henderson 6 2,758 2007-02-17, 10:52 AM
Last Post: Andy Henderson
  Visual .NET 2003 Help chrispete 2 1,327 2006-11-03, 10:34 AM
Last Post: chrispete
  Opera Mini cellphone browser v2 released tieke 2 1,773 2006-05-13, 12:17 AM
Last Post: aguptaweb
  EPGMovieDate - new utility to add release date and star rating to movie descriptions ubu 0 1,238 2006-04-16, 09:40 AM
Last Post: ubu
  Comskip version 0.77 build 58 : Visual cutlist editor erik 3 2,599 2005-10-15, 07:30 AM
Last Post: erik

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

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

Linear Mode
Threaded Mode