Plex Forum
App store python framework
Dev Community
Dev/API Corner
other-dev
umciggy
February 23, 2009, 7:58am
1
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.
elan
February 23, 2009, 8:58am
2
We’ll be posting tutorials on the blog soon. For now you can:
Copy an existing plug-in bundle.
Edit Info.plist to give yourself a new identifier.
The framework is in ~/Library/Application\ Support/Plex/Plex\ Media\ Server.app/Contents/Resources/Python/.
Plex Media Server will automatically see your new plug-in and load it (and reload it).
atrus
February 23, 2009, 10:01am
3
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.
umciggy
February 23, 2009, 10:32am
4
Great, thanks!
Related topics
Topic
Replies
Views
Activity
Using plugin without app server?
Dev/API Corner
plugin-dev
3
83
December 20, 2019
Developer Quick Start Guide
Dev/API Corner
plugin-dev
5
1082
December 20, 2019
Does anyone have Framework.bundle?
Plex Media Server
plugin-dev
1
134
August 6, 2021
Learning to write an agent
Dev/API Corner
other-dev
10
86
December 20, 2019
From where can I find downloaded Plugins?
Dev/API Corner
plugin-dev
3
119
December 20, 2019