Commit graph

6 commits

Author SHA1 Message Date
3f9cec3e79 import IMDb vote count from user ratings 2021-07-25 18:06:17 +02:00
8d20cc040e add IMDb vote count to movies 2021-07-25 18:06:17 +02:00
294e311aff add new admin routes to trigger database updates
The two routes offer reloading the whole movie database from IMDb, and
reloading all users' IMDb ratings.
These functions (or very similar) were already available using the CLI,
but now they can be triggered remotely by an admin.
2021-07-10 19:32:08 +02:00
1805282d41 refactor loading of imdb ratings to yield loaded ratings 2021-07-10 01:43:24 +02:00
7dd10f8bc3 add imdb full import mode 2021-06-21 18:54:03 +02:00
b5cb22822e init with some kind of working prototype 2021-06-15 19:09:21 +02:00