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.

MySQL - unRAID, XBMC, Pivos Xios DS

Featured Replies

I'm putting together a couple of Pivos Xios players at home.  I intend to drop the Linux xbmc builds on them as that seems to be the best mix at the moment.

 

A central xbmc db is key here so I wan t install that on unraid.  Does the braid MySQL plugin allow the db to be installed on the cache drive ? I was hoping not to spin up the drives every time xbmc starts.

 

Has anyone tried getting the pivos to work with a central db sitting on unraid ? Anything t look out for ?

It is recommended that you install mysql on a cache drive and yes the plugin allows that

 

pivos shouldn't have any issues with mysql, it is essentially xbmc that connects to and uses mysql

  • 3 months later...

I've done exactly the same thing here with two Xios boxes and mysql on my unraid.  I'm having a little trouble with the mysql though when I reboot.  I'm assuming it's because I wasn't stopping mysql before rebooting.  I've looked around and found http://lime-technology.com/forum/index.php?topic=5568.675 where Joe L. says to create a "mysql stop" button in the unmenu user scripts by doing the following:

--------------------------------------------------------------------------------

As an alternative, you can put these five lines in a file named

45-unmenu_user_script_stop_mysql

located in your unmenu directory.

 

#define USER_SCRIPT_LABEL Stop MySQL

#define USER_SCRIPT_DESCR This will stop MySQLso your array can be stopped cleanly

#define USER_SCRIPT_TEST test -x /etc/rc.d/unraid.d/rc.unraid_mysqld && echo "Stop MySQL"

echo "<pre>"

killall mysqld

 

They will give you a button on the User-Scripts page to stop MySQL manually.

----------------------------------------------------------------------------------------------------

 

I have created this file in /boot/unmenu and restarted unmenu, but the button doesn't show up.  Any advice?

 

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.