Merge base and scene page photos #62

Open
opened 2023-12-01 03:42:38 +00:00 by DebaucheryLibrarian · 0 comments

Currently the poster and photos from the scene page will override those from the front page. This minimizes duplicates, but also loses a lot of unique photos.

Some scrapers may preserve base release photos independently, but it would be good to have a centralized system. This is less than trivial, because the base photos are often downscaled, so perceptual hashing is likely required, which requires the images to be downloaded first.

Make sure the system is compatible with the album picker, which evenly samples photos from large albums down to a limited set.

Also allow scrapers to set a property that disables this system for their scenes.

Currently the poster and photos from the scene page will override those from the front page. This minimizes duplicates, but also loses a lot of unique photos. Some scrapers may preserve base release photos independently, but it would be good to have a centralized system. This is less than trivial, because the base photos are often downscaled, so perceptual hashing is likely required, which requires the images to be downloaded first. Make sure the system is compatible with the album picker, which evenly samples photos from large albums down to a limited set. Also allow scrapers to set a property that disables this system for their scenes.
DebaucheryLibrarian added the
enhancement
label 2023-12-01 03:42:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DebaucheryLibrarian/traxxx#62
No description provided.