Page 1 of 1

Gallery 2

Posted: Wed Apr 08, 2009 4:30 pm
by htbrdd
Is there any way to get this to aim at the \\hda\pictures? I looked into the admin page and didnt see it. If it is there i just over looked it. I saw where you can point to a url but hda is not a url to the gallery menu. thanks

Re: Gallery 2

Posted: Wed Apr 08, 2009 6:19 pm
by cpg
we're looking into it ...

that is what makes sense - to point to the shares that have pictures.

Re: Gallery 2

Posted: Wed Apr 08, 2009 7:34 pm
by relrobber
what?!? point GALLERY to a share that just has pictures??? u must be crazy!

Re: Gallery 2

Posted: Thu Apr 09, 2009 12:43 am
by moredruid
me thinks someone has a little too much pictures with dubious content that he doesn't want to share :lol:

Re: Gallery 2

Posted: Thu Apr 09, 2009 1:05 am
by cpg
can one man not have a post without actual content??? ;)

alltighty, ... here's what we need.

we need some *small* php library whose interface would be something like this (this would be used in an app config or initialization):

Code: Select all

require_once '/path/to/amahi/api/lib/init.php'; ... $pics = AmahiAPI::Media::getTag("pictures");
or something like that, so that if the tags for media content change, they get picked up automatically by the app.

better?
BETTER?
:)

Re: Gallery 2

Posted: Mon May 25, 2009 6:05 am
by andypflueger
Is there any way to get this to aim at the \\hda\pictures? I looked into the admin page and didnt see it. If it is there i just over looked it. I saw where you can point to a url but hda is not a url to the gallery menu. thanks
Not to toot my own horn or anything, but just last night I put up an app named LinPHA which DOES automatically hook into //hda/pictures for album organization. :D Check it out at http://www.amahi.org/apps/linpha. It's in beta as of last night and this morning.