Regenerate Video Preview Thumbnails for Individual Movies

Could we get the feature to regenerate video preview thumbnails for specific movies? I have had several movies get added to Plex prematurely, or where I have had to re-rip the movie, but the preview thumbnails do not regenerate to reflect the new file. Right now I have the option of either regenerating preview thumbnails for the entire library (taking a day or more), or to play games with removing the item, emptying the garbage, then adding it back in. Both of these seem unnecessarily complicated to refresh the thumbnails for just 1 movie.

Perform an Analysis on the Movie/Show (Show or Season level - I think).
Pre-play Screen (Show Level) - under the dots.

For the Thermonuclear approach (if somethin’ fishy is goin’ on) - Plex Dance - that’ll get it (or we’ll find out why if it doesn’t):

In some cases if a Merge has occurred with two movies that are similar enough in their makeup - Plex will share the thumbs. Usually this works out fine - Usually.

If the run time is different, you will need new thumbs - in that case, Split, Fix Match on one of them and change to the other agent. That should tell Plex this one is Brand New and will require new thumbs - Usually.

There’s a few ways to skin that opossum - that’s one of them.

Performing analysis on movies that already have preview thumbnails will not cause it to regenerate preview thumbnails. It will only generate the preview thumbnails if there aren’t any existing for that movie/episode.

I am aware of the ā€œPlex Danceā€, but it is a pain in the butt to do every time. It feels like this should just be a 1 button click thing.

I would also be open to a different approach, such as Plex associating the preview thumbnails with a hash of the video file they belong to, making it possible for Plex to automatically detect when the preview thumbnails are out of date. I just am tired of performing the ā€œPlex Danceā€ or nuking all preview thumbnails every time I replace lower quality content or bad rips.

Cool - you got one vote.

BTW - the Feature Request to fix the reason for the Plex Dance - has been in place for at least 100 years. So far, crickets.

The Feature Request may hit pay dirt - or a work-around in the meantime may come in handy.

Only way is either via the command line scanner
(https://support.plex.tv/articles/201242707-plex-media-scanner-via-command-line/ -
--force --index --item XXXX , where XXXX is the item ID)
or a ā€œPlex Danceā€.

You’ll find the ID of an item in its Plex XML info
The number inside the ratingKey="... or key="... properties.

2 Likes

I can’t help but notice - The Plex Dance is quicker than that…lol
(I do have exemplary Dancing Skills tho)

Not really. You can prepare the first part of the command line and copy it someplace. Running cmd.exe and pasting the ID is rather quick.

1 Like

Is the ā€œmedia index fileā€ mentioned in the Plex Media Scanner docs where the video preview thumbnails are stored then?

Yes, as indicated above.

Ok. Thanks. I’ve seen the Plex Media Scanner CLI documentation before, but never realized that the media index file is the part I wanted to reset. This will help. Thank you!

Indeed that is something which could be clarified.
Thanks for the suggestion!

1 Like

I also have an ā€˜edge’…
On each of my HDDs there’s a folder called On Deck.
and instant hiding place for Dancing.
(basically, one of it’s main purposes for being there)

Anywho… carry on.
Opossum skint - several ways.

The --index via command line is deprecated and it’s use (pms --force --index --item XXXX) will return immediately without any indication that it did anything (I.e. assume it’s deprecated and does nothing)…

so, is there a replacement for this deprecated parameter?

ā€œC:\Program Files (x86)\Plex\Plex Media Server\Plex Media Scanner.exeā€ --generate --chapter-thumbs-only --item 56573 --log-file-suffix " Chapter Thumbnails" --force

Works for me every time…

Obviously replace the item number with the appropriate item.

I’m curious why you need to regenerate these. The scanner usually detects file changes and triggers VPT regeneration when needed.


-b / --index works for me to generate VPT/.bif files. (So does Analyze in the GUI, or via URL command.)

But adding -x / --force doesn’t delete a VPT/.bif file that already exists.

I’m not aware of any way to force-rebuild a VPT that exists, unless the scanner detects a file change.

So if needed I just manually delete the .bif file. You can get the location hash from the media_parts table in the database, or by following the instructions here:

Path to index file on info screen - #2 by dane22

If you replace an item by just copying it over, Plex used to share the thumbs with the old version - now it does nothing until you ā€˜Analyze’ and if they’re Shows each individual episode must be triggered.

What’s more, now that Plex ā€˜Waits’ - if the new item is very different than the old one - it may not even play - and may even crash my Roku (and yours too).

I long for the old days when Plex (mostly) just worked.
It’s been overhauled to the point of ridiculousness and now we can’t even update media without a lot of Drama.

Hrm. My experience is pretty darn positive lately. And doesn’t sound like it matches yours.

I haven’t had any problems with thumbnails not being generated automatically and immediately.

I add a movie, or add a second/upgraded version, and the scanner finds it, fetches metadata, and queues up the video preview thumbnail job. I don’t need to Analyze to trigger it.

When I upgrade media it usually has a new filename. I’ll check what happens if I replace ā€œMovie (year).mkvā€ and keep the same filename - I do think the size/checksum difference will trigger the scanner though.

I’m happily using the new scanner/agent. Maybe that’s the difference.

Because it’s not generating the VPT for my TV shows. It used to but now it’s not. I’ve tried the Plex Dance on those entire seasons and still no thumbnails.

Can you do the Plex Dance for a problem show, and then share logs?

There are rare cases where the method Plex uses to extract VPT thumbnails fails on some files.

It’s pretty obvious in the logs when that happens.

You know, it’s threads like these that make me wonder why Plex can’t accommodate this in the GUI. You can already nuke an entire libraries thumbnails through he GUI, but it doesn’t seem like it would be that hard to implement a menu option to delete a specific item’s thumbnails and previews, and force regeneration. Especially if there was a previous CLI command to do it.

Kinda makes me wonder, why do I subscribe to Plex and pay them money when they can’t accommodate simple things like this, but instead keep focusing on unwanted and unneeded features and integrations.

This thread is over 4 years old, and something like this hasn’t been done yet, why? Because politically it seems like Plex does not care and probably won’t care until their lack of care causes enough people to stop paying for Plex and instead move to a competing software that will focus on Plex’s core, which is a Personal Media Server, and not Youtube.

1 Like