Everything posted by NewDisplayName
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
What you say abouit this piece of log? If i understand it correct, one chunk failed, but i dont need to start from scratch?!
-
[Support] Linuxserver.io - Ombi
OKay, i fixed it by making all my dockers br0, really annoying, but its working now. thanks.
-
[Support] Linuxserver.io - Ombi
So it seems its docker that dont allow br0 to access their host. I wonder why it was working before, but anyway. If i do them in br0 also, it should work?
-
[Support] Linuxserver.io - Ombi
Yea, i already edited that its not reachable via the docker, the question is why. Also, it was working before.
-
[Support] Linuxserver.io - Ombi
Is this still working? Ive set this maybe 3 or 4 times from scratch up, just to see at some point it doesnt work anymore. Ive get 100000000. of errors as soon as i enable sonarr and radarr. Port, Adress and APi key is correct. One of the errors is Host or network not reachable... I dont use any proxy or anything btw. Ombi running on br0 and radarr/sonarr on bridge (same ip as unraid) so this should be able to connect to each other? (and it worked for some time) edit: okay i consoled in and installed iputils-ping to test if its reachable, and its not, i dont know why. anyone any idea?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Ive got it working. Problem is only that there are so many exits so it may happen that script doenst run to end (if there is no host alive). Limit NZBGET and STOP rclone does work 100% tho.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I tried now notepad++ and dreamweaver both not really suitable for bash/shell scripting, what are you guys using?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Someone knows a good bash/shell script editor which syntax highlighting and else if fi coloring? Ive installed notepad++, but its just crap how complicated it is and the highlight for shell doesnt highlight else if... I rearranged my upload start/stop script.... but ive got some else if fi statement in wrong order.... i took the if "file there" from your scripts. To prevent unneccessary commands to nzbget and so on. - but the upload script should run always. (it checks itself if it needs to run)
-
[Plugin] CA User Scripts
With "br0" it should could?! Atleast thats how i do it.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Before this all here, i didnt know that this would be possible with google drive. And renting servival TBs of space would defintily not cheaper. Also i already own a root server (at hetzner) (but i want to switch that all back to home) Besides this, double dsl lines also give double download speed, all my neibors have 6-16mbits dl 2mbit ul. I have managed to bundle 2x dsl, 2x LTE to 150Mbits dl and 20 mbit ul... for under 80€. (which is okay for 2 families)
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I fixed my small upload (10mbits) by buying 2 "slow" lines. So i doubled my UL speed. Ofc, it cost double. "load" balancing can be done in network and works good. (question is now is 2 slow lines cheaper then 1 gig line) If you have DSL line u can do that without any new cables because in a DSL cable there are 4 pairs and for 1 dsl you only need 2, so 2 are free.
-
[Support] Linuxserver.io - NZBGet
Thanks for the fast help! I want to run a scruipt from user scripts, so "click on icion" is not a way to go root@Unraid-Server:~# docker exec nzbget /app/nzbget/nzbget -R 1000 Request sent No response or invalid response (timeout, not nzbget-server or wrong nzbget-server version) root@Unraid-Server:~# docker exec nzbget /app/nzbget/nzbget -v nzbget version: 20.0 root@Unraid-Server:~# docker exec nzbget /app/nzbget/nzbget --rate 1000 Request sent No response or invalid response (timeout, not nzbget-server or wrong nzbget-server version) root@Unraid-Server:~# docker exec nzbget /app/nzbget/nzbget --rate 100 Request sent No response or invalid response (timeout, not nzbget-server or wrong nzbget-server version) -help displays: -R, --rate <speed> Set download rate on server, in KB/s WTF? edit: i found out: nzbget request received on port 6789 from 127.0.0.1, but username or password invalid why the fuggg he want a username/password for direct commands edit2: found out, really dumb , theres no way to make it even more complicated.. root@Unraid-Server:~# docker exec nzbget /app/nzbget/nzbget -c /config/nzbget.conf -R 1000 Request sent server returned: Rate-Command completed successfully
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
cant i just remove the infos in the rclone plugin section and start from scratch?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Yeah, even if it doenst resume (but i saw it not starting at 0% when aborting/starting). Its the best way i think. We are a 2 family home, so i cant be bothered to start and stop every time someone is home.. i think if a file has 4 chunks and i upload 2, it will start with the 3. chunk the next time (thats how i thinka tleast)
-
[Support] Linuxserver.io - NZBGet
root@Unraid-Server:~# nzbget -R 1000 -bash: nzbget: command not found root@Unraid-Server:~# docker exec -it nzbget /bin/bash nzbget -R 1000 /bin/bash: nzbget: No such file or directory root@Unraid-Server:~# docker exec -it nzbget /bin/bash nzbget -R 1000 /bin/bash: nzbget: No such file or directory root@Unraid-Server:~# docker exec -it nzbget /bin/sh nzbget -R 1000 /bin/sh: can't open 'nzbget': No such file or directory root@Unraid-Server:~# docker exec -it nzbget /bin/bash /app/nzbget/nzbget -R 1000 /app/nzbget/nzbget: /app/nzbget/nzbget: cannot execute binary file what im doin wrong?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
It does resume, i testet this already. (if i interpreted the output correct) Im not sure if its only resume per chunk (so set chunk lower on slow speeds), but it doesnt start from scratch every time. Also if not, better start 3 or 4 times a day new, instead of all time bw limiting... or to specific times... on my lane a chunk takes 4 or 5 minutes. (didnt lowered it till now) Also normally you dont turn your PC on and off..., so lets say upload gets cut 3 or 4 times a day (if u have 4 pcs) Can i just remove it under plugins rclone and start from scratch? I already tried prioriting traffic, but thats all shit and time waste. I have very special internet... (2x LTE & 2x DSL bundled)
-
[Support] Linuxserver.io - NZBGet
maindir is probably your download folder, just btw...
-
[Support] Linuxserver.io - NZBGet
Really loving your docker. Working perfectly. What is the correct way to send a command to nzbget? I would like to sent some nzbget -R commands to it via script. Like if PC is online throttle, and if not, unlimited. docker exec -it nzbget nzbget -R 1000 ?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So, i bought a g suite account, and it says unlimited storage, your right. But you cant migrate your standard account to it.. (how DUMB is that) Whats the corret way to remove the old google drive account and add the new? (ok add the new is just like descriped on page 1 i guess) BTW. im testing that upload start/stop script since a few days, it works perfectly. If any of the IPs are online, it stops download and if all ips are unreachable it starts the upload Maybe i find a way to stop (or throttle) NZBget also...
-
[SUPPORT] pihole for unRaid - Spants repo
I dont know. I just did that, but unraid become unresponsible, after it came back, the docker was "abandomed image" without any way to edit it anymore... anyway that much config opotions doesnt exist... so its not that much work.
-
[SUPPORT] pihole for unRaid - Spants repo
So to give some feedback if u change to the official pihole container, you need to remove your old pihole and start from scratch, that worked for me. much faster now, it seems. But u need to do all settings manually via docker arguments and such things... anooying^^
-
[SUPPORT] pihole for unRaid - Spants repo
I changed it to that what u said but i get: Dec 13 00:01:46 Unraid-Server nginx: 2018/12/13 00:01:46 [error] 5215#5215: *1960729 upstream timed out (110: Connection timed out) while reading upstream, client: 192.168.86.42, server: , request: "POST /Dashboard/UpdateContainer?xmlTemplate=edit:/boot/config/plugins/dockerMan/templates-user/my-pihole.xml HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.86.2:81", referrer: "http://192.168.86.2:81/Dashboard/UpdateContainer?xmlTemplate=edit:/boot/config/plugins/dockerMan/templates-user/my-pihole.xml" and my image is no abandomed... wtf
-
Dynamix - V6 Plugins
I found a bug? I replaced my MB and since then it shows MB temp "-something". see my screenshot for more info, maybe wrong phrasing? Or do i need to change anything? I already did unload, detect, save. Deosnt change anything. not a big bug, but looks funny
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
So. " The mount_unionfs where your local and cloud folders are combined" Can i access that via SMB? "Your rclone_upload folder where the files are added to the queue for uploading" Does it keep file structure intact like if i add /Movies/Moviename/moviename.mkv will it upload it so to unionfs/Movies/Moviename/moviename.mkv ? I still dont understand how to use 2 different directories, for plex DZMM helped me how it should work. But radarr and so on, you cant add multiple directories!? edit: ok, ill understand now i guess. U want me to change paths on plex, radarr, sonarr to unionfs share (where local and remote are combined). That makes sense. Ill come back to this, first i bought the g suite account and need to reset the api key and such things. In a few days i have nearly 1,5 weeks vacation then i will complete this all. Can i add you on discord or somethign?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I want to have all whats older then 1 year uploaded. So i would setup a cronjob which moves files older then 1 year to the upload directory. Then the upload script can upload files older then 30m to the cloud. If its possible i really would like to keep the structure i have. If that is not possible: Question is if radarr and sonarr understand when files move after 1 year from /mnt/user/Archiv/Movies/Movie/movie.mkv to /mnt/whatevercloud/Movies/Movie/movie.mkv