A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet e939e57a8f fix creating dud progress entries
When the import process finishes it can set progress to 100 multiple
times.  The first call would add a stop time to the running progress,
but each further call with progress=100 would create another entry in
the table with stop already set.
2021-07-27 23:47:34 +02:00
scripts fix imdb data dir in script 2021-07-25 18:06:17 +02:00
tests add imdb full import mode 2021-06-21 18:54:03 +02:00
unwind fix creating dud progress entries 2021-07-27 23:47:34 +02:00
.dockerignore change the container to be more production ready 2021-07-25 18:06:17 +02:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
Dockerfile change the container to be more production ready 2021-07-25 18:06:17 +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.