Stash Notifications

:placard: Summary Adds a notification button on the nav bar whenever you have out of date plugins and scrapers. You can then quickly update those plugins/scrapers on the fly.
:link: Repository CommunityScripts/plugins/stashNotifications at main · stashapp/CommunityScripts · GitHub
:information_source: Source URL https://stashapp.github.io/CommunityScripts/stable/index.yml
:open_book: Install How to install a plugin?

Features

  • Receive updates on out-of-date plugins and scrapers.
  • Quickly update plugins/scrapers wherever you are in Stash. No need to go to the settings page!
  • Button is hidden when everything is up-to-date to reduce clutter on the nav bar.

Installation

By default, the community scripts repository for adding plugins is added to Stash. Simply search the plugin in the list on the Settings > Plugins page and install.

Screenshots

Clicking on the notification will open a small window, allowing you to either update the plugin or all plugins with available updates. This functionality is also available for scrapers.

In the future, I want to expand this to other types of notifications. This plugin is available in the community repository for folks to modify it however they like. If you want to add notification types, please feel free to do so.

My development repository for the plugin is located here.

4 Likes

Stash notifications recommends to update scrapers that are already up to date. A lot of the scrapers I use get a notification similar to this one:

The version number is always off by one number or letter, but as you can see from the timestamp, it’s the same version. If I chose to update the scraper the problem goes away, until I reload the page. Do you know what this could be?

I’m going to be busy due to the holidays, but I will look into this and update it as soon as I can. The plugin is recognizing that 1-character difference between the versions which is why it reappears. Just need to figure out why the current version is missing the character.