tagliatelle

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 7030fbe85d35058d597f7165bfe34250b240b96c
parent 0d1130a89c37c0653670ee2aad3449c790bb54c1
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Fri, 24 Jul 2026 16:38:03 +0100

Who says a man can't dream

Diffstat:
Mreadme.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/readme.md b/readme.md @@ -46,6 +46,10 @@ Then access the server via a web browser, the default port is 8080. * SQLite requires cgo, which requires gcc. Build/run with `CGO_ENABLED=1` * Database deletions get reserved so you won't have sequential file ID's +## Future plans +* Detect `mpegts` videos and repair them. +* Implement [jdupes](https://codeberg.org/jbruchon/jdupes) and [czkawka](https://github.com/qarmin/czkawka) duplicate reporting. + ## Credits * [mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) for the go SQLite3 library * [Fluent UI System Icons](https://icones.js.org/collection/fluent) for SVG icons used \ No newline at end of file