Tmdb-backdrop

:placard: Summary Grabs a backdrop from TMDB and places it as a background image of the Group’s page.
:link: Repository https://github.com/Lurking987/stash-plugins/tree/main/plugins/tmdb-backdrop
:information_source: Source URL https://lurking987.github.io/stash-plugins/main/index.yml
:open_book: Install How to install a plugin?

Features

This plugin checks to see if the Group has a TMDB. If it does, it looks for backdrop images and adds it as the background image of the group page if it exists.

Required for this plugin to work:

  • Your own TMDB API key which is entered in the plugin’s settings on the Stash UI.
  • The movie’s TMDB URL added as one of the Group’s URL. (If adding the TMDB URL for the first time, refresh the page to see the effect)

Screenshots

2 Likes

Hello, thank you for this.

But i have a problem, sometimes it works and sometimes it deosn’t, i don’t understand why.

Hi there! Happy to see you’re using it.

Looks like a cache issue. The plugin is pulling in backdrop images for that second movie just fine for me.

Try a force refresh after adding the URL by pressing CTRL+F5 on your keyboard. Or you might just need to clear your browser cache and go back into your group detail page.

Version 0.2 Update

Updated the plugin so that the background images fade in and out instead of abruptly changing. The fade is set to 0.8s.

hi, do you manually set tmdb url for your movies? Or is there a way to bulk scrape and set tmdb url’s to my already existing movies?

Hi there. I manually add the URL to my movies. I’m not aware of a way to mass scrape Groups in Stash, that doesn’t seem to be an option. But I think it would make for a great feature request.