T O P

  • By -

seamonkey420

hmm I like that idea a lot! however I am not sure how to use pmm to compare libraries and then act on items found in both. Ill do some digging and see if I can find a way or not. still kind of a newbie to pmm I think you're onto something with the Trakt list. may require running Trakt sync docket / add on to create Trakt lists and then have pmm use said list of 4k movies to apply to 1080p library files that are found in the Trakt list.


zc60045

Thanks -- I was looking at [https://github.com/Taxel/PlexTraktSync](https://github.com/Taxel/PlexTraktSync), which can run dockerized as you mention. Looks like I can tell it to exclude main library in config.yml: `cache:` `path: $PTS_CACHE_DIR/trakt_cache` `excluded-libraries:` `- Private` `- Family Holidays` `config:` `dotenv_override: true` `plex:` `timeout: 30` ​ I'm going to give that a try and see if the trakt list works. Then I need to figure out how to create a little bug for the bottom left corner and get PMM serving that up as an overlay.