#Director collection (defaults)
1 messages · Page 1 of 1 (latest)
Welcome @grim cairn!
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.
The director default is probably overkill for this, but presumably something like:
libraries:
Movies:
metadata_path:
- pmm: director
template_variables:
data:
depth: 10
limit: 1
include:
Alan Smithee
I understand. I wish to use radarr_add_missing with this specific director. Is there a better way to do this? Is it just overkill or are there performance issues in doing this with the default as opposed to using a builder like mdblist?
Well, this isn't going to work for that purpose, since this is looking at movies that you already have in Plex.
If you want to fill in movies directed by Alan Smithee that you don't already have, you'll have to use an external list of some kind.
But leaving aside the Radarr part, this construction would look at every movie in the library, building a list of directors, then throw all that work out and build one collection for Alan Smithee.
Thanks for clearing that up. That wasn't so clear in the wiki on account of this line under the directors default.
Well, sure, they're available, but they may not all actually apply
Note the top of the page; "in your library":
Yep I see that reading the first line under the directors default in wiki. It clearly states in your library
Most [if not all] of the default collections that act on an attribute of a thing [actor, director, resolution, genre, language, etc.] are looking only at the contents of your library.
The things that track external things like franchises, top-tens, etc are based on external lists, and those would generate missing things to send to Radarr.
You could also of course create your own Alan Smithee list at MDBlist or the like and feed that into PMM.
Thanks for the help