.copier-answers.yml
.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/release.yml
src/mopidy_scrobbler/__init__.py
src/mopidy_scrobbler/ext.conf
src/mopidy_scrobbler/frontend.py
src/mopidy_scrobbler.egg-info/PKG-INFO
src/mopidy_scrobbler.egg-info/SOURCES.txt
src/mopidy_scrobbler.egg-info/dependency_links.txt
src/mopidy_scrobbler.egg-info/entry_points.txt
src/mopidy_scrobbler.egg-info/requires.txt
src/mopidy_scrobbler.egg-info/top_level.txt
tests/__init__.py
tests/test_extension.py
tests/test_frontend.py