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.

interwebtech

Members
  • Joined

  • Last visited

Everything posted by interwebtech

  1. with your plex.tv account credentials.
  2. https://github.com/linuxserver/docker-plex#setting-up-the-application The "fun" part is finding an exact version number that doesn't end up a 404 in the Git pull. I have one saved I used to fall back due to Roku issues. x.x.x.xxxx-xxxxxxx Its about 3 or 4 weeks back as of today? Hope that helps. ps. no this is NOT a dvr version number. *mod - don't post plexpass version numbers
  3. You have to specify a specific version of plex. Search this thread for hints. Also check the Plex Pass DVR beta section on Plex forums. You can get the version number there.| PS. once you have the DVR version installed, ignore warnings for newer versions. Installing any updates via plex or docker with replace it with the release non-DVR version.
  4. If you have Plex pass there is a beta DVR version of PMS that works with the HDHomeruns. No live streams but recordings seem to work well.
  5. Nice clean layout. Mine started like that LOL. Now its a rats nest.
  6. I had a similar issue that I narrowed down to being larger (6 GB+) movie files. Never happened on smaller files like TV episodes. Most of mine are MKV. Also it only happened on my Roku 3. Granted I only watched longer stuff using the Roku so it might have affected others but IDK. Forum searches on both sites turned up Plex pointing finger at Roku firmware version and Roku pointing finger at Plex for transcode errors. I waited for a while with neither camp providing a fix. So I bought new Roku Ultra & Premiere+. These are the new Rokus (a Roku "5" if you will). Installed both (with only settings change being auto-login) and no more pauses or getting kicked out to selection screen. Granted there are other issues these are having (slight delay when starting film where no sound, verified by preamp OSD saying "no audio" and some flashing when switching between resolutions). So my guess is the fix for my issue was either of the following two things or maybe the combination. 1. new Roku hardware 2. default Plex settings on Roku
  7. I have dropped back to 1.2.5 due to ongoing issues with audio in new Roku Ultra.
  8. Pretty sure it is an affirmative, but must ask if settings (especially backup) are retained in this update/split? OOPS reread and you clearly state they do
  9. New PMS posted already. I was downgraded for all of 30 minutes. Sent from my Nexus 5X using Tapatalk
  10. updated to 1.06 and still have the bash error on reboot.
  11. I can see my dockers now. Thanks.
  12. When updating the plug-in, i have to turn off ControlR and then back on for the UI link to show. Other than that I can see all my dockers and such now. Looks great!
  13. A 404 error? Sent from my LG-D852 using Tapatalk lol. I kinda have that now via texts, email, smartthings notifications & pushbullet. Someone comes to the door (motion detection) you would think some alarm system had gone off lol.
  14. Could you please update and test if this error has been corrected? Mine now shows: No unassigned disks available. (as it should) thanks for quick update.
  15. No unassigned disks at this time. So UD is showing no disks, right? that is correct No unassigned disks available. No Remote SMB/NFS or Iso File Shares configured.
  16. No unassigned disks at this time.
  17. v1.02, just found these on console after reboot: bin/bash line 3 /usr/local/emhttp/plugins/controlr/scripts/stop: no such file or directory grep: /etc/php-fpm.d/www.conf: no such file or directoy (this one twice)
  18. 2016.10.26 is offering to preclear my parity disk and 1 member of my array. I have no extra disks, was just looking for grins. Parity is on mobo port & sdb is on my Areca ARC-1231ML HBA.
  19. Not showing as an available update in Plugins.
  20. Yes, you should see the 4 dockers Anything strange in the log ? I see nothing about scanning for dockers or VMs. I emptied the log and restarted the plugin. This is all I get in log: I: 2016/10/27 16:34:42 app.go:85: Received signal: (terminated) ... shutting down the app now ... I: 2016/10/27 16:34:42 server.go:132: stopped service Server ... I: 2016/10/27 16:34:42 unraid.go:67: stopped service Unraid ... I: 2016/10/27 16:34:48 app.go:51: controlr v1.0.2-78.dd2e5a8 starting ... I: 2016/10/27 16:34:48 app.go:59: No config file specified. Using app defaults ... I: 2016/10/27 16:34:48 unraid.go:55: starting service Unraid ... I: 2016/10/27 16:34:48 server.go:69: Starting service Server ... I: 2016/10/27 16:34:48 server.go:88: Serving files from /usr/local/emhttp/plugins/controlr I: 2016/10/27 16:34:48 server.go:127: Server started listening on :2378 I: 2016/10/27 16:34:48 app.go:81: Press Ctrl+C to stop ... All I get is the spinner. Took a peek with Chrome tools and spotted this error in console: websocket open Uncaught TypeError: Cannot read property 'map' of null(…) http://192.168.1.8:2378/app/main-c6c02c5.min.js
  21. I am able to login but not sure if what I see is correct. I made browser narrow so it would fit in one screenshot. The red arrow points at icon that just spins ands spins with nothing happening. I have no users other than root. I have no VMs. I have 4 dockers. Should I be seeing something other than this?
  22. Look in Settings | Scheduler. Set your schedule and it runs automatically.
  23. plugin has lost its link to open web page. Manually trying to open web page, neither http://tower:2378/ or IP work at all. No logs at that location. tower refused to connect. Following up... toggle Enable ControlR Server setting brought link back and page opens. Log contents: I: 2016/10/26 15:12:03 app.go:51: controlr v1.0.1-70.d2e1212 starting ... I: 2016/10/26 15:12:03 app.go:59: No config file specified. Using app defaults ... I: 2016/10/26 15:12:03 unraid.go:55: starting service Unraid ... I: 2016/10/26 15:12:03 server.go:67: Starting service Server ... I: 2016/10/26 15:12:03 server.go:86: Serving files from /usr/local/emhttp/plugins/controlr I: 2016/10/26 15:12:03 server.go:125: Server started listening on :2378 I: 2016/10/26 15:12:03 app.go:81: Press Ctrl+C to stop ... W: 2016/10/26 15:12:14 server.go:179: shadowHash != actualHash
  24. plugin has lost its link to open web page. Manually trying to open web page, neither http://tower:2378/ or IP work at all. No logs at that location. tower refused to connect.
  25. Can you check the log (should be at /usr/local/emhttp/plugins/controlr/controlr.log) for any warnings ? Send it over pm or email if you want. I'll change the log location in the next release. There is no *.log file in that folder.

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.