ShokoAnime / ShokoServer

Repository for Shoko Server.
https://shokoanime.com/
MIT License
412 stars 74 forks source link

[Feature Request] New Filter "Has Preferred Image" #1187

Closed RedRain77 closed 1 month ago

RedRain77 commented 1 month ago

VERSION INFORMATION

Server Version: 5.0.0 (Windows 10)

DESCRIPTION

I'm going through all the series in my collection and adjusting the posters to include the title. I think a filter to exclude the ones I’ve already updated would be really helpful, as scrolling through 3,000+ series is a bit of a pain.

Additionally, is there a way to set a custom image without uploading it to TMDB? I’ve noticed that the TMDB scraper only pulls the main posters and doesn’t scrape season posters.

da3dsoul commented 1 month ago

Point 1, that's doable. Point 2, that's planned for the future image system, but there is not currently a way to add images to Shoko manually

natyusha commented 1 month ago

It should also be noted that Shoko already scrapes TMDB season posters, they just aren't shown in the webui. Clients like Plex for example can access those posters just fine.

revam commented 1 month ago

point 1 would be easy. and as nat said, we do have season posters, they're just not shown in the (stable *peak*) web ui.

harshithmohan commented 1 month ago

point 1 would be easy. and as nat said, we do have season posters, they're just not shown in the (~stable peak~) web ui.

The correct way to do it would be to consider the season posters as part of series posters too. Otherwise, we can't set them. Because what is the point of showing season posters in the webui if we don't have a way to see the seasons nor set them as series poster. (Oh wait, I can't link to that server commit since it doesn't exist)

RedRain77 commented 1 month ago

Oh, Interesting, Thank you :) I didn't even think to check if they were available in Plex.

revam commented 1 month ago

point 1 would be easy. and as nat said, we do have season posters, they're just not shown in the (~stable peak~) web ui.

Correction; meant to say shown in the web UI with a stable server. It was already "fixed" in dailies a few days ago.