Skip to content

Olezhich/AudioTagLoader

Repository files navigation

AudioTagLoader

License Python
Tests

Cli auduio tags toolkit
Loading audio tags from the Discogs API and assigning them to tracks

Features

  • Fast Redis cache
  • A user-friendly interface for selecting the desired artist and then the desired album
  • Working on Linux/MacOS

QuickStart

git clone https://github.com/Olezhich/AudioTagLoader.git

cd AudioTagLoader

# install the dependencies from pyprodject.toml
poetry install

# run docker redis container

docker-compose -f cache/docker-compose.yml up -d   

Releases

No releases published

Packages

No packages published