http://hduffgallery.haylieduff.net
This gallery uses coppermine, and I can't figure out how to get it to work in PicaLoader. Any help would be appreciated, thanks!
Help with a java gallery
check out attached project file.
my picture folder is c:\images, you can change it by select main menu->project->properties->picture folder.
my picture folder is c:\images, you can change it by select main menu->project->properties->picture folder.
- Attachments
-
- haylieduff.plp
- The project file
- (97.64 KiB) Downloaded 502 times
Thanks for the help, but it still doesn't seem to download the full sized images. I guess the site is pretty tricky where it has thumbs, then a normal version, then the original hq. So far, it just downloads the normal ones. I guess this is the part where the javascript gets tricky, or maybe I missed something. Anyway, thanks again.
PicaLoader can follow most of JavaScript links
If you wanna download "full size" pictures, please add ;fullsize=1$ at the end of the Page URL Include Filters, it should be thumbnails\.php\?album=\d+$;displayimage\.php\?album=\d+\&pos=\d+$;fullsize=1$
If you wanna only download the full size pics except normal size, please add ;normal at the end of Picture URL Exclude Filters, it should be thumb;normal
I had tested it, works well:)
If you wanna download "full size" pictures, please add ;fullsize=1$ at the end of the Page URL Include Filters, it should be thumbnails\.php\?album=\d+$;displayimage\.php\?album=\d+\&pos=\d+$;fullsize=1$
If you wanna only download the full size pics except normal size, please add ;normal at the end of Picture URL Exclude Filters, it should be thumb;normal
I had tested it, works well:)
thx for all the hard work
Thanks for the hard work, I still can't seem to get it to work. So far it still grabs some normal ones and then ends. I only get a couple hq images. I don't know whats wrong. Should I put the password in picaloader too? Or just login under iexplorer and let the cookies do it. Or both? anyway thanks again, I'll keep trying and keep you updated.
P.S. I updated the filters and everything suggested in the last post.
P.S. I updated the filters and everything suggested in the last post.
if such a site is arranged in albums is it possible to make picloader mirror the site and make separate folders for each album? For instance if you were downloading a book pdf in order is there a way for each book to be in its own folder in proper order? With coppermine's anti leeching all you can do is have it randomly generate filenames since they are all called image.php. What would the correct custom filename be to make what I want happen?