kizer

Moderators
  • Posts

    3716
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by kizer

  1. I don't know of a solution for your sound, but you can schedule your conversions for times when your not using your Machine like when your sleeping or you can pin which cores are doing the conversion to leave some breathing room for your system.
  2. My 2GB Sandisk Cruiser has been error free since 2009. It only boots up from it and then it just sits idle for days on end.
  3. This is exactly what I did. Ran it as a NAS for a few days over the weekend while we was gone then went back to normal and turn on 1 thing at a time. We use Plex a lot so I turned on only Plex docker than each day I turned on another and another. Come to find out one of my dockers wasn't configured right and it was eating up resources and crashing. Sometimes the simplest things are the key to fixing things.
  4. Same. I got lucky that my Motherboard has an onboard USB port. Just plug it in and forget about it. I know its no help, but every time I do any major changes to my machine I always store a backup on my windows PC. Add a new drive, upgrade OS...... on and on........ I would store it on Unraid.net, but it appears I only have a 2GB stick and I don't have enough room to make a backup. Lol
  5. Everything is tied to your USB stick including My Servers.
  6. Some of us have been using unraid since 2009 or earlier. Trust me it works. It might be just a slight misunderstanding of how things work or how they are to be setup. Looking at your Split Level you have it set to first level only. That means only the main folder will be split.
  7. Not exactly the same, but I used a find command that checks a folder and it copies from A to B and moves to C. find /mnt/cache/uploads/incoming/* -iname "*.mkv" -type f -mmin +10 -exec cp {} /mnt/cache/uploads/2check/ \; -exec mv {} /mnt/cache/uploads/Tv-Incoming/ \; So it checks Incoming folder and copies to 2check then moves incoming to Tv-incoming So this kinda does what your asking, but not exactly. You could look for some code that utilizes inotifywait
  8. I know at one time unless its still active Plex added a feature that would save your viewing in the cloud. I don't know if its for all users or just the main account. Maybe your experiencing the cloud watched status. I don't think I personally opted in for the cloud watched status, maybe you did?
  9. I've never done it, but I probably would of copied my database from the VM install into the new docker which, should of captured your watched status, list of movies and tv shows. I've only really copied info from docker to docker which ideally is the same.
  10. I honestly would recommend that as well. Why run Plex via a VM when you can loose the overhead and just run Plex directly as a docker. If you really like your VM you can still use it for other things when you need to.
  11. Can't you use Direct Streaming? If the Playstation 4 is capable of playing 4K directly then it shouldn't need to transcode. I have 4 AppleTv's in my house and I use direct streaming so their is no need to Transcode anything. I don't use 4K since most of my content is ripped to 1080p so I can't truly comment on 4k content.
  12. Please note. This thread is for Announcing the newest release and mentioning any issues you might have. Please make another post in General requiring any technical support and link to it. This is one of the only times we are asking you to cross post. By doing this it reduces the amount of clutter that might happen and direct others that might have the same problem to the discussion.
  13. tdarr is nice if you need to convert some of your files
  14. Lol No. I was hoping for something in unraid not my garage. All fixed now. Well the garage is. I haven't restarted MyPlugin. I'll tinker with that this weekend.
  15. Lol, My 2GB ScanDisk Cruzer is still rocking since 2009. I've had a handful of oddities since I've had it thou. Not sure if it was the stick or the Mobo.
  16. PFt..... I'm taking you out of my will then. lol Nah I just wanted to give you some context of my above frustration. I know sometimes text doesn't convey feelings/body language and I honestly didn't check to make sure I didn't come across as overly aggressive or annoyed in my Original post.
  17. I'll look into it again. This weekend was a 4 day and if it could happen it did. Server was acting wonky, my kid backed out of my garage and wrecked the garage door, Thanksgiving everybody was late. Lol Thanks I'll look into this again. I really enjoy remote access and security. Not sure why I started having a few issues when its been running flawlessly for months. Didn't help that I have ssh and telnet disabled and at the time my monitor wasn't connected. Lol Ah you can temp disable via console. Nice I was hoping for a pseudo back door in.
  18. This site can’t be reached Check if there is a typo in 192-168-7-127.4d4f6da4506b4508f3acafda8.myunraid.net. DNS_PROBE_FINISHED_NXDOMAIN I'm getting this for some odd reason. I can't admin my server locally and now I'm sitting at a black screen because I'm trying to use the GUI. Is there a way to disable all this temporary so I can admin my machine with a browser? When I type in my URL 192.168.7.127 I get the above even on my local network. Do I have a setting turned on or is there a way to disable that. I finally was able to login using GUI no plugins, but I can't disable the plugin since its not installed. I just want to get rid of that bizarre URL that isn't allowing me to manage my server until I figure out what is going on. Update turned off Strict so I can resolve the URL and connect internally. Was finally able to get in via no Plugins using GUI.
  19. Does your machine have access out? Can you ping or connect out side of your network via your machine? I only ask because I just tried and I can check the status of my plugins.
  20. I get this every once in a while. I just hit refresh on my browser a few times and it seems to correct the issue.
  21. I tried to get your 3 entry part to work. Is there a specific placement for the code to work? I'm not seeing it in the output of the script nor in the log file. So I'm guessing its in the wrong place. I just placed it in the very bottom of the code. Lol
  22. Totally understand. I've seen people get really heated because of to slow releases or to many rapid ones. Just wanted to clear the air just a bit. I can't speak for limetech, but when your constantly innovating or trying to come out with little upgrades knowing your users depend on insuring the integrity of our data things can be slowed down a lot. I'll take the dribbling of little updates here and there knowing things are going smoothly vs HUGE changes that could cause problems in my Environment.
  23. Exactly what users asked for. it used to be a small group would do all the testing and it would take months. Everybody asked to be included in the process to speed up releases. Sure some of the changes can be annoying, but at least unraid allows us to report bugs, which you have to admit are addressed pretty quick and roll back.
  24. AMEN!!!! It's yours and I would do like you want no matter what anybody tells you. I often just give in sometimes and take the path of least resistance. I don't want my VPN to update and crash all my stuff so I make sure I check it now and then and let the rest do its thing, but I totally get your doing something a tad different.
  25. @caynam Your very welcome. Sorry it didn't work the first time. I got a little sloppy on my cutting and pasting and trying to dress it up. Lol