Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 462 Bytes

FanartTV Arist Art

A simple python script to gather artist art for a music directory.

Environment Variables

A valid API key to FanartTV is required to run this application.

export FANARTTV_API_KEY="my_api_key"

Usage

With Poetry

# install dependencies
poetry install
# run cli help dialog
poetry run python ./src/cli.py --help
# run application
poetry run python ./src/cli.py --path /path/to/Music