[Feature Request] Refresh content from within the client app

A request I have seen a few times is about sutbtitles. However, it’s been made clear by the development team that it’s not possibe to add subtitle support similar to the one offered by Kodi due to the PMS architecture with the agents.

So here is another feature request that might resolve this issue:

Could you add an option in the clients to send refresh/force refresh command to the PMS for the full library or specific movies/tv shows/episodes/ so that we don’t have to resort to the PMS?

This way, we can give the command from the PMP/PHT/client instead of having to turn off the app and go back to the server, which most of the times is installed in another machine and most probably in another room. This can help enormously with the subtitles issue, because if a users finds, let’s say, an episode that has no subtitles, he/she can ask the server to refresh the metadata directly from within the client, therefore doing a new search for subtitles without having to go back to the server.

This would also be really helpful in cases where the server has failed to update the metadata of a file for whatever reason.

This request is not incompatible with the agents structure of the PMS the way I see it. Thoughts?

This would be really helpful and should not require a lot of coding. I do often have to trigger refresh on TV show episodes to get the subtitle to download (subtitle are not always available at the time the tv show gets added to the library).

You could implement this using the pull to refresh paradigm on Android/iOS to keep the interface simple (a button would be required for Android tv though)

You know you can do this from the plex interface on smart tv, browser etc by installing the library updater add on.
It would be nice to have it in built though, I second your request!

Early 2021 clean-up: implemented (clients can trigger Scan library files)