Delete pool

This commit is contained in:
Bad Manners 2025-04-20 11:46:12 -03:00
parent 7553dd31dc
commit 261623960e
7 changed files with 100 additions and 26 deletions

View file

@ -19,21 +19,21 @@ Still very much an early WIP.
### Roadmap
- [ ] Delete pools
- [ ] Logging and improved error handling
- [ ] Lossless compression
- [ ] Caching
- [ ] Text media
- [ ] Improve CSS
- [ ] Garbage collection background tasks (tags, pools)
- [ ] Background tasks for garbage collection (dangling tags)
- [ ] User management
- [ ] Testing
- [ ] Migrate to Cot...?
## Running
### Prerequisites
### Dependencies
- `ffmpeg` and `ffprobe`
- `ffmpeg` (with `ffprobe`)
### Development