5 Commits

Author SHA1 Message Date
b7923c9091
Finish first version of WebUI
Close #10
2025-03-04 12:05:31 +01:00
dcc46f679b
Add option to upload files in webui 2025-03-03 19:42:53 +01:00
7cfd3bb1de
First working version
- Move from separate dirs for upload to a unified one (identify
  media/metadata files by file extension)
- Prevent uploading when an import is already scheduled
- Allow setting custom, parser-specific settings
- Add CLI
- Implement WebDAV upload
- Implement checking of upload folders for uploadable contents

Close #6, close #7, close #9, close #3, close #1, close #4
2025-02-27 17:29:20 +01:00
565b183d17
Add CLI for setting settings 2025-02-26 03:23:43 +01:00
758495e3ee
Start adding cli 2025-02-26 00:21:04 +01:00