Commit Graph

13 Commits (python3)

Author SHA1 Message Date
Markus Pawlata 48bf325d77 pep8'd what I could, including tabs to spaces 2018-11-30 01:28:24 +01:00
Joachim Tingvold fa5f0c1fcd Re-create thumbs/transcodes if deleted.
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, it would not be
re-created unless you modify the mtime() of the original files
(in album_path).
2015-06-17 14:49:55 +02:00
Jason A. Donenfeld f5696cb075 Allow masking directories by twiddling permissions. 2015-05-26 14:55:09 +02:00
Jason A. Donenfeld 148b88951d Don't deal with invalid unicode 2015-01-27 14:39:44 +01:00
Jason A. Donenfeld d33715066a Restructuring
Import flask app as well as new makefile and entirely new directory
structure.
2014-03-12 17:28:59 -06:00
Jason A. Donenfeld ba72d7c8b7 Make sure to use right encoding for initial UTF-8 path. 2012-06-22 17:54:53 +02:00
Jason A. Donenfeld 4609fb54e8 Better output on scanner. 2011-05-23 05:25:45 -04:00
Jason A. Donenfeld 271afa6611 Rescan corrupted albums. 2011-05-13 04:06:36 -04:00
Jason A. Donenfeld 567f38e88b Fix unicode error for Espen. 2011-05-12 21:38:14 -04:00
Jason A. Donenfeld ddba74b57c Skip dot files. Fix key error. 2011-05-09 17:49:09 -04:00
Jason A. Donenfeld 8bd9d1519e LIl things. 2011-05-06 22:48:09 -04:00
Jason A. Donenfeld 2e017d0df3 Polishing... 2011-05-06 21:12:51 -04:00
Jason A. Donenfeld 8d66a56b91 Add stump of web project. 2011-05-05 20:03:47 -04:00