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.

Path Help on unRAID YAMJ Build

Featured Replies

I have YAMJ working on my Win7 PC using an unRAID server.  What I am working on doing is moving the YAMJ processing over to the unRAID server.  To do this I need to change my paths referencing from the unRAID server.

 

Current My_library.xml paths are:

<path>\\\\Asteroid\VIDEO</path>
<path>Z:\Watched</path>

 

Asteroid is my unRAID server and I also scan my PCH for watched files (Z:\Watched). I then upload my Jukebox to the PCH. It is working great on Win7. 

 

I have changed

From:   <path>\\\\Asteroid\VIDEO</path>
To:      <path>/mnt/user/VIDEO</path>

This works.

 

I know I need to mount the PCH somehow. But how?  I can access the PCH in windows explorer by \\PCH.  How do I access PCH on my unRAID linux?

  • Author

I figured it out. I was close many times.  I did not realize the Popcorn Hour (PCH) shares drives via NFS. I sent the commands:

 

mkdir /mnt/PCH/share
mount -t nfs 192.168.1.75:/opt/sybhttpd/localhost.drives/SATA_DISK /mnt/PCH/share

 

So I substitute "Z:\Watched" with "/mnt/PCH/share"

 

  <path>/mnt/PCH/share/Watched</path>

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.