leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
393 stars 14 forks source link

Today's date is added to movies for which release date is not announced #551

Closed muhammad-ans closed 9 months ago

muhammad-ans commented 9 months ago

Description

When there is a movie added to watchlist, whose release date is not available on tmdb, the current date is added to the release date and when refreshed the date is also refreshed to today for that movie.

Version

0.60/nightly

Steps to Reproduce

  1. Add a movie whose release date is not announced yet. e.g. Cleopatra (2023)
  2. Today's date would be added on release date.

Screenshots

image

Logs

No response

Server OS

Fedora Silverblue 39 using podman

Client Platform

None

Client Device

No response

Client OS

No response

Client Browser

No response

Additional Context

No response

leepeuker commented 9 months ago

Fixed, syncing movies again without release dates should remove the wrong dates (and not that dates at all for new additions).