SchizoDuckie / DuckieTV

A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
http://schizoduckie.github.io/DuckieTV/
Other
1.12k stars 277 forks source link

[Question / Enhancement] Way to identify background poster series #1426

Closed ilike2burnthing closed 3 weeks ago

ilike2burnthing commented 3 weeks ago

Is there a way to identify the series of the calendar background poster?

Best I've got at the moment (when it isn't otherwise obvious) is pulling the TMDB URL for the JPEG from the devtools, then reverse image searching it. Is there anything better?

If not, could something be added? Maybe the series title as the HTML title attribute for the background image? Not sure how feasible that is, but open to other ideas as well.

garfield69 commented 3 weeks ago

https://github.com/DuckieTV/Nightlies/releases/latest

ilike2burnthing commented 3 weeks ago

Thanks @Js41637