Is it possible to change the location of where the thumbnails and poster art is stored. I would like to move them to a different drive which is SSD, so that they load faster when scrolling through plex.
Iām pretty sure that this is not something PMS supports by default. You might be able to somehow get it to work by relocating the folder and then creating a link in the PMS library folder, but that is something Iād definitely not try without backing everything up first.
What you can always do is move your Linux install to an SSD and keep your media on HDDs. That way your PMS library (including the thumbnails) will be on the SSD without any special trickery.
Thanks for the reply cetteup!
Iām running an 8-bay QNAP NAS. Iām not sure if its possible to change the default location of where PMS is installed., but Iāll investigate that as an option.
As an alternative, perhaps I could create some kind of sym link from the default thumbnail location, to a new one on an SSD drive?
A soon as the new āForum Previewā releases migrate to Plex Pass beta and then Public,
you will have full āMigrate toā support.
I added it back with the ARMv8 Alpha test.
If you can wait for that, Itās better.
If not:
- Make a share on the SSD volume e.g. /share/CACHEDEV4_DATA/PlexData
- SSH into the QNAP
- Stop Plex in App Center
- cd /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer
- tar cf - ./Library | (cd /share/CACHEDEV4_DATA/PlexData ; tar xf - )
- mv Library Library.orig
- ln -s /share/CACHEDEV4_DATA/PlexData/Library .
- Start PMS
This sequence copies all your metadata to the SSD share.
If you SSD Volume name is different, please edit the names above appropriately.
Phenominal response ChuckPA, thank you.
Any idea on time frames when this feature will be in public preview?
Best,
Public preview is already ongoing.
I am mobile right now but youāre looking for the 'Hopefully smaller, faster, builds" thread.
You sir, are amazing. Thank you very much, have a wonderful Christmas!
Thanks but Iām just being myself
This is me, now retired, pulling whatever piece of info I need from memory.
Have yourself a very happy, safe, and Merry Christmas.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.