A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet 88fa1355cd remove transaction from imdb import
Removing the transaction will allow other (async) operations to succeed
while the import is running, otherwise the database will be locked.
It also actually speeds up the import process, and there's no good
reason to roll back if the import aborts mid run.
2021-07-11 17:23:19 +02:00
scripts add more filtering options 2021-06-21 23:48:36 +02:00
tests add imdb full import mode 2021-06-21 18:54:03 +02:00
unwind remove transaction from imdb import 2021-07-11 17:23:19 +02:00
.gitignore allow year relative filtering 2021-06-22 10:19:15 +02:00
Dockerfile init with some kind of working prototype 2021-06-15 19:09:21 +02:00
poetry.lock add imdb full import mode 2021-06-21 18:54:03 +02:00
pyproject.toml add imdb full import mode 2021-06-21 18:54:03 +02:00
pyrightconfig.json init with some kind of working prototype 2021-06-15 19:09:21 +02:00
README.md init with some kind of working prototype 2021-06-15 19:09:21 +02:00
run add imdb full import mode 2021-06-21 18:54:03 +02:00

Unwind

A cache & aggregator for user ratings from iMDB and other sources.

Users are spread across many platforms and most platforms allow very limited access to their data.
This service aims to offer one interface for all that data and open up access.