Everything posted by witalit
-
[Support] binhex - rTorrentVPN
Is there anyway to set this to point to another gateway for VPN VM I already have setup? As I think my VPN Provider only allows 1 connection so I was looking to setup Transmission on a VM and point it to the VPN server IP as the gateway. ps.. Donation sent ?
-
[SUPPORT] pihole for unRaid - Spants repo
I just changed the Interface to eth0 and now my Mikrotik can use Pihole as DNS server. Thank you!!! Spent HOURS trying to find a solution and I thought it was something on the Mikrotik as with my old Asus it worked fine on br0.. who knows what changed but its running. Stoked!
-
[Deprecated] Linuxserver.io - CouchPotato
Ditch CouchPotato Install Radarr Happy times :-)
-
[Support] binhex - rTorrentVPN
Thanks Binhex as always, beer coming your way brother.
-
[SUPPORT] pihole for unRaid - Spants repo
Ohhh I think this might also resolve my issue with Mikrotik! Will report back later when I am at home to test :-) Thanks.
-
[Support] Linuxserver.io - Radarr
Loady you have fully spammed this thread ?
-
[Support] Linuxserver.io - Radarr
Why are you using Sab and NZBget? Just use NZBget I moved from Sab to this and find it a lot better. Try to use /mnt/user/ Instead of directly to cache. Then set the share to use cache only, this may just make you even more confused though :-).
-
DiskSpeed, hdd/ssd benchmarking (unRAID 6+), version 2.10.10
How does mine look? I know I need to replace those old 500GB drives but I am waiting to move out :-).
-
[Support] Linuxserver.io - Radarr
Docker template: Container path: /downloads = /mnt/cache/downloads/ In Sab: Incompleted folder = /downloads/incomplete Completed folder = /downloads/completed Thats all you need as you have mapped the volume directly to /mnt/cache/downloads/ in the docker template. So once its mapped you don't specify the full path in Sab config as this would be the wrong path, Sab wouldn't see it. What Sab can see will be starting from /mnt/cache/downloads/ and thats all it can see except files within this folder if any. The only problem with this is your downloads folder is on cache. I personally have NZBget use a script to send a post-processing request back to Medusa to move my completed downloads to /mnt/user/TV Shows for example, this path excludes cache drive and only uses data disks. EDIT: Sorry I made tons of edits so please read over this again, should be correct now.
-
[SUPPORT] pihole for unRaid - Spants repo
Anyone on here run pihole in a docker and have a Mikrotik router? I want to set pihole as DNS Server but I am finding its harder than I first thought. On my old Asus router it was really simple.. Any help would be much appreciated.
-
[Support] Linuxserver.io - SABnzbd
In the Sab log files can you tell me which episode it failed to unpack or process? Thanks Edit: I can see what you mean, it says unpacking then shows 0 unpacked. 2018-05-11 18:27:39,266::INFO::[newsunpack:835] Unpacked 0 files/folders in 0 seconds 2018-05-11 18:27:39,266::INFO::[newsunpack:268] Unrar finished on /incomplete-downloads/Once.Upon.a.Time.S07E21.720p.HDTV.x264-AVS-Obfuscated 2018-05-11 18:27:39,270::INFO::[postproc:388] Unpacked files [] 2018-05-11 18:27:39,271::INFO::[postproc:393] Finished unpack_magic on Once.Upon.a.Time.S07E21.720p.HDTV.x264-AVS-Obfuscated As someone suggested, back-up the options you have then turn them off. Try again and report back.
-
**VIDEO GUIDE** How to both Expand or Shrink a Vdisk
Great video as always, I would like to resize a Linux VM. Seems this might be a lot harder ?
-
Preclear plugin
What other tools can someone recommend? I mean for me I am on 6.4 anyways so plugin still works. I understand what you mean though as unRAID now can pre-clear disk for me but for stress test it is not a mandatory plugin.
-
Preclear plugin
So are we saying pre-clear is no longer required for stress testing a drive or is there another tool for this? I am looking to add a new 3TB drive to my protected array and ideally would like to test before hand. Thanks
-
[Support] binhex - Medusa
WOW. It was something SO DAMN simple, I spent hours trying to work this out lol. The folder mapped under Medusa & NZBGet was not exactly the same I had to drill 1 folder up for Medusa so: NZBGet on Docker = /mnt/user/NZB Downloads/ Medusa on Docker = /mnt/user/NZB Downloads/ Both of these are for the /data folder under the template.. just an FYI in case anyone else sees this issue.
-
[Support] binhex - Medusa
I wonder if anyone can help. I can't seem to get the NZBtoMedia post-processing scripts to run. I keep getting the error below when NZBGet runs the nzbToSickbeard script: Unable to figure out what folder to process. If your download client and Medusa aren't on the same machine, make sure to fill out the Post Processing Dir field in the config. Have followed the instructions on from the main github page for NZBtoMedia but still no luck - https://github.com/pymedusa/Medusa/wiki/NZBtoMedia Here is a screen of my Medusa Congfig, tried turned off/on automatic post processor still the same. I wan't to avoid Medusa constantly scanning my disks even though in SpaceInvader's tutorial for SickRage he says ignore the warning and turn the option on. Just leave the path to scan as blank and the script will do the rest. I have the default scripts from NZBtoMedia site and configured NZBGet and Medusa as required. Thanks All
-
[Support] binhex - Medusa
This still updated? Thanks