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.

dee2

Members
  • Joined

  • Last visited

  1. Since there doesn't seem to be an all-in-one tutorial on the web. Linking shares to container Step 1 - permitted characters: Piwigo doesn't like spaces and non-englisch characters. Your filenames are probably filled with them. If not, skip. Start Piwigo and go to plugins and install "Local files editor". Open this editor and in "local configuration" find $conf['sync_chars_regex'] = '/^[a-zA-Z0-9-_.]+$/'; You can add or remove chracter to fit your needs. As long as you mind the UTF-8 encoding. Latin languages $conf['sync_chars_regex'] = '/^[(a-zA-Z0-9-_.+&áéíóúàãõ@ )]+$/'; Germans $conf['sync_chars_regex'] ='/^[(a-zA-Z0-9-_.ÄäÖöÜüß@ )]+$/'; Etc Keep your filenames civil and don't anger the html guys. & # ' " can be troublesome. Special characters are also dependant on your os. You'll find out in step 3. Step 2 - make the link in unraid: Add a path in the docker config. Step 3 - sync the files/folders inside Piwigo: Go to admin > tools > synchronize This part is self explanatory. Don't forget to turn of simulation.

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.