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.

pinion

Community Developer
  • Joined

  • Last visited

Everything posted by pinion

  1. Depends on where you keep your app directory but for me it is /mnt/user/appdata/nextcloud/www/nextcloud
  2. Looking at the source I don't think it is setup that way, no. https://github.com/fanningert/aria2-with-webui
  3. I just tested it out and it did segment my download into 5 parts as expected. It was a bit tricky trying to figure out how to get the link because I wanted to grab "file I want.ext" that was in the root of the ftp server directory but the spaces were messing me up. What worked for me was enclosing the whole thing in quotes when I added the URI as such "ftp://user:[email protected]/file I want.ext"
  4. I've been wanting something like this for a long time. Thank you!
  5. I have mine set to transcode as well and it seems to work fine. I forked their GitHub last night and added my changes and created the project on the docker hub. Looks like it was a success so I just need to test it out myself and then I will put it up with my dockers and do a pull request. https://hub.docker.com/r/pinion/docker-plex-1/
  6. I used that exact same docker and just inserted the stuff it had into LSIO's container. Using the information there will probably be easier. Especially for me. I might still do a pull request and host it in my repo since I haven't had any problems the past few weeks.
  7. I threw something together that is working for me. If LSIO would like I can create a pull request after I clean it up a bit.
  8. I'd like to figure out how to get commercial skip working and do that and transcode in a post process script. I'd also like unlimited free time to do it.....
  9. I tried it off first then turned it on later. I ended up spinning up a new lsio container and it's working now. Must have been something with the old configuration.
  10. Ok, a brand new container seems to have done the trick. So what is my best bet here? Should I wipe everything out and start fresh remapping all of my libraries?
  11. I found a few threads over in the Plex forums and it was suggested to go back to a 1.6 version. That still didn't work. I tried a new docker container. The second most popular one in apps from plexinc PlexMediaServer. It worked just fine for recordings. The only difference I saw was they had set a temporary transcode directory. I then tried to do the same back in this container but I'm still getting the same issue. Also set the version back to 'latest' and it's still a no go. I'm going to try to setup a new linuxserver Plex container and see if it works from a fresh one. I'll report back.
  12. Has anyone gotten the DVR part to work using a HDHR Connect? I can watch Live TV with the latest version but when I try to DVR something it plays fine for 15 seconds to a minute and then it's just all messed up. I figure since I can watch Live TV fine but can't DVR the same channel without it messing up that it's an issue somewhere with Plex or maybe how unraid is setup... I don't know. But I'd love to get DVR working!
  13. If you want to delete everything under /mnt/disk9/Movies/Captain\ Amer you need to rm -rf /mnt/disk9/Movies/Captain\ Amer The f flag will force it. Be careful because /mnt/disk9/Movies/Captain\ Amer and everything under it will be blown away. Although, and someone correct me if I'm wrong, but shouldn't they be deleting from /mnt/user/Movies/Captain\ Amer instead?
  14. When you tell the container that /mnt is pointing to /mnt/user/Books in unraid then the container will see the contents of /mnt/user/Books under /mnt. In other words, in ubooquity you should set the share location of your books to just /mnt because you've already told the container that /mnt is pointing to /mnt/user/Books and ubooquity will see all of your content under /mnt. Does that make sense? If you wanted you could set /mnt to /mnt when creating the docker and then in ubooquity you would have to specify the full path. But the ubooquity container would also be able to see everything which I guess could be less secure. Especially if you expose ubooquity to the internets.
  15. YOU CAN UPDATE IT YOURSELF! LOL! I know you weren't meaning it that way but I couldn't help but read it like that. Cracking me up. Anyway, you can ssh in and go to the config directory. Then do a wget http://vaemendis.net/ubooquity/downloads/Ubooquity-1.7.0.zip And then you can unzip it. I moved my old jar to jar.old and then unzip Ubooquity-1.7.0.zip The download died on me a couple times. I don't know if it's me or that guys server but it was slow.
  16. Thanks for confirming. It kind of sucks but at least the majority of important stuff isn't gone since it was on my unRaid shares.
  17. Well... I think I screwed up. I had all my VMs on /mnt/cache/apps/virtualbox. I upgraded to 6.0 beta 3 and started fresh. I installed this plugin and none of my vm's were showing up obviously. So I changed the setting for the symbolic link to /mnt/cache/apps/virtualbox... and now everything that was there is gone. Am I screwed?
  18. Working great, thank you! Is there any benefit to deleting the swap file when I stop the array? Can I continue to use the one I already created? And I would assume I want "Start Swap file during array mount" on that way it's enabled when I start up?
  19. I'm having an issue with this, perhaps it's on my end since my power went out twice today... installing plugin: swapfile file /tmp/swapfile-cleanup: successfully wrote INLINE file contents /bin/bash /tmp/swapfile-cleanup ... success file /boot/config/plugins/swapfile/swapfile.cfg: successfully wrote INLINE file contents file /etc/rc.d/rc.swapfile: successfully wrote INLINE file contents successfully changed file mode file /usr/local/emhttp/plugins/swapfile/event/disks_mounted: successfully wrote INLINE file contents successfully changed file mode file /usr/local/emhttp/plugins/swapfile/event/unmounting_disks: successfully wrote INLINE file contents successfully changed file mode file /usr/local/emhttp/plugins/swapfile/swapfile.page: successfully wrote INLINE file contents file /usr/local/emhttp/plugins/swapfile/swapfile.png: Warning: copy(/boot/config/plugins/swapfile/swapfile.png): failed to open stream: No such file or directory in /usr/local/sbin/installplg on line 42 unable to copy LOCAL file

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.