Skip to main content

A modern, elegant audio metadata manager designed specifically for classical music collectors.

Project description

OpusTag

Downloads PyPI - Version

Static Badge Static Badge

OpusTag is a modern, elegant audio metadata manager designed specifically for classical music collectors. It combines a powerful local library organizer with an integrated high-resolution cover art fetcher powered by the iTunes API.

✨ Features

  • Apple Music-Inspired UI: A clean, dark-mode interface with frosted glass effects and fluid animations.
  • High-Res Cover Art: Search and download original artwork (up to 3000px+) directly from Apple's servers.
  • One-Click Embedding: Automatically match and embed cover art into your FLAC files.
  • Metadata Editing: Edit album titles, artists, years, genres, and composers with a streamlined bulk editor.
  • Local Library: Scan your local music folder and visualize your collection in a beautiful grid.
  • Dockerized: Fully containerized for easy deployment and isolation.

🚀 Getting Started

OpusTag can be installed as a Python package or run via Docker.

Prerequisites

  • A folder containing your music collection.

Installation (Pip)

Install the latest version from PyPI:

pip install opustag

Start the application pointing to your music directory:

opustag --music-dir /path/to/your/music

This will launch the server and open your default web browser to the OpusTag interface.

Installation (Docker)

Pull and run the pre-built image from Docker Hub:

docker run -d \
  -p 8000:8000 \
  -v /path/to/your/music:/music \
  xiaoran007/opustag:latest

The application will be available at http://localhost:8000.

Development (Build from Source)

If you want to contribute or build from source:

  1. Clone the repository:

    git clone https://github.com/xiaoran007/OpusTag.git
    cd OpusTag
    
  2. Start Dev Container:

    make dev
    

The dev application will be available at http://localhost:8001.

📖 Usage Guide

1. Searching for Artwork

  • Go to the Search tab (default view).
  • Type an artist, album, or composer name (e.g., "Karajan Beethoven 9").
  • Browse high-resolution results from Apple Music.
  • Click the Search Icon to view the full-size original image in a new tab.
  • Click the Download Icon to save the image locally.

2. Managing Your Library

  • Switch to the Library tab via the sidebar.
  • Click the Refresh button to scan your mapped music folder.
  • Your albums will appear in a grid. Albums missing covers will show a placeholder disc icon.

3. Editing & Embedding

  • Click on any album to open the Detail View.
  • Add/Replace Cover: Click "Auto-Match / Replace Cover". A search window will appear pre-filled with the album's info. Select the correct cover, and OpusTag will automatically download and embed it into all tracks of that album.
  • Edit Tags: Click "Edit Metadata" to modify the Album Artist, Title, Year, Genre, or Composer. Changes are applied in bulk to all tracks.

📝 License

This project is open-source and available under the GPL v3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opustag-0.2.1.tar.gz (112.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

opustag-0.2.1-py3-none-any.whl (112.5 kB view details)

Uploaded Python 3

File details

Details for the file opustag-0.2.1.tar.gz.

File metadata

  • Download URL: opustag-0.2.1.tar.gz
  • Upload date:
  • Size: 112.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for opustag-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c7ec498c5217a1e699cc6276c1a28bb79869811dedfd7e16d4dbe54d318d419e
MD5 aa94c1cebc5ae243ee7a54bde3375aa2
BLAKE2b-256 9d36e7bc526166f74dafb386f74ba2fdfa995461568e9f9fbde79ac2ddd1c3b5

See more details on using hashes here.

File details

Details for the file opustag-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: opustag-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 112.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for opustag-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce671003e56a57d296a5c1e7aa8891dfca470c871fefb3c2a374d17b02852a1
MD5 88c68d7ab9c154f0765a1760ec6073c2
BLAKE2b-256 809c2684211c01bab7f7bcb11160d18c092b963a5b72e82a8412ba6619e6a837

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page