Help with python Plugin

Status
Not open for further replies.

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Anyone mind helping me get the plugin I'm working on working?
I used the port I modified from the sabnzbdplus port + the FreeNAS UI files from the plexmediaserver plugin to create my pbi. I replaced all the instances of 'plexmediaserver' with 'sabnzbd' (respecting case) but always get an error when trying to start the plugin from the FreeNAS GUI. 'service sabnzbd onestart' works just fine. I don't have much experience with python so I'm just trying to hack together what I can, lol.

EDIT
Figured out my problem, it was an unchanged reference to PlexMediaServer. I debugged by checking the url scheme://freenas/plugins/pluginname/pluginid/_s/(command)
Reading this documentation more thoroughly first would have helped me deubug faster.
http://doc.freenas.org/index.php/Creating_your_own_PBIs
I'll hopefully have a suite of FreeNAS plugins out this weekend.

PBI
http://fawnhill.jruehlig.com/owncloud/public.php?service=files&t=d72b084815aed2692f46ba476daa02fa
md5sum=742f9c7e84f19d53361d73dc5193f946

PBI+PORT Source Code
https://github.com/josh4trunks/FreeNAS-Plugins
 
Status
Not open for further replies.
Top