![]() |
|
downloadList problem -> cached zipfiles wont update - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: downloadList problem -> cached zipfiles wont update (/thread-9088.html) |
downloadList problem -> cached zipfiles wont update - atrioom - 2011-09-21 Dear zenphoto community, Initially that worked. But when i changed anything within an album, eg. added a photo or a new subalbum, or deleted a photo, the zipfile wouldn't update. I searched the forums and google, and couldn't find much of help. Before i start to hack (comparing timestamps, delete the zip on upload of photos, comparing zip content with album...) I wanted to ask if this is a known and fixed issue or not. Thank you for the help, downloadList problem -> cached zipfiles wont update - acrylian - 2011-09-21 I am not familiar with that function (this has nothing to do with the downloadlist plugin btw), my collegue will probably later have an idea. Quick guess is that you need to delete the file manually or disable the option to get updated zip files. downloadList problem -> cached zipfiles wont update - atrioom - 2011-09-21 If you disable "peristent archives" option, you get an updated zip, but the time each download takes (until it starts) is quite long, and I didn't even test it on 200mb+ albums yet. downloadList problem -> cached zipfiles wont update - acrylian - 2011-09-21 I am sure my collegue will respond later. downloadList problem -> cached zipfiles wont update - sbillard - 2011-09-21 Your proposed solution is really the only thing that will work. You could perhaps "automate" it via a plugin that attaches to the new object, remove object, and move object filters. |