mirror of
https://github.com/miantiao-me/awesome-homelab.git
synced 2026-05-09 16:35:49 +02:00
[GH-ISSUE #44] Add audio-transcode-watcher — Automated multi-format audio transcoding #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/awesome-homelab#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GeiserX on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/miantiao-me/awesome-homelab/issues/44
App Info
Name: audio-transcode-watcher
URL: https://github.com/GeiserX/audio-transcode-watcher
Description: Automated multi-format audio transcoding service with real-time file watching and lyrics fetching. Monitors directories for new audio files and automatically transcodes between lossless and lossy formats (FLAC, ALAC, MP3, AAC, Opus) while preserving metadata and fetching lyrics.
Category: Media / Audio / Music Management
License: GPL-3.0
Tech Stack: Python, FFmpeg, Docker
Key Features
Why it's useful for homelab users
Many homelab users maintain music libraries and need different audio formats for different devices (lossless for home playback, lossy for mobile). This tool watches for new music files and automatically creates transcoded copies in your desired formats, eliminating manual conversion work. Combined with a music server like Navidrome or Jellyfin, it enables a fully automated music pipeline.