Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.07.27
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.07.27
Changes
- feat: write playlist/channel metadata files where their items go (#660) (06c63ec)
- feat: let subscriptions be renamed from the list (#1044) (d66b04c)
- refactor: make POST /retry take a singular id (ff1b73a)
- fix: carry retry context through url indirection and re-gate retry options (08dccd9)
- build(deps): bump actions/setup-python in the github-actions group (1f20aae)
- fix: add track_number to compact entry extra keys (8a29f3a)
- feat: add retry functionality for failed downloads (1839e54)
- docs: cache-bust screenshot embed so the refreshed GIF shows (fceac97)
- docs: refresh screenshot.gif for the current UI [skip ci] (a13762a)