Server Version#: 1.18.4.2171
I’m using the Plex Video Files scanner and Local Media Agent when adding videos to have Plex pick up the tags I have put on the video files. Yes, it’s porn, and I’d rather not mess with plugins to pull from online metadata libraries.
It works pretty well except that it seems to have quirks picking up more than first three entries from the “Contributing Artists” tag to build the library’s Actor list.
Example:
Video1.mp4
Contributing artists tag: Actor1, Actor2, Actor3, Actor4, Actor5
With the above Actor4 and Actor5 will not appear in the Actor list.
If I change the contributing artist tag to:
Actor5, Actor4, Actor3, Actor2, Actor1
Actor 5 and 4 will now appear in the Actor list, but Actor1 and Actor2 will disappear.
Furthermore, I have a couple of videos that have the same cast. Oddly, if I reverse the actor order on the second video file I can get the missing actors to show up in the Actor list and it will even show both videos they are in.
Example:
Video1.mp4
Contributing artists tag: Actor1, Actor2, Actor3, Actor4, Actor5
Video2.mp4
Contributing artists tag: Actor1, Actor2, Actor3, Actor4, Actor5
With the above, Actor4 and Actor5 will be missing from the Plex library Actor list.
If I change this to:
Video1.mp4
Contributing artists tag: Actor1, Actor2, Actor3, Actor4, Actor5
Video2.mp4
Contributing artists tag: Actor5, Actor4, Actor3, Actor2, Actor1
All actors will appear in the Actor list and filtering against any of the actors will show both videos.
But wait, there’s more! Let’s say a video has more than three actors (again, we’ll use five for this example). Two of the actors appear in other videos, but three do not. If I set the tag to list the three who do not appear in any other videos first this video will still appear in the other two actor’s filters even though they are the 4th and 5th entry in this video’s tag.
Goofy, no?