[PhAzE] Plugins for Unraid 5/6


Recommended Posts

Hey guys, total newb question, but how does one "start" a plug-in?  I'm running Unraid 6 beta 12 and installed a few of plugins via "Install Plugins".  When I got to Settings I see them when I scroll down under "PhAzE Plugins" but when I click on one to configure it, I'm taken to a blank page.

 

Any ideas?

 

Thanks,

Jim

Link to comment

Hey guys, total newb question, but how does one "start" a plug-in?  I'm running Unraid 6 beta 12 and installed a few of plugins via "Install Plugins".  When I got to Settings I see them when I scroll down under "PhAzE Plugins" but when I click on one to configure it, I'm taken to a blank page.

 

Any ideas?

 

Thanks,

Jim

 

Quoted from the first post in this thread. I'm assuming it's also the post you downloaded the plugin from?

 

Unraid 6 Beta 12+ GUI fix


 

For those using Unraid 6 beta 12+ you'll notice the GUI doesn't load on plugins anymore. That will be until the plugins are updated to support the new web interface, however in doing an update like that, all users running beta 11 and down will get broken plugins.  So, I will not officially update the plugins for unraid 6 until the RC or final is released. In the meantime, users of beta 12+ can use the following script in their GO file (once per plugin) to fix the gui.

 

cp -r /usr/local/emhttp/plugins/webGui/phaze.page /usr/local/emhttp/plugins/dynamix

echo -e "\n\n---\n\n" >> /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).page

cat /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).php >> /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).page

rm -f /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).php

sed -i 's!\r!!g' /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).page

 

Just simply replace the (APPNAME) with the plugin name.  For example:

 

rm -f /usr/local/emhttp/plugins/(APPNAME)/(APPNAME).php

 

for plex would be:

 

rm -f /usr/local/emhttp/plugins/plexmediaserver/plexmediaserver.php

Link to comment

I've loaded your plugin for PlexMedia Server for UnRAID beta 6 version 12 and followed your instructions on adding the lines in the go file.  Also, I've reviewed your hints and suggestions for resolving a failure to install the plex media server.  I am running a UNRAID beta 6.0 version 12 from a flash drive and I do not have the unmenu or anything else loaded.  It tries and fails to load the plex media server, but, I did get one installed in the /extras folder.  Your plugin runs it, but, I can't get to plex pass to assign my user id and password.  Also, it will not update the plex media server.  Do you have any other suggestions?  I know your busy with the new son and all and that's great.  I would appreciate your help when you get time.

 

Thank you,

 

John Turi

Link to comment

I got rid of the extra folder and the plex media server in it.  I couldn't find a packages folder.  I rebooted and retried it and it still failed to install.  Plex plug in version is 1.5.3 if that helps.  Now plex is not installed according to your settings menu.  I really appreciate all the help and if we succeed I'll contribute to your beer fund.  Ha! Ha!

 

 

Thanks Again,

 

John Turi

Link to comment

Again thank you especially for putting up with my ignorance.  I'm beginning to get this and your plugin works great.  I hope to see an improvement in transcoding my movies to my cloud by running plex on my nas machine.  Also, I hope to improve and eliminate any buffering on movies being transcoded on the nas machine.  I know this is a lofty goal, but, it seems to work pretty well so far.    I just loaded 1300 movies on the nas machine and I got plex linked to that library. 

 

Thanks for all your help,

 

John Turi

Link to comment

Getting a weird error where even though I just updated Plex to the latest version and it says that version is running that an update button is still there asking if I want to update again...

 

"Installed Version: 0.9.11.6.800-831ffad?

Update to Version: dist-ninja/0.9.11.6.800-831ffad"

 

Also today this is the first time I've seen "dist-ninja" and the download went really slow. "Dist-ninja/" was there before the last update as well.

 

Did they change something?

Link to comment

I had a quick look, seems the install and server and everything is still working fine, just that the 'latest version' it gets from online has the extra folder in it. I'll fix that and update the plugin. you shouldn't be getting any broken plex from updating however.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.