Add manual scrobbling by TheSportsDB ID

This commit is contained in:
2023-01-15 02:41:36 -05:00
parent 0378dfe6eb
commit c484905d11
8 changed files with 159 additions and 24 deletions

View File

@ -29,6 +29,7 @@ django-simple-history = "^3.1.1"
whitenoise = "^6.3.0"
musicbrainzngs = "^0.7.1"
cinemagoer = "^2022.12.27"
pysportsdb = "^0.1.0"
[tool.poetry.dev-dependencies]
Werkzeug = "2.0.3"