December 14, 201411 yr Author Usually you can keep them. For most apps, it's just the dependencies that change.
December 14, 201411 yr Hi Phaze, thanks for the updated plugins I'm having trouble installing FileBot using the plugin in Unraid 5.05. Clicking "install" = "failed MD5 checksum, aborting installation". I've tried deleting the *.deb file from packages and re-installing with no success, any thoughts?
December 14, 201411 yr Author FileBot updated to v1.5.4 - Fixed install as the files on sourceforge are now named with i386 instead of i686. This was preventing the install from working. -=PhAzE=-
December 14, 201411 yr Author MB3Server updated to v1.5.9 - added libmms dependency - Removed beta tag as it seems to be working at this point - Future releases will have ffmpeg added in in preparation for when the devs remove that dependency from their releases -=PhAzE=-
December 16, 201411 yr 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
December 16, 201411 yr 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
December 17, 201411 yr 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
December 17, 201411 yr Author Erase the extras install file, its not compatible with plexpass login. Check in the packages folder for the Plexmediaserver.Deb file and delete it, then reboot, then see if it installs again from the plugin.
December 17, 201411 yr 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
December 17, 201411 yr I added the packages folder to the flash drive and everything worked so I'll send you some beer money. Thanks Again, John Turi
December 17, 201411 yr I sent you some money for your beer fund and I also noticed that i do not have a usr folder and a subfolder for the plexmedia server and the config folder. Is this a problem? Should I create them on the flash drive? Also, how can I point to my media library which will be on Drive1 under the movies folder? Thanks again, John Turi
December 17, 201411 yr Author Thanks John, glad to hear it's all working. I'll do a quick update soon to fix that packages folder missing problem for all plugins. Seeks the latest beta doesn't come with that folder by default anymore
December 17, 201411 yr Should I add the usr folder too? I don't see it on my flash drive either? I would like to run the plex media server from my m2 drive as a docker application as it is set up as my cache drive. Do you have any hints how to do that?
December 17, 201411 yr Author The docket install is separate from my plugin. You don't need to crest a /usr folder on your USB. From in the plugin settings GUI you can set the install location to anywhere though.
December 17, 201411 yr 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
December 17, 201411 yr I have installed Filebot but I am very new to unraid and linux. How do I use it. I am only familiar with the windows version.
December 17, 201411 yr 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?
December 17, 201411 yr Author I don't know, I've never seen distninja either, I may get time later to look at this.
December 17, 201411 yr I am having the same issue... I updated to the ninja one and it broke my plex server and still said i needed the update. I had to switch to standard release in the plugin to get it working again. Help please! I will post in issues section too
December 18, 201411 yr Author 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.
December 18, 201411 yr Author So do I. Some of the other plugins I just get the latest version from sourceforge rather than the website since its more stable structure (and jsut as accurate) but I can't do that with Plex since they host their own files.
December 18, 201411 yr Author Plex updated to 1.5.4: - Fixes new path for plexpass nightlies. Still uses the old path but the redirect no longer has the lingering sub path on the newver variable.
December 18, 201411 yr Plex updated to 1.5.4: - Fixes new path for plexpass nightlies. Still uses the old path but the redirect no longer has the lingering sub path on the newver variable. Thanks. It would be nice if they stopped making changes like this.
Archived
This topic is now archived and is closed to further replies.