unwind/unwind
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
..
__init__.py add more filtering options 2021-06-21 23:48:36 +02:00
__main__.py add imdb full import mode 2021-06-21 18:54:03 +02:00
config.py init with some kind of working prototype 2021-06-15 19:09:21 +02:00
db.py fix discarding ratings 2021-06-22 12:14:30 +02:00
imdb.py add imdb full import mode 2021-06-21 18:54:03 +02:00
imdb_import.py add imdb full import mode 2021-06-21 18:54:03 +02:00
init.sql add imdb full import mode 2021-06-21 18:54:03 +02:00
models.py add imdb full import mode 2021-06-21 18:54:03 +02:00
request.py add imdb full import mode 2021-06-21 18:54:03 +02:00
types.py init with some kind of working prototype 2021-06-15 19:09:21 +02:00
web.py allow year relative filtering 2021-06-22 10:19:15 +02:00