z0ki

Members
  • Posts

    128
  • Joined

  • Last visited

Everything posted by z0ki

  1. Right, so what do you propose I do to overcome this issue? Because as I said, if I leave the date as is in the BIOS (set by UTC) and set it to wake up at a set UTC time (which equates to 7am my time) it does not turn on. If I bring the date forward manually and do a test time to turn on half an hour later it turns on. I am going in my BIOS > APM > Power on by RTC (ENABLE) > RTC ALARM DAYS set to 0 for everyday > Hour 19 (which will be 7am my time) > Minute 0 > Seconds 0. Sent from my iPad using Tapatalk
  2. I've done that. The problem is that as I stated when it is Saturday morning here it is still Friday night for their timezone that is set by unRaid in the BIOS. Even though I do set it for say 19:00 the server does not turn on in the morning as the date is wrong between UTC timezone and mine. I feel that is the root cause of the problem here (could be wrong) but as I said this was working before it's only just recently that it's stopped working completely. For extra info. If I wake up at 7am my time, and I load up my server and go into the bios and set the time to 19:05pm (and set the date forward as it should be to the correct day for my timezone) and switch the server off as soon as 19:05pm hits (7:05am my time) the server turns itself on. In contrast if I leave the DAY alone for the UTC timezone that its set itself (which is like I said Friday evening there, Saturday morning here) soon as 19:05pm hits server doesn't turn on automatically.
  3. Correct. But is it not possible to have the date in the BIOS correspond with my local timezone? This was fine before not sure why it is giving me issues now? I understand it sets the BIOS to UTC and that's fine I can bypass that by setting it to turn the server on at 19h (7am AEST) but obviously the date is wrong it still thinks it is Friday when it is indeed Saturday morning. I am sure the date was fine for me in the past as my server did always turn on at 7am until only recently. Is there a way to fix this?
  4. Thanks @Frank1940 The bios time is 100% accurate (to the second) according to Time.is/London but obviously when it's 7am Saturday morning here in Australia, it is still 9pm Friday night there so the date in the bios doesn't adjust to this and stay's on Friday (until midnight UTC time obviously) It seems to be the main issue here as I said, if I manually change the date and then set the time for the server to turn on in the bios it does. Strange one lol
  5. So there is a problem with this 'system' from what I can tell. My server will no longer turn on via RTC and It looks like it is due to the date being wrong in my BIOS after unRaid shutdowns or reboots. Instead of it saying Saturday (but with UTC time) it says Friday. If I change it to today's date (1/02/20) and set the time for it to turn on from shutdown it does. So why is unRaid upon rebooting/shutting down change the day to what it is in the UK? From reading little what I could on this topic, it seems it should just change the bios clock to UTC but keep my Local date for this reason?
  6. TV Show folders are not being detected? What is wrong? filebot -script fn:amc --output "/home/user/downloads/deluge/LFTP" --def "movieFormat={fn =~ /2160p|4K|4k|UHD/ ? '4K Movies' : 'HD Movies'}/{n}/{fn}" --def "seriesFormat={fn =~ /2160p/ ? 'TV Shows 4K' : 'TV Shows'}/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {hd} - {vc} - {vf} - {t.replaceAll(/[\`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part \$1')}{'.'+lang}" --action hardlink -non-strict "/home/user/downloads/deluge/completed" --def excludeList=amc.txt
  7. Thanks for the reply, but I got this fixed I just added the known_hosts file to my config/ssh folder so now no longer need to manually accept SSH key then use LFTP, basically as you described. So all good thanks
  8. So after a little more research it looks like It's the linux based system that is reverting the BIOS clock to UTC automatically which I did not know it did that. That explains a lot then.
  9. So I’ve come across an annoyance that I have been trying to fix for a few days now. I noticed that my bios clock resets after every unRaid reboot. I set it to the correct time then I reboot and it looks like it changes to UTC time. I originally thought it was the battery but I changed that and it’s still doing it. I then rebooted with a monitor connected to my server and saw thus time (marked in yellow) So even though my unRaid Time & Date settings and NTP servers are correct it looks like it is changing my BIOS clock at will after any reboot, or power down. And then it turn it ruins my RTC which I use to turn my server on every morning at 7am. So, is there an actual fix for this? Surely there must be a way for my BIOS to keep my local GMT (AEST) Australian Eastern Standard Time as it should and not have unRaid change it? Sent from my iPad using Tapatalk
  10. But I’ve had it setup exactly like that since day one. I’m not entirely sure if it was the latest plex update or the latest unRaid update that did this. Looking at the media share where this new ‘appdata’ folder has been created it’s dated as today and around the same time I’ve updated unRaid. In saying that I did notice when I did update plex my plex server was “missing” and so had to create a new one which was very odd. Never had this happen before in nearly 12 months Sent from my iPad using Tapatalk
  11. I don’t know what the hell happen but for some odd reason after updating to the latest binhex plex pass container it has created a appdata folder in my Media share when I’ve changed NOTHING and all i did was update the container. How do I fix this? It was all on my cache drive until this update Sent from my iPad using Tapatalk
  12. Hi guys I have two of my AIO fans (3pin) connected to CHA_FAN1 and CHA_FAN2 the fans can be controlled but I am wondering which would be the correct option here?
  13. Sure thing here you go, #!/bin/bash time lftp << EOF set ssl:verify-certificate no set sftp:auto-confirm yes open sftp://user:[email protected] mirror --use-pget-n=8 --Remove-source-dir /home/user/downloads/deluge/LFTP/"4K Movies"/ /mnt/cache/Downloads/incoming/"4K Movies" quit EOF chmod -Rv 770 /mnt/cache/Downloads/incoming/"4K Movies" chown -Rv nobody:users /mnt/cache/Downloads/incoming/"4K Movies" mv /mnt/cache/Downloads/incoming/"4K Movies"/* /mnt/disk3/Media2/"4K Movies" I also noticed that sometimes after say a reboot it seems LFTP will only work is I SSH into my seedbox and accept the KEY then LFTP will work again. Anyway to have my script do this automatically?
  14. I've got an LFTP bash script that is scheduled to run every 10 minutes, but I notice if it runs and it doesn't find anything to download from my seedbox the script just keeps running and running in the background. Is there a way to make it stop with a bit of code I can put in my script that will make unRaid say "Hey, I ran the script found nothing I'll abort and try again in 60 minutes"
  15. Just wanted to say thanks @ken-ji I got everthing setup the way i wanted it (inclding with Filebot) on my seedbox. Everything downloaded to my seedbox is now renamed, and then fetched by my LFTP script on my unraid box and then is put in it's appropriate folder :) I do have a question though. I setup a scheduled time for my LFTP script to run, but I notice it doesn't stop if it's not pulling anything from my seedbox. Is it possible to have the script run and if it doesn't find anything after say 5 minutes that the script aborts, then tries again in say 60 minutes?
  16. I managed to figure out how to run Filebot on my seedbox, and I finally have it doing what I want it to (kind of) filebot -script fn:amc --output "/home19/user/downloads/deluge/test2" --action hardlink -non-strict "/home19/user/downloads/deluge/test" Is it possible to run that via Filebot (or terminal) on my unRaid server instead of SSH'ing into my seedbox?
  17. I've had it on port 82 since early last year I think? I changed it back then because I think PiHole needed port 80 so I changed my unRaid to use :82. I would always login to the WebUI by going to http://unraidserver:82/Dashboard for example. I've not once had an issue accessing the webUI until this morning and it looked like Community Apps was the culprit from my troubleshooting by getting rid of plugins one by one, and the server only started working again (out of safe mode) when the CA plugin was deleted as it was the very last one left to be deleted. Is this something you've heard of happening before? Like i said I got a very basic setup atm so nothing that it out of the ordinary. Or maybe it was just one of those things where something borked and it corrupted Community Apps maybe?
  18. Looked like it was Community Applications that was the culprit. I deleted every plugin installed, rebooted still nothing. CA was the only one left I deleted it and it now I can get access to my unRaid server as normal? Any particular reason why this would happen? Should I backup my USB and maybe do a fresh install of the OS to get rid of any bad remnants? Or no need?
  19. I just booted it up and chose Safe Mode (No Plugins No GUI) Sure enough the WebUI starts up right away! I only run a very basic setup with just PiHole, PLEX, Deluge, Sabnzbd and that's it. I was able to start my array in safe mode, I then rebooted made sure all dockers were set to not to start on startup, rebooted webUI still not connecting. It could maybe be a plugin but I am running relatively basic plugins too community.applications.plg dynamix.s3.sleep.plg dynamix.system.stats.plg dynamix.system.temp.plg NerdPack.plg user.scripts.plg The only thing I can think that might be an issue is the dynamix plugin? Do I just delete the appropriate .plg file for dynamix from /boot/config/plugins ? *edit Attempted to delete some plugins via MC, rebooted still can't get access to my server without safe mode.
  20. Thanks mate, just got it and have added it unraidserver-diagnostics-20200115-0901.zip
  21. I don't know what is going on. I turned the server on this morning cannot go to my unRaids webUI at all! All cookies/cached cleard on all of my browsers I tested. I can login to the server SSH, Windows is showing my unRaid server in explorer but it says it's empty when I go into it. Can't post logs as I can't open the webUI at all. What do I do? It was working just fine last night
  22. So how would I create a bash script that will run after the files are pulled to my unRaid server? Say you download a movie and it's folder is The.Irishman.2019.4K.HDR and I want it to be renamed only to The Irishman and then have that moved to media/"4K Movies"? It sounds simple enough but the people I've asked have made it seem like it's impossible to do?
  23. This sounds like something I want to do, albeit not as complex but a more simple version. BTW, sorry for the quote on an old ass post but that's what search is for right? :) I have a seedbox and I've got a LFTP script that will periodically check for files on there and pull them from my seedbox to my unRaid server. I want to know if a script can scan a specific folder (in this case, where my LFTP script dumps new downloads on my unRaid server) rename ONLY the Movie Folder name and then move them to the appropriate final destination automatically? Is this possible? Seedbox > LFTP pulls files > mnt/cache/downloads/incoming > Filebot script runs > rename movie folder > move to /mnt/disk3/Media2/"4K Movies" Someone said Filebot doesn't rename folders but this doesn't sound right as i've seen many posts of people doing exactly that.
  24. I tried Radarr on my seedbox and it worked as in it made hardlinks, renamed folders for me. I was under the assumption that I could point Radarr to a specific path (home/deluge/downloads/) and it'll pick it up automatically and do all the work but it isn't the case you need to do it all manually. I was hoping for a more automated solution regarding renaming Folders. I thought Filebot could just rename folders but seems it can't as you mentioned But i've seen on Filebots website that folder names can be changed? So this is why I came here to ask haha
  25. Hi guys hoping to get a little assistance. I have yet to install filebot on my unRaid but I want to make sure it can do what I want it to before I figure out how to install it. So I have a seedbox and I've got a LFTP script that will periodically check for files on there and pull them from my seedbox to my unRaid server. I want to know if Filebot can scan a specific folder (where my LFTP dumps new downloads) rename ONLY the Folder and then move them to the appropriate final destination automatically? Is this possible? Seedbox > LFTP runs pulls files > mnt/cache/downloads/incoming > Filebot runs > rename folder > move to /mnt/disk3/Media2/"4K Movies" I'm a complete novice so any assistance would be greatly appreciated