6 Commits

Author SHA1 Message Date
e3ac9e9b41
Add makefile, add function for getting version 2025-03-04 14:06:07 +01:00
a8a6292d2b
Begin adding WebUI
See #10
2025-03-02 22:59:51 +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
2e0f11c79a
Extend and structure 2025-02-20 23:07:50 +01:00