Jump to content

Fuggin

Members
  • Posts

    273
  • Joined

  • Last visited

Posts posted by Fuggin

  1. sabnzbd:

    /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='sabnzbd' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='002' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]' -l net.unraid.docker.icon='https://hotio.dev/webhook-avatars/sabnzbd.png' -p '8080:8080/tcp' -v '/mnt/cache/appdata/sabnzbd':'/config':'rw' -v '/mnt/sabdownloads/':'/data':'rw' -v '/mnt/sabcomplete-cache/':'/mnt/sabcomplete-cache':'rw' 'hotio/sabnzbd'

     

    radarr:

    /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='radarr' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='002' -e 'ARGS'='' -e 'DEBUG'='no' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:7878]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/radarr.png' -p '7878:7878/tcp' -v '/mnt/cache/appdata/radarr':'/config':'rw' -v '/mnt/sabcomplete-cache/':'/data':'rw' -v '/mnt/user/Movies/1080p/':'/media':'rw' 'hotio/radarr'

     

    sonarr:

    /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='sonarr' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='002' -e 'ARGS'='' -e 'DEBUG'='no' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8989]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/sonarr.png' -p '8989:8989/tcp' -v '/mnt/cache/appdata/sonarr':'/config':'rw' -v '/mnt/user/TV_Shows/':'/media':'rw' -v '/mnt/sabcomplete-cache/':'/data':'rw' 'hotio/sonarr'

     

     

    tower-diagnostics-20211004-0958.zip

  2. I have installed 2 new cache pools, 1 for TV and another for Movies. I have my TV share linked to my TV cache pool and set to Yes and Movies share linked to my Movies cache pool and set to Yes. When my downloader downloads the media and finishes unpacking, it is bypassing my cache pools and moving the media directly to the TV/Movies shares on the array. (Cache pool is not full and I don't have user0 in the docker paths)

     

    Any ideas?

  3. 20 hours ago, zoggy said:

    just take link, open up a new tab and put it in. for whatever reason it will not work if you try to do it directly from within the forum

    Still won't work...I don't know why limetech just can't post an invite link instead of linking through the forum.

     

    If someone can just invite me, here's my discord username: Fuggin#3966

  4. On 9/16/2021 at 2:10 PM, ljm42 said:

    Would you mind trying in a private window / incognito window? 

    Still didn't work...I am logged into Discord on the computer and mobile app. I tried the mobile QR scanner, says I am ready to talk but the channel doesn't show up then I get an error page on here.

  5. Go to console and type ifconfig and paste a screenshot of the eth0: stats. If it is 100, then you might need to use ehtool to change the settings in Unraid. Reason you get get something different in a linux environment from a windows environment may just be a setting in the linux environment in unraid.

     

    Unless someone else has a better solution...that's my guess.

  6. 2 minutes ago, Fuggin said:

    Hello...I had made some cache pool changes and wanted to make the entire cache pool RAID0. When I run the RAID0 balance it didn't balance the system and metadata. Do I run the system and metadata conversion manually? If so...what is the command for manually converting the system? Thanks.

     

    image.png.1ad1cda126626e4d0c346072928d6d68.png

     Actually nevermind....saw the logs that it reduces redundancy if I do that...so as long as the data is RAID0, i guess it should be fine. It'll be better than how I had my cache pool configured before anyways.

  7. Hi...I am preclearing 2 larger HDDs I installed...it's been awhile since I have used preclear. I am not seeing the eyeball icon, however, I see all these icons on my bottom header...I would prefer to see the status window. Is there a way to see it?
    image.png.a54e0a19e9f6531209a418fa5f63a24a.png

    image.png.d1afd68183d1891aa42da6e155d4a3d3.png

×
×
  • Create New...