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.

ashman70

Members
  • Joined

  • Last visited

Everything posted by ashman70

  1. I have a question, does the ability to retry failed downloads exist within Medusa? So for example, say I am trying to get show.s01e03 and Medusa scans my providers looking for the show, finds it on one of them and sends it to SABnzb for download, but dues to missing articles it fails. Can Medusa then retry the failed download and rescan my providers, being careful not to choose the same episode but try a different one?
  2. I am also a 36bay Supermicro user, and while adding more drives would be nice, until all my drives are 8TB, I am ok with the limit. Honestly the number of unRAID users who would like to have more then 30 drives in their array is probably minuscule, so what driver is their for Lime-Tech to do it? Also the number of unRAID users who have more then 30 drives in a single system is also probably quite small, we aren't the target market they are after. Perhaps unRAID isn't the right solution for you?
  3. What do you have for UPS's?
  4. Wow Bob, is that all running in a rack in your basement? What's your power bill like?
  5. My first unRAID server was a dual core i5 system with 16 hard drives. I had been running it with two dell Perc 5i raid controllers each one with 8 drives in a raid 5 array, but I ran out of space and decided to try unRAID. I bought a second hand 16 port Areca SATA RAID controller that could do JBOD and way I went.
  6. Lol, wish I could. I already have a 36bay monsters server. Server 1 has 10 hdds in it and is maxed out. Server 2 has 8 hdds in it and is maxed out Server 3 is the monster server and until Lime-tech allows for more hdds in the array, its maxed out with 30 ( I know about unassigned devices) Server 4 has unique hardware suited for game play.
  7. I have four unRAID servers. 1.Primary Media server Movies 2.Primary Media server TV Shows 3.Backup server, Plex Server, other dockers 4.VM host for Windows 10 VM for gameplay.
  8. That was old, I don't have it set that way anymore.
  9. I tried updating Medusa tonight as it said there was an update, it failed and now my Medusa docker image is orphaned. I've tried downloading it and reinstalling it, but I keep getting an error: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="medusa" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8081:8081/tcp -v "/mnt/disks/192.168.111.44_TV":"/tv":rw -v "/mnt/cache/downloads":"/downloads":rw -v "/mnt/user/downloads/":"data":rw -v "/mnt/user/appdata/medusa":"/config":rw linuxserver/medusa /usr/bin/docker: Error response from daemon: Invalid bind mount spec "/mnt/user/downloads/:data:rw": Invalid volume destination path: 'data' mount path must be absolute.. See '/usr/bin/docker run --help'. Attached is screenshot of my settings before I did an update back in June, I am using these same settings when I try to reinstall Medusa tonight however I am getting the error above. The actual path to the folder where tv shows end up is : /mnt/cache/downloads/completed I have tried entering this instead of /mnt/user/downloads/ but I get the above error. Why is Medusa broken and how can I fix it?
  10. From another computer I would mount a share for the synology then a share for the unRAID server and copy from the synology share to the unRAID share.
  11. That's hilarious, the same card is 'on sale' for $299 CAN on Newegg's Canadian site, geez. https://www.newegg.ca/Product/Product.aspx?Item=N82E16816118182
  12. I used one of these cards in my DS380 build, while not an LSI card, it served my purpose. https://www.amazon.com/IO-Crest-Controller-Non-Raid-SI-PEX40064/dp/B00AZ9T3OU/ref=sr_1_1?ie=UTF8&qid=1495559951&sr=8-1&keywords=iocrest+4+port+sata
  13. I have an older Smart UPS 1000 UPS connected to one of my unraid server via USB cable, here is a screen shot of my settings, maybe they will work for you. Its possible in trying to get your network card to work you changed a lot of default settings.
  14. I have zero issues with mine.
  15. Thanks that worked I was able to rollback. I could not find a mako folder.
  16. So I just updated to the latest release of Medusa and the webui is unavailable, it simply won't open. The logs seem to indicate a crash every time you try to access the webui. How do I rollback to the previous version? 2017-04-21 19:43:49 ERROR Thread-16 :: [9c19b10] Exception generated: Cant locate template for uri u'home.mako' Traceback (most recent call last):File "/app/medusa/medusa/server/web/core/base.py", line 259, in async_callresult = function(**kwargs)File "/app/medusa/medusa/server/web/home/handler.py", line 134, in indext = PageTemplate(rh=self, filename='home.mako')File "/app/medusa/medusa/server/web/core/base.py", line 61, in __init__self.template = lookup.get_template(filename)File "/app/medusa/lib/mako/lookup.py", line 259, in get_template"Cant locate template for uri %r" % uri)TopLevelLookupException: Cant locate template for uri u'home.mako' 2017-04-21 19:45:16 ERROR Thread-16 :: [9c19b10] Exception generated: Cant locate template for uri u'home.mako' Traceback (most recent call last):File "/app/medusa/medusa/server/web/core/base.py", line 259, in async_callresult = function(**kwargs)File "/app/medusa/medusa/server/web/home/handler.py", line 134, in indext = PageTemplate(rh=self, filename='home.mako')File "/app/medusa/medusa/server/web/core/base.py", line 61, in __init__self.template = lookup.get_template(filename)File "/app/medusa/lib/mako/lookup.py", line 259, in get_template"Cant locate template for uri %r" % uri)TopLevelLookupException: Cant locate template for uri u'home.mako' It appears to be functioning, its just the webgui is not accessible.
  17. How do you edit the config file?
  18. Yeah I noticed that, sorry. I guess if I switch containers I have to reinstall plex? Takes days to index my media.....
  19. I guess I'm confused because I don't have that variable in my docker.
  20. So I right click on the Plex docker, go to edit and then do what where? Sorry if I am being daft, I've never done this before.
  21. So just do this from the unraid command prompt?
  22. I have another question. Lets say I want to grab a show that has been on the air for five seasons. I put the show in, Medusa does her thing and starts grabbing seasons. Lets say she grabs all the seasons but seasons 1 and 2 fail to download properly. If I manually grab them, how do I tell Medusa I have them, or will it scan my folders, find them and mark them as downloaded?
  23. Version I am ok with, its how to do the rollback I can't seem to find the info on.

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.