NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 69 70 71 72 73 … 93 Next »
My Pictures 3 alpha

 
  • 0 Vote(s) - 0 Average
My Pictures 3 alpha
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#91
2005-08-02, 02:39 AM
Pioneer4x4 Wrote:On my recent trip, I have 6 folders (one each day I downloaded the camera). It would be nice to be able to view a random picture of all of them, but not of all of the other pictures in 2005. It is simple to work around, I just created a VACATION folder and copied them all there, and viewed that folder.

Thanks again for a very usefull plugin.

Check out the newest alpha version. It will see shorctcut's (lnk) file's as the image it's pointed to. So if you want to mix and match different pic's you can create a folder full of shorcuts to the pic's you want to see.

It works really slick, and you dont have to change your file structure to see the picts you want to see.

So what are you shooting with?
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
Danka
Offline

Member

Posts: 87
Threads: 3
Joined: Jul 2005
#92
2005-08-02, 03:15 AM
Good job reven Smile

been using your plugin, to view 12 gigs of hi res digital pics, they load quickly, and slideshow runs great, its running nicely. Came in handy when family came to visit for the weekend. Smile

I really like the web images, checking out different places of the globe. I did notice your message.."Downloading Weather Forecast...too lazy.." still pops up, if you were looking for something to finish up, hehe

thanks for all your effort Smile

Danka
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#93
2005-08-02, 03:26 AM (This post was last modified: 2005-08-02, 04:14 AM by reven.)
Quote:On my recent trip, I have 6 folders (one each day I downloaded the camera). It would be nice to be able to view a random picture of all of them, but not of all of the other pictures in 2005. It is simple to work around, I just created a VACATION folder and copied them all there, and viewed that folder.
i misread this, nevermind.

Quote:I really like the web images, checking out different places of the globe. I did notice your message.."Downloading Weather Forecast...too lazy.." still pops up, if you were looking for something to finish up, hehe
Smile yeah thats just in the skin.xml file, easily changed, but im too lazy to bother with it (as the message says).
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#94
2005-08-02, 04:03 AM
A_Brass Wrote:Check out the newest alpha version. It will see shorctcut's (lnk) file's as the image it's pointed to.
So what are you shooting with?
I'll have to try that, it could be what I'm looking for.

I have a Kodak DX7590 5mp 10X optical. I went to Philly,Baltimore,DC last week. Lots of nice pictures.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Danka
Offline

Member

Posts: 87
Threads: 3
Joined: Jul 2005
#95
2005-08-02, 04:35 AM
reven Wrote:Smile yeah thats just in the skin.xml file, easily changed, but im too lazy to bother with it (as the message says).

lol, sheesh, i was too lazy to even sort it out myself, sorry to bug ya.

i'll look after that one Smile
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#96
2005-08-02, 08:34 PM (This post was last modified: 2005-08-02, 08:53 PM by tieke.)
Looking good reven, but still not quite working for me - am getting an error while browsing in icon mode that brings up an error message then shuts down GBPVR:

Setup Error: Failed to load resources from resource file. Please check your Setup

Obviously no-one else gets this, so I can't think of an easy way to fault-find it. It seems to happen when I enter a previously un-entered sub-directory in icon view mode - only one or two of the preview icons appear, then the message pops up.

The last things in my gbpvr.exe log are:
3/08/2005 8:27:14 a.m..264 VERBOSE [2] watcher is watching = N:\user - box\camera\latest\2004_08_28
3/08/2005 8:27:15 a.m..671 VERBOSE [66] found image: System.Drawing.Bitmap
3/08/2005 8:27:15 a.m..671 VERBOSE [66] count: 1
3/08/2005 8:27:15 a.m..671 VERBOSE [66] images[0]: System.Drawing.Bitmap
3/08/2005 8:27:15 a.m..671 VERBOSE [66] destRect.X : 5
3/08/2005 8:27:15 a.m..671 VERBOSE [66] destRect.y : 5
3/08/2005 8:27:16 a.m..311 VERBOSE [66] MyPictures.Database.GetThumbnail(string): Error: ExecuteScalar requires an open and available Connection. The connection's current state is Open, Executing.
3/08/2005 8:27:16 a.m..311 VERBOSE [66] at System.Data.OleDb.OleDbConnection.SetStateExecuting(OleDbCommand attempt, String method, Boolean flag)
at System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method, Int32& localState)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteScalar()
at MyPicturesPlugin.Database.GetThumbnail(String filename)
3/08/2005 8:27:17 a.m..155 VERBOSE [2] MyPictures.Database.AddThumbnailToDatabase(string, Image): Error(1): ExecuteReader requires an open and available Connection. The connection's current state is Open, Executing.
3/08/2005 8:27:17 a.m..171 VERBOSE [2] at System.Data.OleDb.OleDbConnection.SetStateExecuting(OleDbCommand attempt, String method, Boolean flag)
at System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method, Int32& localState)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillSchemaFromCommand(Object data, SchemaType schemaType, IDbCommand command, String srcTable, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillSchema(DataSet dataSet, SchemaType schemaType, IDbCommand command, String srcTable, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillSchema(DataSet dataSet, SchemaType schemaType)
at MyPicturesPlugin.Database.AddThumbnailToDatabase(String filename, Image image)


Any ideas?

cheers,

tieke.

ps. I know this isn't high on your priority list, but could you make the buttons skinnable? I tried replacing your button images with new ones, but I suspect you aren't actually using them Wink
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#97
2005-08-02, 10:08 PM
yeah i know where the problem will be. i was getting this error but thought it had something to do with the my messenger plugin i was working on (too much experimental stuff of my machine).

Quote:ps. I know this isn't high on your priority list, but could you make the buttons skinnable? I tried replacing your button images with new ones, but I suspect you aren't actually using them
just edit the skin file, everything is already skinnable. the images are all composite images, so most of the time you can just replace a file you need to edit the skin.xml file.
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#98
2005-08-03, 09:23 AM
Cool - I had already altered a few things in the skin, but couldn't see where to edit the standard menu buttons - looking at the zip file, I suspect I have forgotten to copy the "My Series" directory across to my skin, and that this is where standard skin alterations will be made - I will have a play.

cheers,

tieke
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#99
2005-08-10, 11:56 PM
just wondering if anyone has any bright ideas on how to do the music playlist issue. im still stuggling to come up with a good way to do this, and until then i cant do a final version (since the playlist feature will probably mean skin alterations).

so anybody, anything?

so far the crap ideas are
1) how it is now, a seperate list of all your saved .m3u/.wpl playlists
2) automatically plays a standard playlist (in random order) when you start a slideshow
3) when you go to play a slideshow a list come up with the available music playlists
4) you just define a music directory and it plays every file in that directory in random order until u stop the slideshow (this is probably my fav way, but still has problems).

it just needs to be simple and doesnt get in the way if you dont want music in the background (incase u are already listening to something).

its turning into a real bugger.
reefboy
Offline

Member

Posts: 188
Threads: 50
Joined: Dec 2004
#100
2005-08-11, 01:07 AM
Reven,
First of all, thanks for all of the great work you do with your My Series. They are great!

Personally, I have always liked the way you have it to date. So I like option #1. However, after reading about idea #3 I like that as well. I'm torn. Could you set it up in configuration settings for the My Pictures plugin for the user to choose how he/she wants to deal with playlists?

I've gone back and forth and I think my final answer is #1. You can pick your music and then do whatever you want while watching pictures in random mode, slide show, or even pulling up individual photos and not affect the music. I would think that it would suck to have it start and stop each time you pulled up a new directory or started a new session of random photos...?
AMD Athlon XP 2500+, Asus A7V8X-X, 1 gb Ram, 7600 GT, Hauppauge WinTV-PVR-250 & Hauppauge WinTV-PVR-150, 1.5 Terabyte Seagate HD, XP Pro
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 … 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  GBPVRUiElement loose its alpha herrmannj 3 1,732 2008-11-11, 05:13 PM
Last Post: sub
  Color Alpha / Transparency JoeGuy22 4 1,939 2006-12-22, 07:52 PM
Last Post: JoeGuy22
  GBPVRSkinTools alpha gruskada 49 15,553 2006-05-16, 02:52 PM
Last Post: gruskada
  My Pictures - number of colours displayed hasso 2 1,516 2006-01-17, 04:15 AM
Last Post: hasso
  My Pictures 3.0.1 beta fix reven 29 9,049 2005-11-11, 07:15 PM
Last Post: deepak
  My Pictures 3 beta reven 47 13,275 2005-10-11, 01:31 AM
Last Post: reven
  My Pictures and music playlists reven 8 3,128 2005-09-13, 11:41 AM
Last Post: reven
  Wanted: Comskip alpha tester in USA/Canada erik 1 1,371 2005-09-01, 03:49 PM
Last Post: GoodGuys
  My Pictures Feature Requests reven 26 7,465 2005-07-09, 05:35 AM
Last Post: reven
  MSDE and My Pictures, ive never used MSDE reven 0 1,197 2005-05-03, 07:31 AM
Last Post: reven

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

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

Linear Mode
Threaded Mode