#how can i delete posters

1 messages · Page 1 of 1 (latest)

dire mountain
#

which show overlays of older configs

crude cypressBOT
#

Welcome @dire mountain!

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

latent daggerBOT
#

Use Plex Image Cleanup to get rid of unwanted bloat!

Features include:
:one: Cleaning up of custom posters and title cards that were uploaded to Plex and are not in use anymore
:two: Deleting the Phototranscoder folder to free up even more space
:three: Perform the Empty Trash, Clean Bundles and Optimize DB operations
:four: Scheduling Plex Image Cleanup to run regularly

civic knoll
#

Anything further required here?

dire mountain
#

How do I install Plex image cleanup on unraid

civic knoll
#

Same as any other docker container.

dire mountain
#

So it’s not on unraid App Store

civic knoll
#

UNRaid allows you to install docker containers not on their app store. @sand vessel runs it on unraid.

dire mountain
#

so install via docker run on unraid terminal , docker run -v "X:\Media\Plex Image Cleanup\config:/config:rw" -v "X:\Plex Media Server:/plex:rw" meisnate12/plex-image-cleanup

#

my plex directory is appdata/plex

civic knoll
#

Sure, you could do that, but I think unraid also offers a GUI way to set up arbitrary containers. It's been years since I used it.

#

Of course, you'd update the paths as appropriate.

dire mountain
#

my actual media folder is on synology (smb share), run unraid on dell optiplex

civic knoll
#

PIC doesn't care about the media folder.

#

It's working with the plex metadata folder only.

#

This is where you want to keep the PIC config files:

-v "X:\Media\Plex Image Cleanup\config:/config:rw" 

This is where the plex metadata is:

-v "X:\Plex Media Server:/plex:rw" 
dire mountain
#

docker run -v "appdata:\Media\Plex Image Cleanup\config:/config:rw" -v "appdata:\Plex Media Server:/plex:rw" meisnate12/plex-image-cleanup

#

so this would be it

civic knoll
#

Those paths don't look correct to me, but I don't use unraid.

dire mountain
#

/mnt/user/appdata/plex so this seems to be folder paths on unraid

dire mountain
#

for a new query do i need to start new post , as want to know which of these is advised to use for creating a movie list - imdb, tmdb or mdblist

pallid trail
#

Any of them

#

You can use any of those to make a list for pmm

dire mountain
#

thank you

pallid trail
#

I prefer mdblist or trakt tbh

dire mountain
#

what would the code be something like this trakt_list_collectionname

#

in trakt do i go to lists - personal lists - + does it need to be public or can i keep private or will that make things complicated

civic knoll
#

This is all covered on the trakt builder page in the wiki.

dire mountain
#

thank you

sand vessel
#

just saw this.. is PIC all ok?

dire mountain
#

not setup

sand vessel
dire mountain
#

thank you

sand vessel
#

\\NZWHS01\flash\config\plugins\dockerMan\templates-user is where that template came from

#

to give you this:

dire mountain
#

in terms of config.yml

#

would i just edit example env on wiki and name it config.yml

civic knoll
#

The config file is named .env as noted.

#

It needs to be called .env [just those four characters, not .env.txt or anything like that] and needs to be in the directory that you are mapping in to the container as /config

dire mountain
#

sorry so name it .env

#

for some reason logs are not showing why its not working

#

followed the wiki

civic knoll
dire mountain
#

in terms of deleting posters manually do i just need to go to pms folder - metadata and delete everything in that ?

civic knoll
#

You don't want to do that.

#

The posters you want to delete are named with obfuscated names like adsa879as8976oasiklusad789asjklyasdf786 and there's no simple way for you to know which are safe to delete.

#

If you plex-dance the item, those extra images will be removed [along with the one you want, but you could then reapply that one]

dire mountain
#

thanks

sand vessel
dire mountain
#

I will try this again

gloomy oar
sand vessel
#

I just gave an example of my template in unraid.

gloomy oar
#

E.g create variable LOG_REQUESTS and pass value as true or false.

#

Here is a screenshot of my config. I run it only when it is required.

#

Also, you don’t need docker compose to setup this. On apps tab, search Plex-image-cleanup. Nothing will show up which is expected. On the same search results, if you look right side you’ll see some text which offers you to look into whole docker library. You may need to turn on advanced mode to see this.

dire mountain
#

@gloomy oar thank you

dire mountain
#

this can be closed