sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.75k stars 437 forks source link

Customized search with film/TV tittle in media information view #2488

Closed befantasy closed 2 years ago

befantasy commented 2 years ago

Description

In the media information view, I am able to jump to TMDB, TVDB, IMDB and Rotten Tomatoes for current Movie/TV. That's an amazing feature. And there is no doubt they are the most popular movie/TV recommendation sites in the world. But sometimes, I also want to search current movie/TV with another search engine such as google, or another recommendation site such as douban, the most popular recommendation site in China. As you know, there are lots of localized movie/tv recommendation site for different users from all over the world. So, it will be useful if users are able to add some customize search engine or call the other API here.

HSI7wt.png

Desired Behavior

1, add an option to create a customize search with Var. 2, add an option for API call.

Additional Context

No response

Code of Conduct

TheCatLady commented 2 years ago

None of those links are to search engines. Those links are to the pages for the specific media, constructed from IDs returned by TMDb when we fetch media data.

I don't see us adding links to perform text searches on search engines.