Converts a whole filesystem music/video library into audio files only while keeping the original file system structure. Can be used as a background service to keep the music library up to date
Go to file
2025-01-16 14:20:16 +01:00
.gitignore debug syncthing behavior 2025-01-16 12:46:50 +01:00
bool_func_utils.go code cleanup 2025-01-16 14:20:16 +01:00
ffmpeg.go code cleanup 2025-01-16 14:20:16 +01:00
go.mod initial commit 2025-01-15 12:48:20 +01:00
go.sum initial commit 2025-01-15 12:48:20 +01:00
hash_cache.go fixed flag name 2025-01-15 15:22:52 +01:00
main.go code cleanup 2025-01-16 14:20:16 +01:00
utils.go introduced excluded directories 2025-01-15 21:06:45 +01:00
watch_dir.go syncthing debug 2025-01-16 13:01:35 +01:00