App store python framework

Where is it?
Where can I find the app store python framework mentioned in the blog post about 0.7.8?
I have an idea for a plugin and would love to give it a go.

We’ll be posting tutorials on the blog soon. For now you can:


  1. Copy an existing plug-in bundle.
  2. Edit Info.plist to give yourself a new identifier.
  3. The framework is in ~/Library/Application\ Support/Plex/Plex\ Media\ Server.app/Contents/Resources/Python/.
  4. Plex Media Server will automatically see your new plug-in and load it (and reload it).


Dont forget to use a Terminal text editor (like nano or VI) to edit the Info.plist. If you use Plist Editor that comes with OSX (or Xcode, cant remember) and saves the newly edited Plist, then the plist becomes unusable.

Great, thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.