media-cleanup (sha256:896fd66ac81a635a655308885006459f4afe9de2b82584b455edf069c3be742c)

Published 2026-07-19 21:14:45 -04:00 by jmaguire

Installation

docker pull git.bauble.dev/jmaguire/media-cleanup@sha256:896fd66ac81a635a655308885006459f4afe9de2b82584b455edf069c3be742c
sha256:896fd66ac81a635a655308885006459f4afe9de2b82584b455edf069c3be742c

About this package

Web UI that finds orphaned, duplicate, non-hardlinked, and unwatched media across Sonarr, Radarr, Tautulli, and a torrent client

Image layers

ARG VERSION=v0.23.0
ARG REVISION=10f808553e71da0880a08a321e33e2adaf1cbd6e
ARG CREATED=2026-07-20T01:14:27Z
ARG SOURCE=https://git.bauble.dev/jmaguire/media-cleanup
LABEL org.opencontainers.image.title=media-cleanup org.opencontainers.image.description=Web UI that finds orphaned, duplicate, non-hardlinked, and unwatched media across Sonarr, Radarr, Tautulli, and a torrent client org.opencontainers.image.source=https://git.bauble.dev/jmaguire/media-cleanup org.opencontainers.image.version=v0.23.0 org.opencontainers.image.revision=10f808553e71da0880a08a321e33e2adaf1cbd6e org.opencontainers.image.created=2026-07-20T01:14:27Z org.opencontainers.image.licenses=MIT
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY /data /data # buildkit
COPY /media-cleanup /media-cleanup # buildkit
ENV DB_PATH=/data/media-cleanup.db
EXPOSE [8080/tcp]
VOLUME [/data]
ENTRYPOINT ["/media-cleanup"]

Labels

Key Value
org.opencontainers.image.created 2026-07-20T01:14:27Z
org.opencontainers.image.description Web UI that finds orphaned, duplicate, non-hardlinked, and unwatched media across Sonarr, Radarr, Tautulli, and a torrent client
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 10f808553e71da0880a08a321e33e2adaf1cbd6e
org.opencontainers.image.source https://git.bauble.dev/jmaguire/media-cleanup
org.opencontainers.image.title media-cleanup
org.opencontainers.image.version v0.23.0
Details
Container
2026-07-19 21:14:45 -04:00
2
OCI / Docker
linux/amd64
MIT
5.7 MiB
Versions (49) View all
main 2026-07-27
latest 2026-07-20
v0.24.1 2026-07-20
v0.24.0 2026-07-19
v0.23.0 2026-07-19