thereido / RatingSync

Keep ratings from movie websites in sync
GNU General Public License v3.0
0 stars 1 forks source link

Empty ratings are created while refreshing films #42

Closed thereido closed 2 years ago

thereido commented 2 years ago
  1. Pick a film with no ratings (internal)
  2. In the db set film.refreshDate to a date more and 30 days ago.
  3. In a browser go to the detail page for that film.
  4. A empty rating is created.
thereido commented 2 years ago

Fixed