Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Advanced Buttons Support

Featured Replies

Advanced Buttons is a plugin that simplifies some Docker and Plugin tasks, like Start/Stop/Update Docker containers in batch, and update plugins in batch.

 

It also can save your current container list and restore it later, in case of some docker image corruption, in just one click.

Been using it for a long while and it works great. 

  • 2 weeks later...

Request Feature Enhancement: Start All Containers (Autostart only)

 

Use case: Have several containers that are installed, but some only need to be run periodically. I needed to stop and some time later start my running containers. Stop all works okay, but have to manually start up 10 containers one by one (with GUI refreshes).

  • 4 months later...

Just noticed this error today... any ideas?   It happens over and over and over...

 

 

 

Screen Shot 2017-11-18 at 11.08.01 PM.png

Edited by luisv

16 minutes ago, luisv said:

Just noticed this error today... any ideas?   It happens over and over and over...

 

 

 

Screen Shot 2017-11-18 at 11.08.01 PM.png

 

From the FAQ: 

 

 

Thanks @BRiT

  • 2 months later...

Right after I installed 6.4.1 the "Fix Common Problems" plug-in sent me the following message:

**** advanced.buttons.plg Not Compatible with unRaid version 6.4.1 ****

 

I removed the plug-in but when I was updating the dockers one-by-one today, realized just how handy the Advanced Buttons plug-in is!  It doesn't appear that the Advanced Buttons plug-in is still in the Apps tab so I couldn't re-install it there.  My searching for it led me to this forum but based on zin105's comments I will not re-install it right now.

 

I hope to see this plug-in updated and back soon!

On 2/10/2018 at 12:52 PM, scott47 said:

Right after I installed 6.4.1 the "Fix Common Problems" plug-in sent me the following message:

**** advanced.buttons.plg Not Compatible with unRaid version 6.4.1 ****

 

I removed the plug-in but when I was updating the dockers one-by-one today, realized just how handy the Advanced Buttons plug-in is!  It doesn't appear that the Advanced Buttons plug-in is still in the Apps tab so I couldn't re-install it there.  My searching for it led me to this forum but based on zin105's comments I will not re-install it right now.

 

I hope to see this plug-in updated and back soon!

 

+1 to this. I was doing this today as well and it was pretty painful. I have definitely been spoiled by Advanced Buttons. I am very surprised this functionality hasn't been integrated into Unraid itself.

 

Hint hint @limetech:D

On 2/10/2018 at 12:52 PM, scott47 said:

Right after I installed 6.4.1 the "Fix Common Problems" plug-in sent me the following message:

**** advanced.buttons.plg Not Compatible with unRaid version 6.4.1 ****

 

I removed the plug-in but when I was updating the dockers one-by-one today, realized just how handy the Advanced Buttons plug-in is!  It doesn't appear that the Advanced Buttons plug-in is still in the Apps tab so I couldn't re-install it there.  My searching for it led me to this forum but based on zin105's comments I will not re-install it right now.

 

I hope to see this plug-in updated and back soon!

Why not use the CA Auto Update plugin? You won’t have to push a button at all.

12 hours ago, wgstarks said:

Why not use the CA Auto Update plugin? You won’t have to push a button at all.

 

I hadn't thought about that, thank you!

 

To be honest one problem is I really don't like things updating all by themselves.  I prefer to know when something is updated so if there are problems I'll have any idea if anything changed recently.  I'm going to look at this and give it some thought, but I would still prefer that all updates require some human intervention...

 

On 15.2.2018 at 6:15 AM, scott47 said:

 

I hadn't thought about that, thank you!

 

To be honest one problem is I really don't like things updating all by themselves.  I prefer to know when something is updated so if there are problems I'll have any idea if anything changed recently.  I'm going to look at this and give it some thought, but I would still prefer that all updates require some human intervention...

 

 

You get notifications when it updates, so you will know if anything changed. 

Edited by saarg

For those who really want Advanced Buttons to run under 6.4.1, paste the following URL into plugins - Install plugin: (to reinstall it)

 

https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/plugins/advanced.buttons.plg

 

 

Then via the User Scripts plugin, add this script set to run at First Array Start Only and reboot 

 

sed -i '213s/.*/$Cmd=str_replace(\"\/usr\/local\/emhttp\/plugins\/dynamix.docker.manager\/scripts\/docker\", \"\/usr\/bin\/docker\", $Cmd);/' /usr/local/emhttp/plugins/advanced.buttons/script/create

 

This will at least allow advanced buttons to update containers without orphaning them.  No idea about any of the other functions of advanced buttons, as I don't use the plugin at all.

Edited by Squid
Can't use go file to make the change

33 minutes ago, Squid said:

For those who really want Advanced Buttons to run under 6.4.1, paste the following URL into plugins - Install plugin:

 


https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/plugins/advanced.buttons.plg

 

 

Then via the User Scripts plugin (or in the go file), add this script set to run at First Array Start Only and reboot

 


sed -i '213s/.*/$Cmd=str_replace(\"\/usr\/local\/emhttp\/plugins\/dynamix.docker.manager\/scripts\/docker\", \"\/usr\/bin\/docker\", $Cmd);/' /usr/local/emhttp/plugins/advanced.buttons/script/create

 

This will at least allow advanced buttons to update containers without orphaning them.  No idea about any of the other functions of advanced buttons, as I don't use the plugin at all.

Wow, Squid, this is great, thank you!!

 

I installed this and set up the script but I don't currently have any dockers to update so I can't test it.  I have the appdata backing up weekly so even if I do lose it, it's not a big deal.  

 

I will post an update as soon as I am able to test this.

 

Thanks for all your help!

Scott

On 2/15/2018 at 9:01 PM, scott47 said:

Wow, Squid, this is great, thank you!!

 

I installed this and set up the script but I don't currently have any dockers to update so I can't test it.  I have the appdata backing up weekly so even if I do lose it, it's not a big deal.  

 

I will post an update as soon as I am able to test this.

 

Thanks for all your help!

Scott

 

I used the Advanced Buttons, update all dockers option after following Squid's instructions and everything worked perfectly!  It still shows up as a problem with fix common problems but I'll just ignore the error.

 

Thank you so much for your help!  It's great to have Advanced Buttons back!

 

  • 2 weeks later...
On 2/14/2018 at 11:21 AM, wgstarks said:

Why not use the CA Auto Update plugin? You won’t have to push a button at all.

 

Thanks. I'll check this out.

  • 2 weeks later...

unRAID 6.5rc6 will have a "Upgrade All Containers" built-in togher with buttons to stop or start all containers with a single button click.

 

unRAID 6.5rc6 will have a "Upgrade All Containers" built-in togher with buttons to stop or start all containers with a single button click.
 
Nice!

Sent from my LG-H815 using Tapatalk

With so many linuxserver.io containers to update every week, it almost has become a necessity :D

1 minute ago, bonienl said:

With so many linuxserver.io containers to update every week, it almost has become a necessity :D

Auto Update plugin is the cure for that  ;-)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.