7 Commits

Author SHA1 Message Date
7832c407ee Fix queries on the views with ratings
All checks were successful
continuous-integration/drone/push Build is passing
The old behaviour was a simple join, if there's no rating for the movie,
there's no result for movie. The backend can not return the movie and
does a new GetDetails from online detailers.
2021-08-12 15:43:22 -10:00
89a2de2ce0 Add torrent size in backend 2019-07-26 10:48:07 +00:00
17ef2d8fd6 Add polochons model and handlers 2019-07-15 08:29:49 +00:00
97057b43c3 Add IMDB ratings in database
Add method to fetch ratings from imdb every day
Create a new table and a new view to fetch directly the movies and shows
with their imdb ratings
2019-04-17 17:30:27 +02:00
e1e95388d3 Drop table tokens before running migration #6 2018-03-14 14:07:45 +01:00
5e81b17e28 Add user token validation 2018-03-13 21:36:36 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00