[books] Allow comic scrobbling to update per page

This commit is contained in:
2025-10-20 15:40:40 -04:00
parent 274b2704ed
commit b5bfad73ef
9 changed files with 218 additions and 26 deletions

View File

@ -57,6 +57,7 @@ orgparse = "^0.4.20250520"
tmdbv3api = "^1.9.0"
themoviedb = "^1.0.2"
feedparser = "^6.0.12"
titlecase = "^2.4.1"
[tool.poetry.group.test]
optional = true