-
Posts
3682 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Downloads
Store
Gallery
Bug Reports
Documentation
Landing
Posts posted by kizer
-
-
Yep Old Hoopster. I've been beaten to countless posts by this guy. Sometimes I wonder does he sleep with a laptop on his chest? 😃
-
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.
-
10 hours ago, sdamaged said:
When are we going to be able to move off using highly unreliable flash media for our servers? Surely there must be a way to switch this over to an SSD? It's rather draconian and i've been through a few flash drives on my server
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.
-
1
-
1
-
-
2 hours ago, JorgeB said:
One more thing you can try is to boot the server in safe mode with all docker/VMs disabled, let it run as a basic NAS for a few days, if it still crashes it's likely a hardware problem, if it doesn't start turning on the other services one by one.
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.
-
22 hours ago, ConnerVT said:
Exactly why I keep by boot flash inside my case. Connected to a motherboard USB connector with a cable having a Type-A connector. Can't smash it, can't lose it.
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
-
Everything is tied to your USB stick including My Servers.
-
On 12/13/2022 at 9:49 AM, KyleS said:
Unraid doesn't seem to have any real thought put into it. Mover continues to move to full disks and ignores quota assignments. Disk splitting continues to just fill full disks (500G is reserved, which I find to be ridiculous that this is ignored and disks fill to 64KB). Does anyone actually use this seriously? Besides shfs everything else seems to be completely worthless.
What am I missing?
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.
-
1
-
-
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
-
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?
-
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.
-
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.
-
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.
-
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.
-
1
-
-
tdarr is nice if you need to convert some of your files
-
On 11/30/2022 at 11:29 AM, JonathanM said:
I'm guessing that wasn't what you were looking for.
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.
-
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.
-
4 hours ago, ljm42 said:
Sorry I can't help with the other stuff
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.
-
1
-
-
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.
-
1
-
-
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.
-
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.
-
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.
-
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
-
1 hour ago, tuxbass said:
Ye not complaining, just taking a note. I'm relatively new user myself, only been with unraid since 2016. The releases used to be rare, same with patching. Now the patches follow minor version releases in rapid succession. Have really vanilla needs though, so haven't been affected.
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.
-
1
-
-
2 hours ago, tuxbass said:
Is it just me or does it seem like QA is slipping with the 6.11? Last few releases feel like putting out fires.
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.
-
6
-
1
-
1
-
Unraid Community Rockstar Hoopster
in Unraid Blog and Podcast Discussion
Posted
Same! Lol
Litterally everything you said is the same. I was outside working with the younger crowd and I about died. lol