You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the script does not update ratings for items if their ratings are both set and modified on the same day. This behavior is due to a limitation in IMDB's ratings CSV data. IMDB provides only the rated date in the Y-M-D format without a specific time.
Rating Date Limitation:
IMDB's ratings CSV data lacks timestamp information, making it impossible to distinguish between ratings set and modified on the same day.
Status and Resolution:
This issue will remain open until a fix or workaround can be implemented. Until then, items with same-day rating updates will not be re-synced.
The text was updated successfully, but these errors were encountered:
RileyXX
changed the title
If an item's rating is both set and modified on the same day, it will not be re-synced
Issue preventing re-sync for items with same-day rating updates
Jul 30, 2023
Description:
Currently, the script does not update ratings for items if their ratings are both set and modified on the same day. This behavior is due to a limitation in IMDB's ratings CSV data. IMDB provides only the rated date in the Y-M-D format without a specific time.
Rating Date Limitation:
IMDB's ratings CSV data lacks timestamp information, making it impossible to distinguish between ratings set and modified on the same day.
Status and Resolution:
This issue will remain open until a fix or workaround can be implemented. Until then, items with same-day rating updates will not be re-synced.
The text was updated successfully, but these errors were encountered: