24 Commits

Author SHA1 Message Date
89b142a150 Allow for adding/deleting profiles, add a bunch of sanity checks for config changes. 2021-09-30 17:04:12 +09:30
910cb443bd Read/Write config, create default config if not exists 2021-09-30 12:27:59 +09:30
ada866f8b0 Remove superfluous log print 2021-09-29 23:17:53 +09:30
8b291f4629 Update REST to allow config submission, form allowing editing of all values including the download profile commands and arguments. Neat. 2021-09-29 23:15:44 +09:30
2aba19770f Start of the web frontend and backend for config handling. 2021-09-28 22:09:12 +09:30
2ba4588fba Start to move config to a config file. 2021-09-28 21:17:54 +09:30
7b9620631e Version check and upgrade prompt. 2021-09-26 21:13:33 +09:30
648b9ad886 Bump version 2021-09-26 12:49:08 +09:30
7c1d11298f Clean up and better error checking 2021-09-26 12:48:42 +09:30
2c57a77b98 Make the index page dynamic 2021-09-26 12:33:31 +09:30
a99f65918f Fix regexp for the "merge" log line 2021-09-26 12:33:03 +09:30
97fb67cb09 Bump version 2021-09-24 20:03:14 +09:30
0cd6b5edef Oops :-) Avoid infinite recursion. 2021-09-24 15:45:50 +09:30
3eaf1b921d Add an option to use a youtube-dl fork, and change the command line arguments. 2021-09-24 15:35:54 +09:30
a3e7503268 Look for merged and deleted filenames in the log. Fixes #4 2021-09-22 22:18:52 +09:30
a8028938a0 Add simple versioning and release building 2021-09-22 11:42:53 +09:30
5e760ad284 Use a less-likely-to-clash default port number 2021-09-22 11:23:45 +09:30
58c6242fdc Fix default address 2021-09-21 19:20:34 +09:30
f44d08de9d Docco and logging` 2021-09-21 18:10:52 +09:30
3fae6bc247 Configurable address and listen port. 2021-09-21 17:59:30 +09:30
eadcb5a067 Remove some cruft and use exitcode to determine failure state 2021-09-21 17:46:18 +09:30
1a5a7ae90c Use a slice instead for storing downloads 2021-09-21 17:26:16 +09:30
5cc2e609ae Add finished flag to response and clean up html templates 2021-09-21 17:13:30 +09:30
e7b8410d1b Add files. 2021-09-21 08:33:24 +09:30