A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet dd3d5f3670 fix user rating refresh if a user is unavailable
If a user's ratings cannot be accessed, e.g. due to network errors, it
should skip to the next user.
Ideally we could mark a user as inactive after X failed retries.
2021-11-02 14:14:32 +01:00
scripts lint 2021-08-05 19:18:52 +02:00
tests add imdb full import mode 2021-06-21 18:54:03 +02:00
unwind fix user rating refresh if a user is unavailable 2021-11-02 14:14:32 +01:00
unwind-ui UI: add support for year specification in search 2021-08-07 14:32:32 +02:00
.dockerignore clean up container contents 2021-08-05 19:18:52 +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 update pip packages 2021-08-05 19:18:52 +02:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +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 support local scripts & env in run script 2021-08-06 12:30:06 +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.