Here is a link to the Beta version, if it crashes and wipes out your machine I take no responsability :wink:
<!-- BBCode Start --><A HREF="http://sytone.net/modules.php?name=Downloads&d_op=getit&lid=2" TARGET="_blank">Gallery Remote for .Net</A><!-- BBCode End -->
TODO:
Use Threading to make the UI more responsive during upload.
Let me know if you find any bugs it works with version 1 and 2 of the gallery_remote protocol. (Have not implimented all of version 2 yet).
Posts: 37
Not sure how you want to hear about bugs, but here we go:
1] I can't login unless I select remember password. I should be able to type the password in once per session. [At least that is what the UI seems to indicate]
2] When I fetch the albums the names come back with URL encoding stuff. For instance "See me getting bigger" is displayed in the tree view as "See+me+getting+bigger%21"
I should mention that I am running 1.3.2-b17 with a minor patch of my own devising described elsewhere... but it doesn't effect gallery_remote I can't imagine.
Josh
Posts: 16
NEw Version uploaded...
Changes:
Prompts for passwords if empty
UnEscapes Album Names
Basic threading so UI dosen't look like its crashed on upload.
Memory leak on preview.
Few things here and there.