mid3v2
Edit audio tags. See also: id3v2. More information: <https://manned.org/mid3v2.1>.
RUN apt-get update && \
apt-get install -y python-mutagen
RUN apt-get update && \
apt-get install -y python-mutagen
RUN apk add mutagen
RUN pacman -S --noconfirm mutagen
RUN apt-get update && \
apt-get install -y python-mutagen
RUN yum install -y python-mutagen
RUN dnf install -y python3-mutagen
RUN apt-get update && \
apt-get install -y python-mutagen