Commit Graph

10 Commits

Author SHA1 Message Date
Toke Høiland-Jørgensen
fec1a78d25 Fix read_metadata to not return a title if none is defined in index.md.
This fixes the test breakage from adding an index.md with only an Order
key defined.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:17:38 +02:00
Simon Conseil
2d27aabca9 Add more tests for the video processing functions. 2015-08-31 00:26:20 +02:00
Simon Conseil
aaf3a7d13e read_markdown returns meta only if found, + add test. (Closes #120) 2014-10-15 23:43:53 +02:00
Simon Conseil
e1d607ded8 This was not a good idea for Travis ... 2014-07-22 23:37:44 +02:00
Simon Conseil
054d1e2c00 Refactor subprocess calls for videos. 2014-07-22 23:00:24 +02:00
Simon Conseil
979e04a16c More tests. 2014-07-20 23:47:12 +02:00
Simon Conseil
71afbf5355 Adapt code to work with the latest changes on master. 2014-07-17 00:41:40 +02:00
Simon Conseil
792bd0a6b5 Always use slashes for urls (ref #81). 2014-03-25 23:27:53 +01:00
Simon Conseil
3426a1b404 Move check_or_create_dir to the utils module. 2014-01-16 00:16:01 +01:00
Simon Conseil
d5aa560932 New setting to copy files from the source directory to the destination (ref #48) 2014-01-15 23:58:13 +01:00