index
:
reencoder
main
norayon
rayon
symphonia
turso
tool for reencoding flacs and keeping track of it
jakka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db.rs
Age
Commit message (
Expand
)
Author
2025-10-10
moving to tokio runtime, better async handling
jakka
2025-09-29
rewrote everything in async. waiting for turso to support actual sql features
jakka
2025-09-29
started implementing async logic
jakka
2025-09-27
merged main
jakka
2025-09-27
make clippy happy
v0.3.0
jakka
2025-09-27
major reencoding logic rewrite, code cleanup
jakka
2025-09-27
moved to async code for turso. switched from libsqlite3 to turso
jakka
2025-08-13
optimized file update query. version bump
v0.2.7
jakka
2025-07-07
fixed tests with new samples location
jakka
2025-07-07
removed unneeded deps, cleaned up code a bit
jakka
2025-07-05
added test for file cleaning
jakka
2025-07-02
added more connections for more threads
jakka
2025-07-02
removed all async code
jakka
2025-07-02
supposedly finished implementing everything
jakka
2025-07-02
testing reencoding
jakka
2025-07-02
trying out parallelism
jakka
2025-06-21
moved vacuum function to its mod
jakka
2025-06-19
removed failing db file check. readded test compile config
jakka
2025-06-19
added file checking when opening db from file. added colors to cleaning infor...
jakka
2025-06-19
better file path handling, fixed tests
jakka
2025-06-19
cleaned up abspath
jakka
2025-06-19
rewrote flac logic. added (non-working) batch reencoding test. added reencode...
jakka
2025-06-15
finished writing basic functionality
v0.0.1
jakka
2025-06-15
added final logic and cli flags
jakka
2025-06-14
added more file processing logic
jakka
2025-06-13
cleaned up code
jakka
2025-06-12
continued writing db logic. added files indexing
jakka
2025-06-11
minor db logic changes
jakka
2025-06-11
cleaned flac code. started writing db logic
jakka
2025-06-10
continued working
jakka