I’m trying to build a more complete photo agent. I did the info.plist file and the init.py files, copied them to the \AppData\Local\Plex Media Server\Plug-ins\ folder and restarted the PMS but when I look at the Agents list in preferences, I can’t see it.
For now, I simply recopied code from the actual photo agent.
We are actually moving away from using photo agents, given the performance and disk space requirements involved. It’s much faster to read in the metadata from EXIF during media analysis, so that’s what we’re doing starting in 0.9.7.0.
That’s goog news! Will you also support XML? WLPG now store people information in the XMP tag and being able to browse by it would be, I think, more than a nice to have. It we be even better if we could select multiple people by digging in the tree. I simply don’t know how we could to AND and OR operators this way.
Also, by having people information, it could be used during a slideshow to do “directed” pan scan .
But to go back to my original question, is it why I didn’t see it in the drop down list or if there was something wrong? Just in case I would like to make another one someday
None is not a string, it's a type named NoneType... None is the only NoneType. It's basicly what other languages call Null. And while I dont know if None is allowed as year, you dont actually have to add information to that field at all.