A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet 2c30a67e83 add sql patching facilities
This includes the patches to get from the initial version of the
database to its current state - for the purpose of documentation.

Beware, if you already have an existing database, running this code
will likely result in an error and/or lead to some minor data loss.
You need to follow these steps to fix your DB:
1. delete all *.sql files from unwind/sql/
2. remove the .disabled suffix from unwind/sql/00000001-fix-db.sql.disabled
3. start the application once, this will fix up the database
4. revert all changes to unwind/sql/ – or leave it, it doesn't matter.
2021-07-05 23:15:48 +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 add sql patching facilities 2021-07-05 23:15:48 +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.