debridmediamanager / debrid-media-manager

Curate an inifinite media library
https://debridmediamanager.com/
348 stars 18 forks source link

Checkmark if media is in library #113

Open espensgr opened 3 months ago

espensgr commented 3 months ago

Would be super helpful to have a checkmark or tag on the poster image to see if i have that media in my library. Somewhat like what Overseer has on their end.

image

That could be added to all browse funcion, as well as in the search mode.

yowmamasita commented 3 months ago

This will come soon.

There are a couple of blockers for me to make this happen:

Once all of these are done, I will be able to display that check mark :)

In fact, I will also be able to identify all movies and tv shows in your library.

espensgr commented 3 months ago

I see the site is running on Cloudflare, maybe test the D1 database? Since you hare using Prisma that should be pretty strait forward i think. https://developers.cloudflare.com/d1/tutorials/d1-and-prisma-orm/

yowmamasita commented 3 months ago

I'll test that out! Thank you for the reco