jorenn92 / Maintainerr

Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem
https://maintainerr.info
MIT License
649 stars 12 forks source link

Overseerr - Media downloaded date is 1970-01-01 #1113

Open gebs opened 1 month ago

gebs commented 1 month ago

Describe the bug A few movies get added to the collections to early. Testing the media reveals that the Overseerr - Media downloaded date is set to 1970-01-01. In Overseerr I'm not able to find this date. So i'm not sure if it's a configuration issue.

Expected behavior The field Overseerr - Media downloaded date should have the correct date the movie was downloaded.

Screenshots image

gebs commented 1 week ago

Had a further look at it. My Overseerr => Plex connection was broken, so it didn't report a downloaded date (returned null). Solved after reconfiguring Plex in Overseerr

I figure the date is not nullable and falls back to the first date. I think it would be good to not include items without downloaded date in the collection, better to delete too little than too much.

jorenn92 commented 3 days ago

Ah, good catch. It's a good idea to filter items with this 1970 date out of the selection,