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
Age
Commit message (
Expand
)
Author
2025-10-10
moving to tokio runtime, better async handling
jakka
2025-10-09
fixed async
jakka
2025-10-09
fixed async function
jakka
2025-10-09
minor edit
jakka
2025-10-09
merged with lattest main commit
jakka
2025-10-08
handled lints
jakka
2025-10-08
better file scanning logic - stopped walking down the filetree two times, now...
jakka
2025-09-30
removed useless trait, reorganized code, isolated modules
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-09-26
updated deps, minor code tweak
jakka
2025-08-13
optimized file update query. version bump
v0.2.7
jakka
2025-08-01
minor optimizations
jakka
2025-07-23
added another bad tag
jakka
2025-07-23
initial spinner tick when cleaning unavaliable files
jakka
2025-07-21
updated changelog, fixed bad encoder tag string matching
jakka
2025-07-17
switched to atomic usize for threading
norayon
jakka
2025-07-17
waiting for threads to finish work
jakka
2025-07-17
waiting for threads to finish work
jakka
2025-07-17
better thread loop handing without more handler checks
jakka
2025-07-17
test threading version without rayon
jakka
2025-07-17
minor code rewrite and optimizations
jakka
2025-07-11
removed hashing since its not really needed if original file is intact, now b...
jakka
2025-07-11
optimized sample handling and error reporting
jakka
2025-07-08
minor code cleanup
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
fixed tests with new samples location
jakka
2025-07-07
added better mutex handling
v0.2.3
jakka
2025-07-07
better threading handling
jakka
2025-07-07
removed unneeded deps, cleaned up code a bit
jakka
2025-07-05
reencoding bar length decrease on missing file
jakka
2025-07-05
switched to non-parallel file cleaning due to ds calls + db locking
jakka
2025-07-05
added test for file cleaning
jakka
2025-07-05
added explicit check for file actually existing when reencoding
jakka
2025-07-02
made indexing single-threaded so db doesnt panic and no performance decrease
jakka
2025-07-02
added more connections for more threads
jakka
2025-07-02
removed all async code
jakka
2025-07-02
minor edit
jakka
2025-07-02
minor edit
jakka
2025-07-02
added missing bar incremental
rayon
jakka
2025-07-02
supposedly finished implementing everything
jakka
2025-07-02
testing reencoding
jakka
2025-07-02
implemented file indexing with ctrlc handling
jakka
2025-07-02
continued working
jakka
[next]