Skip to content

A simple cache for MusicBrainz data.

License

Notifications You must be signed in to change notification settings

arcctgx/mbcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbcache

A simple cache for MusicBrainz data.

Features

mbcache provides:

  • recordings cache
  • releases cache
  • release disambiguation (allows storing many versions of the same release)
  • cache naming (allows creating multiple independent caches per application)
  • command-line utilities for adding recordings and releases to cache

Caveats

Current implementation is not thread-safe.