Skip to main content

App for various music-file-collection analyses (for example, chart of most popular artists in your MP3 collection)

Project description

muziqa

Analyze your music collection and generate interesting charts:

  • Top artists by track count
  • Tracks by decade
  • Tracks by year, with a 5-year rolling average of mean tracks per artist
  • Tracks by country (optional, see below)
  • Tracks by genre (optional, see below)

muziqa chart muziqa chart

Install

$ pipx install muziqa

Works on Linux, Mac. Probably Windows too, but I didn't test it.

Usage

Point it at a folder of music files:

$ muziqa /path/to/music

Reads tags from all supported files in the folder and subfolders, and saves two charts:

  • muziqa.png — top artists + tracks by decade
  • muziqa_years.png — tracks by year with rolling average

Supported formats: MP3, FLAC, WAV, M4A, OGG

Country and genre charts

$ muziqa /path/to/music --country
$ muziqa /path/to/music --genre
$ muziqa /path/to/music --country --genre

Looks up each artist's country of origin and genre from MusicBrainz and saves additional charts:

  • muziqa_country.png — tracks by country
  • muziqa_genre.png — tracks by genre

muziqa chart muziqa chart

Note: The first run with --country or --genre queries MusicBrainz for every unique artist at 1 request/second (required by their API). For a large collection this can take a bit of time. Using both flags together does not double the time — data is fetched in a single pass. Results are cached in muziqa_mb_cache.json so subsequent runs are instant.

Note on "Unknown" genre: This means MusicBrainz either didn't find the artist or has no community-submitted genre tags for them. It does not affect the rest of the chart.

All options

Option Description
DIR Directory of music files to analyze
--flat Search only the given folder, not subfolders
--country Fetch artist countries from MusicBrainz and plot by country
--genre Fetch artist genres from MusicBrainz and plot by genre
--output FILE Output image filename (default: muziqa.png)
--top N Number of top entries to show (default: 20)

Examples

$ muziqa ~/Music
$ muziqa ~/Music --flat
$ muziqa ~/Music --country --genre
$ muziqa ~/Music --top 30 --output top30.png

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

muziqa-1.0.15.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

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

muziqa-1.0.15-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file muziqa-1.0.15.tar.gz.

File metadata

  • Download URL: muziqa-1.0.15.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for muziqa-1.0.15.tar.gz
Algorithm Hash digest
SHA256 1b914cdf970d353e05cfdf00878a157260b873cc001ba72e0802f7027518a3b8
MD5 319c3f6a31af3a9dd821c764a82b4bb9
BLAKE2b-256 4b5c0c07017794cfde6784048886170556f9ad62214f23854df0cdc9c1b8a099

See more details on using hashes here.

File details

Details for the file muziqa-1.0.15-py3-none-any.whl.

File metadata

  • Download URL: muziqa-1.0.15-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for muziqa-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 87587f3321f5148151a4150ccc147cd4d1341d5756d69cd887a10a8907d6f67f
MD5 5a24a6900ff7787e8c2f6fd49719577c
BLAKE2b-256 def1b803d10247ffadf2edafabd3b5d2b7088ba06f648f142b9943b668255e16

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