[PhotoFloat] Spring cleaning (video, preloading, threading, updated JS-libraries, etc)

Joachim Tingvold joachim at tingvold.com
Wed Jun 17 17:41:13 CEST 2015


On 2015-06-03 01:25, Joachim Tingvold wrote:
> Did some spring cleaning on my photofloat-install.

More minor fixes.

* Switched video from WebM to H264 (x264). Primarily to support Safari, 
which is my primary browser (on both computer and mobile phone). Added 
"benefit" that it's supported in IE (-:

* Fixed issue where thumbs/transcodes did not get created. Previously 
thumbs/transcodes were only created if mtime() of the file didn't match 
what was stored in the JSON-file. If you deleted a thumb/transcode from 
the cache_path (without deleting it in album_path), it would'nt be 
re-created unless you modified the mtime() of the original files (in 
album_path). Now it does an additional check to verify that the 
cached_photo actually exists before marking it as cached.


<http://git.jocke.no/photofloat/?h=patches>

-- 
Joachim


More information about the PhotoFloat mailing list