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-15 15:01:28 +01:00
.gitignore add mp3 file extension 2025-01-15 15:01:28 +01:00
bool_func_utils.go initial commit 2025-01-15 12:48:20 +01:00
ffmpeg.go initial commit 2025-01-15 12:48:20 +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 initial commit 2025-01-15 12:48:20 +01:00
main.go add mp3 file extension 2025-01-15 15:01:28 +01:00
utils.go initial commit 2025-01-15 12:48:20 +01:00
watch_dir.go initial commit 2025-01-15 12:48:20 +01:00