214 Commits

Author SHA1 Message Date
Antoine Lamielle
12fdbc30d4 quoting the source and target path with gm
to avoid errors occurring when there are spaces in the the path or in the filename
2016-09-08 01:15:04 -04:00
Antoine Lamielle
a1741ba31a add a new gm setting to allow progressive JPEG 2016-08-21 16:37:36 +02:00
Thomas Nonglaton
9ed3432cd8 Fix error 2016-07-21 14:36:23 +02:00
Titoko
5e9b293b75 Add comment & error 2016-07-21 14:15:50 +02:00
Thomas Nonglaton
f4c011ea8f Rename build_galleries function 2016-05-31 14:55:55 +02:00
Titoko
4ee4fa35f4 Change few variables name and extract cover creation 2016-05-31 13:40:07 +02:00
Adrien Beudin
da68a04b61 remove debug print 2016-05-30 22:07:32 +02:00
Titoko
e2d3b7c7a2 create a template builder function 2016-05-30 22:00:45 +02:00
Titoko
133d90116d Use build_private_fonction & refactor build_gallery 2016-05-30 21:50:18 +02:00
Titoko
7ee6ec7cff Use build_private_fonction & refactor build_gallery 2016-05-30 19:52:23 +02:00
Adrien Beudin
b02406c606 fix light mode 2016-05-27 12:06:46 +02:00
Adrien Beudin
b7edcfcb08 enable light mode 2016-05-27 11:57:03 +02:00
Titoko
c0e7807cfa Add rss for recursive galleries 2016-05-23 19:37:37 +02:00
Titoko
5a8f172480 Add example gallery for recursive features 2016-05-21 19:38:31 +02:00
Titoko
3e0c875a3c Use custom theme if key is specified for each gallery ! 2016-05-21 12:11:37 +02:00
Titoko
34507efe01 PEP 8 2016-05-21 10:19:43 +02:00
Titoko
bd8705bd65 Fix problem when build recursive gallery 2016-05-21 10:12:46 +02:00
Titoko
0bf5187796 Make build_gallery really recursive 2016-05-21 10:11:47 +02:00
Titoko
79a7db360a Create build index func 2016-05-21 10:00:54 +02:00
Titoko
a51960b856 Create build_gallery function and start make it recursive 2016-05-21 09:59:21 +02:00
Titoko
6b8d8a57c9 Use init function for settings 2016-05-21 09:54:58 +02:00
Adrien Beudin
d3c0e1e466 update material theme 2016-05-20 08:47:02 +02:00
Adrien Beudin
394eb9cb73 [fix] add more options for ffmpeg 2016-05-19 10:27:19 +02:00
Adrien Beudin
f8c65731e9 fix avconv video generation 2016-05-18 18:33:53 +02:00
Titoko
d60eef9517 Write only once feed.xml : when all galleries are build 2016-05-12 20:44:23 +02:00
Laurent Peuch
f80d2d6dcf [mod] let's move to loglevel error to have at least some debug output 2016-05-12 12:04:48 +02:00
Laurent Peuch
3a8530df17 [fix] avconv doesn't support -vpre but -pre 2016-05-12 12:04:35 +02:00
Laurent Peuch
286b4399a0 [fix] bad error message 2016-05-12 03:11:38 +02:00
Laurent Peuch
1c3c8dfcb2 [enh] fail if a command fail 2016-05-12 02:35:43 +02:00
Laurent Peuch
5c9e8ad9da [fix] otherwise line 49 will fail 2016-05-12 02:30:49 +02:00
Laurent Peuch
a3cf8f14ee [mod] stupid fake commit for travis 2016-05-12 02:24:26 +02:00
Laurent Peuch
ba5d02fba9 [enh] allow to use a better syntax for video as cover 2016-05-12 02:16:06 +02:00
Laurent Peuch
d327afc858 [fix] bad condition 2016-05-12 02:06:44 +02:00
Laurent Peuch
dd8b20d93c [mod] more obvious error message 2016-05-11 18:14:15 +02:00
Laurent Peuch
6d8fa0b3d2 [fix] missing dot in thumbnail name 2016-05-11 18:02:18 +02:00
Laurent Peuch
c014d8633c [mod] trailing space 2016-05-11 17:59:16 +02:00
abeudin
4c06078339 Update prosopopee.py 2016-05-11 13:31:42 +02:00
Adrien Beudin
feed72fa26 video index 2016-05-06 09:37:24 +02:00
Adrien Beudin
d2f1fc8212 Merge branch 'video' of https://github.com/Psycojoker/prosopopee into video 2016-05-04 15:38:17 +02:00
Adrien Beudin
d7b852216b add cover video 2016-05-04 15:38:11 +02:00
Laurent Peuch
dadf1c23f8 [fix] makedirs only happened when gallery was public 2016-05-04 14:19:46 +02:00
Laurent Peuch
c0ae0ff663 [fix] thumbnail name was broken 2016-05-04 14:16:15 +02:00
Laurent Peuch
7f4f3d8828 [fix] typo 2016-05-04 11:02:49 +02:00
Laurent Peuch
fe4dc92256 [mod] blank line for lisibility 2016-05-04 11:01:02 +02:00
Laurent Peuch
c661ebc030 [mod] remove useless import 2016-05-04 10:53:04 +02:00
Laurent Peuch
ddee3e85c2 [mod] fallback on avconv for video conversion 2016-05-04 10:45:26 +02:00
Laurent Peuch
35d2b54c8a [enh] make ffmpeg dependancy recommanded 2016-05-04 10:43:22 +02:00
Laurent Peuch
5f8c3958d4 [fix] I've done stupid crap on thumbnail name generation 2016-05-04 10:14:22 +02:00
Laurent Peuch
2af4fe7654 [fix] forget a return 2016-05-04 10:12:18 +02:00
Laurent Peuch
2e9cb70407 Merge branch 'master' into video 2016-05-04 10:10:52 +02:00