leepeuker / movary

Self hosted web app to track and rate your watched movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

muhammad-ans opened this issue · comments

commented

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

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