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.

"SimpleFeatures" Plugin - Version 1.0.11

Featured Replies

Ditto here loving it.  Especially the added settings for cache_dir, parity schedule, etc.

 

Though I do have a question: just like the first time I installed Simple Features (0.9), the UI is all jacked up when I first load it and for several reloads after that.  Things are misaligned, rollover text is visible without rolling over, just generally it looks like an incomplete load / parse of the code in the browser (firefox 9 earlier, firefox 11b3 now, all scripts allowed).  Then automagically after a few reboots of Unraid, it looks good and never seems to go bad against (until I installed 1.2)

 

Any reason for that?

  • Replies 2.8k
  • Views 827.8k
  • Created
  • Last Reply
  • Author

It's just the browser cache getting in the way. Not much I can do about that :)

  • Author

Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works:

 

http://unraid-simplefeatures.googlecode.com/files/notifications.mov

 

It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list.

I have a simple request.  Actually, I don't even know if you stashed this somewhere but I haven't found it...

 

Can you put the version info for Simple Features somewhere? Maybe on the footer of each page or in the server info in the top right corner.

 

John

It's just the browser cache getting in the way. Not much I can do about that :)

 

;) Sure there is ... in the instructions let people know to clear their cache ;)

Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works:

 

http://unraid-simplefeatures.googlecode.com/files/notifications.mov

 

It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list.

 

That is just straight up badass man.  Well done !!!

  • Author

 

Change Log:

 

1.0b3 - Improvements: Changed to a plugin like system (thank Bergware!). Added in webGui notifications to the base package.

Bug Fixes: Some CSS/Misc. Fixes.

 

Note the new installation instructions:

 

If you're migrating from an earlier version, remember to remove the installpkg entry in your "Go" file before continuing.

 

1. Download the packages you wish to install. The Base package is required for all other packages to run.

 

2. Create folder called Extra at the base of the flash drive - "/boot/extra"

 

3. Copy in the packages you wish to have installed on Boot.

 

4. Reboot. If it looks funny, please clear your browser cache!

 

 

All I can say is WOW!  Love this!  Great work and I hope you keep it up.

Thanks... worth the upgrade to a beta version just for this.

I found a bug in the email plugin.  When saving the ssmtp.conf file with authentication method selected it sets AuthUser in the config file equal to nothing.  You must comment out "AuthUser=" in the config file so ssmtp doesn't sent a LOGON request causing it to fail if the servers doesn't have any/require authentication.

 

 

SeeDrs

  • Author

Will make sure this is done on next release - thanks

Thanks for the update.

 

Another small issue: notification for uncommitted changes is not shown anymore.

 

  • Author

Hmmm, oops must have messed something up there  :)

 

Next release will be tomorrow, including both PHP and Shell scripts to add notifications for other developers.

speeding_ant, bonieln, Bergware and whoever was involved in the development: thank you so much for that very nice piece of hard work.

 

By the way, since I installed 1.0b3, it saves all entries under the Settings tab, e.g. Sleep Mode and Scheduler. User entries were working but not shown on the browser screen (activate sleep function was resulting in "disabled" right after pressing the apply button).

 

Am I right, that the only entry in the go script is the one here:

/usr/sbin/s3_sleep -a -R -F -m 15

When you put the different "tgz" files (base + addons) in the directory "/boot/extra" as given in the instructions then no installation references need to be made in the "go" file. If you have these references then they can be deleted unless they are referring to a directory othter then "/boot/extra".

 

The GUI interface for 'sleep' and 'folder caching' will automatically add or remove the necessary commands in the "go" file to activate the command execution upon a reboot.

 

Ps. To get the correct command in the go file (yours is outdated) disable + apply and enable + apply within the GUI

Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1?

Nice work. Liking the improvements.

 

One feature request for S3 sleep tho.

 

Is it possible for it to go to sleep *without* having to sync/stop the array.

 

I don't like my disks spinning up for this. Especially given if there is a power cut and the disks are asleep we are in the same situation.

 

So could you make the s3 sleep script put the machine straight to sleep without waking the disks?

 

Thanks :)

Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1?

They are still displayed in horizontal fashion as before. Are you using Internet Explorer?

 

So could you make the s3 sleep script put the machine straight to sleep without waking the disks?

Are you referring to the sleep button or the sleep GUI page?

Hi,

 

Is not the base package for all features? installed base, now, and I only have the new notification, all other features from previous package is gone. ??

Or shall In install all the new packages??

 

 

//Peter

Hi,

 

Is not the base package for all features? installed base, now, and I only have the new notification, all other features from previous package is gone. ??

Or shall In install all the new packages??

 

 

//Peter

In the new approach the "base" package provides the essential webGUI improvements, while separate add-ons are made available to further expand the functionality as per user preference.

 

If you want *all* functionality you'll to install all add-ons to bring it to the same level as the previous one-in-all package.

 

Thanks, I have  Dl all now ;-)

 

 

EDIT

 

did a install using  installpkg simpleFeatures-v1.0b3-*

 

Got some warnings, is this something to ignore ?

 

 

root@Tower:/boot/extra# installpkg simpleFeatures-v1.0b3-*
Verifying package simpleFeatures-v1.0b3-Base.tgz.
Installing package simpleFeatures-v1.0b3-Base.tgz:
PACKAGE DESCRIPTION:
Executing install script for simpleFeatures-v1.0b3-Base.tgz.
****************************************************************
* simpleFeatures webGUI has been installed
*
* Created by Andrew Hamer-Adams
* http://www.pixeleyes.co.nz
*
* Looks best on modern browsers
* Includes revamped graphical interface
* Includes modifications made by Bergware
* Version: 1.0b3
****************************************************************
Package simpleFeatures-v1.0b3-Base.tgz installed.

Verifying package simpleFeatures-v1.0b3-cache-dirs-addon.tgz.
Installing package simpleFeatures-v1.0b3-cache-dirs-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-cache-dirs-addon.tgz.
Package simpleFeatures-v1.0b3-cache-dirs-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-disk-health-addon.tgz.
Installing package simpleFeatures-v1.0b3-disk-health-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Package simpleFeatures-v1.0b3-disk-health-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-disk-stats-addon.tgz.
Installing package simpleFeatures-v1.0b3-disk-stats-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-disk-stats-addon.tgz.
Package simpleFeatures-v1.0b3-disk-stats-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-email-notify-addon.tgz.
Installing package simpleFeatures-v1.0b3-email-notify-addon.tgz:
PACKAGE DESCRIPTION:
Executing install script for simpleFeatures-v1.0b3-email-notify-addon.tgz.
rm: cannot remove `/usr/bin/sendmail': No such file or directory
rm: cannot remove `/usr/sbin/sendmail': No such file or directory
Package simpleFeatures-v1.0b3-email-notify-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-s3-sleep-addon.tgz.
Installing package simpleFeatures-v1.0b3-s3-sleep-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-s3-sleep-addon.tgz.
Package simpleFeatures-v1.0b3-s3-sleep-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-system-info-addon.tgz.
Installing package simpleFeatures-v1.0b3-system-info-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Package simpleFeatures-v1.0b3-system-info-addon.tgz installed.

//Peter

Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1?

They are still displayed in horizontal fashion as before. Are you using Internet Explorer?

 

Yes, I am using Internet Explorer and my Health page looks like the picture in the attachment.

health.png.cd90298794672c121fb1e7d833c23111.png

This new feature looks great, like the individual package!

 

can Notification Settings be sett by different user than root ? can't access tho folder from windows.

 

//Peter

So could you make the s3 sleep script put the machine straight to sleep without waking the disks?

Are you referring to the sleep button or the sleep GUI page?

 

No, the S3 sleep script he also wrote :)

 

(I have the independent version, however it is also included with SimpleFeatures in the settings pages)

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.