2004-09-29, 08:52 PM
I've been poking around the forums a bit, and I think I can do what I'd like with a custom plugin, but I'm not positive.
I'm looking for something like a merge between the IMDB plugin, and the built-in Video player capability. I want to use something like the IMDB plugin to browse the media collection, then once a movie is selected, hand it off to GB-PVR to play normally.
The built-in video module appears to lack any form of meta-data support for the videos, ie; descriptions, runtime, covers, etc. I like the OSD and the resume feature (especially the resume feature) though, and it's not clear if I'd have to code all the internally in the plug-in, or how I'd call the player from within the plugin.
If I can do this, I might have finally found my ideal package. I'd been using a custom written VB front end, but couldn't figure out how to do OSD on the xcard. I switched to Joveplayer, but that also lacks the metadata, resume function, and some other things.
It seems like I should be able to use GB-PVR as a base to add a custom plugin to that will allow me to navigate and view the metadata for my collection, and then hand it off to GB-PVR to play. If I have to code all the FF/RW/OSD/resume etc into the plugin, well, then I'm back to my standalone VB app
I'm looking for something like a merge between the IMDB plugin, and the built-in Video player capability. I want to use something like the IMDB plugin to browse the media collection, then once a movie is selected, hand it off to GB-PVR to play normally.
The built-in video module appears to lack any form of meta-data support for the videos, ie; descriptions, runtime, covers, etc. I like the OSD and the resume feature (especially the resume feature) though, and it's not clear if I'd have to code all the internally in the plug-in, or how I'd call the player from within the plugin.
If I can do this, I might have finally found my ideal package. I'd been using a custom written VB front end, but couldn't figure out how to do OSD on the xcard. I switched to Joveplayer, but that also lacks the metadata, resume function, and some other things.
It seems like I should be able to use GB-PVR as a base to add a custom plugin to that will allow me to navigate and view the metadata for my collection, and then hand it off to GB-PVR to play. If I have to code all the FF/RW/OSD/resume etc into the plugin, well, then I'm back to my standalone VB app