A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet f602542f43 fix discarding ratings
We want to limit the number of movies, not ratings.  By limiting the
number of movie IDs before loading all ratings with those movie IDs
we can achieve this.
2021-06-22 12:14:30 +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 fix discarding ratings 2021-06-22 12:14:30 +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.