Commit graph

119 commits

Author SHA1 Message Date
f7cfb3a3e5 check if source files exist; closes #9 2014-03-02 01:17:12 +01:00
1af5393441 widget refactoring, old.html works (refs #13) 2014-03-02 00:35:36 +01:00
037e651d2a forge: ffmpeg options; file existence handling(#9) 2014-03-02 00:35:36 +01:00
fbf94eceba old.html (refs #13) + refactoring 2014-03-02 00:35:27 +01:00
2353bf7eb4 I hate print 2014-02-27 17:04:12 +01:00
511058205c FIX unit tests 2014-02-27 13:30:52 +01:00
0460f21581 FIX bug when timestamp is the exact hour 2014-02-27 13:14:36 +01:00
ab2b759959 Document how datetime should be given to forge 2014-02-27 11:59:10 +01:00
4f8bb54b56 Old show page 2014-02-24 18:40:43 +01:00
1f80488bbf output name and download disposition 2014-02-24 15:20:45 +01:00
bd8850b6a2 deploy contrib/ 2014-02-24 14:54:10 +01:00
6791d24a2c filename of input and output are customizable
the input filename can be customized, provided that the files still need
to be cut hourly
2014-02-21 18:42:25 +01:00
062f547b58 Add "cleanold" subcommand closes #11 2014-02-18 19:17:05 +01:00
73a47f4f2b Error reporting; the user can retry; fix #1 2013-12-27 02:17:12 +01:00
4100b7b60b FIX forge output paths; improve logging 2013-12-27 00:56:46 +01:00
f12124378f Avoid generation of enormously long recording 2013-12-23 22:34:24 +01:00
7e9aa219db useless files cleanup 2013-12-23 22:26:25 +01:00
166824777c FIX: timeout was not working 2013-12-23 20:37:54 +01:00
26b5548540 Add retrocompatibility behaviour to server.py 2013-12-23 20:08:15 +01:00
4c4f332f55 Forge timeout + forge from CLI
Usage is different now: you must switch to calling "cli.py serve" for
the previous "server.py" behaviour
2013-12-23 19:58:44 +01:00
19cf564aa9 Readme 2013-12-13 18:03:28 +01:00
d8d71d8b61 Some sanity check before starting the server 2013-12-13 17:54:21 +01:00
3c707bb47f Moved API to separate App 2013-12-10 03:04:52 +01:00
40413b15b2 Filename sanitized 2013-12-10 02:48:41 +01:00
466f9a0b7d ongoing recs are shown at startup 2013-12-10 02:35:53 +01:00
14521b223e "recid" removed
JS api call reorganized
2013-12-10 01:52:21 +01:00
4c6ac993a2 /api/get/ongoing (WHERE filename == NULL) 2013-12-09 17:47:52 +01:00
972fbb9430 FIX countclock always displaying "to" 2013-12-05 01:09:08 +01:00
a141beb438 ffmpeg options more backwards compatible
codec:a -> acodec
-to -> -t (which has a different meaning, anyway)

FIX filename
2013-12-05 01:09:08 +01:00
3502a72274 AUDIO_INPUT directory configurable 2013-12-04 16:48:17 +01:00
ae9d686aa1 ooops config name 2013-12-04 16:38:36 +01:00
34650682dc configurable through environment variable 2013-12-04 16:26:08 +01:00
3b33ee01f6 FIX paths (chdir to executable) 2013-12-04 15:27:25 +01:00
82f6ea926e Add endtime in countclock 2013-12-03 21:23:54 +01:00
9f31ce174f Split /update in /update + /generate; filename handled
Clearer separation of data and its representation of datetime objects in
db: now the db only handles datetime objects and the server will take
care of converting from/to strings with the browser
2013-12-03 21:07:17 +01:00
3d27c04c61 add /date application 2013-12-03 02:46:00 +01:00
6c7b6d6239 Actually run ffmpeg 2013-12-03 02:24:08 +01:00
11bdd11749 Polling until download is ready 2013-12-03 01:56:54 +01:00
5c97622567 work in progress: changing completely the graphics 2013-12-02 20:58:43 +01:00
e2939c6169 JOB handling + /api/ namespace 2013-11-29 23:57:26 +01:00
3244793336 ffmpeg cmdline generation 2013-11-29 23:42:27 +01:00
73cb9cc53d mp3 forge WIP 2013-11-26 20:46:23 +01:00
e287e70f56 better doc, reloader 2013-11-26 15:50:59 +01:00
d63eb48867 Some improvement to /create 2013-11-26 15:16:59 +01:00
96abcf9ff3 FIX favicon 2013-11-26 15:13:00 +01:00
290bd2ba60 removed old client/ 2013-11-26 15:03:40 +01:00
a8406e74be search APIs are more RESTful 2013-11-26 14:59:11 +01:00
0348e2cc2e readme 2013-11-26 14:31:18 +01:00
f1227c2f57 removed useless dependency 2013-11-26 14:11:27 +01:00
816d923d02 Links reorganized 2013-11-26 14:04:33 +01:00