Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.07.24
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.07.24
Changes
- Added handling for unsupported URL (4e27600)
- build(deps): bump actions/setup-node in the github-actions group (1c7261a)
- fix: release per-download status_queue proxy on close to stop FD leak (4cf2b1b)
- refactor: simplify music metadata processing by removing unused code and improving album signal detection (f3d670e)
- feat: add music metadata processing and writing functionality (edf101f)