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
Age
Commit message (
Collapse
)
Author
2025-06-19
cleaned up abspath
jakka
2025-06-19
rewrote flac logic. added (non-working) batch reencoding test. added ↵
jakka
reencode status update on reencoding
2025-06-19
rewrote flac logic. added (non-working) batch reencoding test. added ↵
jakka
reencode status update on reencoding
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
(no commit message)
jakka
2025-06-13
Create LICENSE
jakka
2025-06-13
(no commit message)
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 up flac mod code
jakka
2025-06-11
cleaned flac code. started writing db logic
jakka
2025-06-10
added note in readme
jakka
2025-06-10
moved per-bitrate logic before the encoding loop
jakka
2025-06-10
edited tests, finished writing encoder for all bitrates
jakka
2025-06-10
removed redundant github action
jakka
2025-06-10
continued working
jakka
2025-06-05
switched to symphonia 0.6-dev for flac decoding, no 32 bit flac implementation
jakka
2025-06-05
mminor additions
jakka
2025-06-05
properly implemented 16 and 24 bit with md5sum and metadata retention
jakka
2025-06-04
continued working on md5sum
jakka
2025-06-04
added 16 and 24 bit md5sum calculation support
jakka
2025-06-04
minor edit
jakka
2025-06-04
implemented flac reencoding. started working on md5sum implementation
jakka
2025-06-04
started rewriting
jakka
2025-04-13
Create README.md
jakka
2025-04-13
Delete README.md
jakka
2025-04-13
Update main.yml
jakka
2025-04-13
Update main.yml
jakka
2025-04-13
Delete .github/workflows/release.yml
jakka
2025-04-13
Create main.yml
jakka
2025-04-13
Update release.yml
jakka
2025-04-13
Update release.yml
jakka
2025-04-13
Create release.yml
jakka
2025-04-13
switched to rosedb, it actually works! stopped using goroutines for file ↵
jakka
indexing since its slower
2025-04-12
Merge branch 'main' of github.com:justjakka/reencoder
jakka
c
2025-04-12
Create README.md
jakka
2025-04-12
continued writing
jakka
2025-04-12
reimplemented database in badger so it actually works
jakka
2025-04-12
implemented database and concurrent file scanning
jakka
2025-04-12
initial commit
jakka
2025-04-11
Initial commit
jakka