NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 2 3 4 5 … 125 Next »
'Videos' Plugin for GB-PVR (Preview 1) - amazing youtube video must see!

 
  • 0 Vote(s) - 0 Average
'Videos' Plugin for GB-PVR (Preview 1) - amazing youtube video must see!
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#11
2010-02-11, 11:00 PM
a couple of ?'s..
does it have blue skin support? i use cs3 anyways just asking..

and is there enough info to get it manually installed? installer is easy later..
we'd like to crank it up and kick the tires to see what it's current working state is..and get to translating those db connects..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2010-02-12, 01:55 AM (This post was last modified: 2010-02-13, 03:56 AM by reven.)
pBS Wrote:does it have blue skin support? i use cs3 anyways just asking..
nope, never got around to adding it.

Quote:and is there enough info to get it manually installed? installer is easy later..
i think the installer will do most of it for you, you will just need cs3 installed. ill try and have a play around with it over the weekend and see if i can get the basic installer working and commit the code, i will have to remove a few things though.

Quote:we'd like to crank it up and kick the tires to see what it's current working state is..and get to translating those db connects..
the db stuff is all good, just connect string is hardcoded i think atm, i was using sql server 2005 express at first, but then switched to a mysql db on unraid/linux. that was beginning of my linux migration Smile

here a few pics of what it looks like now, its changed at lot since that you tube video
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#13
2010-02-12, 02:00 AM
and a couple more
[Image: 15014700.jpg?AWSAccessKeyId=0ZRYP5X5F6FS...3%2BZV4%3D]
[Image: 15014763.jpg?AWSAccessKeyId=0ZRYP5X5F6FS...kgt5uVU%3D]

i did this cool thing for movie series, where it would work out the series based on the name (worked most of the time, couldnt work for things like "The Dark Knight" and "Batman Begins" (would work with "Batman", "Batman Returns", "Batman Forever", "Batman Begins" etc) and would put them in their own sub folder/category.

if 2 or more movies of a series were listed in the genre, all the movies in that series would then be available as a sub folder off that genre. sometimes things aren't genred (yeah i made up that word) well, and you'd get a movie from a series not being in the same genre and have to go hunt for it. that was annoying.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#14
2010-02-12, 02:01 AM
oh yeah i will have to remove those background overlay images (dark gray rounded rectangle images) and make my own, since they're from boxee.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#15
2010-02-12, 02:16 PM
I can help with the de-converting the skin back to blue if need be. I had offered this to reven at the time, and the offer still stands.
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]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#16
2010-02-12, 11:36 PM
hmmm, i don't see those pics...maybe twitter moved them?
good to hear, sounds like it's not far off from something to play with..
i hope mysql isn't too resource hungry like ms sql server..Smile
[compared to sqlite, everything else is bloated..lol]

can't wait...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#17
2010-02-13, 03:57 AM
editted post and attached the images directly, twitpic has an expiry date on their urls
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#18
2010-02-13, 04:37 AM
Having seen reven's re-attached images this really looks so good. No better, brilliantly good. I hope the mantle is taken up. And great to see a screenshot of Dark Knight in that, I worked on that film (though in a small capacity role).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#19
2010-02-13, 05:10 AM
was hoping to upload a version tonight, but ive run out of time and have to go out. just need to fix the sql server script (changed a few things when i add mysql support, removed guids for ints etc, and havent updated the sql server script yet).

i should have a version online by the end of the weekend though.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#20
2010-02-13, 11:41 AM
ok done some work on it, heres the current status
1. installer works fine, as long as you configure a sql server full/express db (havent tested compact edition, or mysql)
2. you can run the plugin and add directories to watch within the plugin (readded this - ugly though, needs a skinning facelift)
3. file mode seems to work fine, once you add some locations you can browse around without problems.
4. the file scanning metadata lookup (tv series/movies) works fine, but the code to save this info into the db needs work. in places its still using the linq code which only worked on a sql server db, which i removed to work on any odbc db. so all your movies/tv shows wont be saved to the database.

ill do some work on it tomorrow and hopefully get the db code sorted. this problem was a surprise to me as i had this all up and running when i was using gbpvr about a year ago. so hmm strange. maybe ive lost some code since then.

so with the first release you should be able to
1. download
2. run installer
2.1 select a sql server db
3. go directly to pvrx2 (theres no configuration in the config app, its all designed to be done in the plugin in pvrx2)
4. select "Files" and add locations from the popup menu
5. wait for the service to scan your locations for movies/tv shows.

i'll only probably be able to help work on this plugin until a "blue" skin is done for it, i dont have much spare time to work on something i wont actually be using my self. and besides a developer for something like this really should be using it themselves to know what works and what doesnt.

and ill probably leave it up to another developer to remove all the "Reven" namespaces and stuff from the config file.

so there you have it, nearly done, but the db stuff is going to slow me down.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 156,625 2012-01-20, 12:15 PM
Last Post: martint123
  Un-installation of the Weather plugin rkircher 1 13,959 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,760 2011-04-11, 07:28 AM
Last Post: chesterusob
  Video Library Plugins? reven 1 14,292 2011-03-17, 08:02 PM
Last Post: gEd
  Caller ID Plugin elbryyan 3 14,959 2011-02-23, 01:17 AM
Last Post: smajor
  NPVR Video, Photo, Music icons SFX Group 5 9,673 2011-01-24, 11:18 AM
Last Post: martint123
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,081 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,524 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 40,150 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 65,578 2010-08-22, 01:38 PM
Last Post: 7ore

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

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

Linear Mode
Threaded Mode