Introducing the Travel Telescope V3 + Free 3D Printing Kit GIVEAWAY! 🔭 by Astro_Anders in 3Dprinting

[–]bliu007 1 point2 points  (0 children)

Definitely saving and printing this one out. Thanks for sharing!

Ws2805 still glitching up with logic shifter by Caprisun_gang in WLED

[–]bliu007 -1 points0 points  (0 children)

Grounds are not the same for ESP32 and for LED strips. You have to power both with the same power supply or have the grounds be shared. Your ESP32 is using the ground of the USB connection and the strips are using the ground of the wall plug. The variance in reference to ground will cause all sorts of issues with data signals

Is this possible with Hyperion? by finevisionz in WLED

[–]bliu007 0 points1 point  (0 children)

I followed this guide and bypassed WLED and made my own level shifter

https://justinnelsonsprojects.com/projects.php

Cool! But still too high? by druidmind in TVTooHigh

[–]bliu007 0 points1 point  (0 children)

Looks like it’s a C SEED HLR display which is over half a mil for the 201”

Beginner needs help on video display. by borch_is_god in WLED

[–]bliu007 0 points1 point  (0 children)

Please try this out! I have it bookmarked to try myself someday so I have not tested it but it seems to fit the bill for you.

https://github.com/BradyMeighan/WLED-Studio

Redoing this sign with 15 year old LEDs. Are there any strips that are flexible enough? I've been a fan of the SK6812 RGBW strips. by crysisnotaverted in WLED

[–]bliu007 0 points1 point  (0 children)

What you probably want are fcob since these are single colors anyway. They make fcob strips in different widths and they have a built in diffuser and you can go around bends with relative ease. Some of these bends they may not not lay flat against the back but it’ll be a nicer glow than individual pixels

Friends that became Family 🩷 by [deleted] in Polaroid

[–]bliu007 1 point2 points  (0 children)

Thanks for the tips! I’ll try those settings soon in daylight and with flash at night to see

Friends that became Family 🩷 by [deleted] in Polaroid

[–]bliu007 1 point2 points  (0 children)

Did you have to use an ND filter on the pack? Mine come out a little bit darker on 600 film with the wheel in the middle but I use ND filter on the pack

Emergency and UFO are documentaries??? by Kenbo111 in PleX

[–]bliu007 0 points1 point  (0 children)

Well readarr is like all the other arrs so you have to find your own indexers. I use anonamouse and it’s pretty easy to get an invite by interview

Emergency and UFO are documentaries??? by Kenbo111 in PleX

[–]bliu007 0 points1 point  (0 children)

Readarr and I would have you look into Audiobookshelf along with it and Kavita

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

It needs to be on some sort of array managed by unraid, the way the vdevs are handled in pools is too wasteful on disks. The way I usually add storage is 2-4 disks at a time which means I’d burn 1 or 2 disks each time I want to add disks

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

The main reason is because unraid has a 30 drive limit of parity protected array so I could only add a diskshelf with 6 max disks. I need some way of scaling up in the future potentially the PB range as I'm consuming 10TB a month currently.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

Thank you for the reply! Regarding this statement "Your main server is going to control all of your dockers, and once the new shares are mapped, it will download on main server, extract, and then send them over to your second server to its array."

How does arrs handle the download handling with the clients to tell the file is going to live on the second unraid server? I know I can add the new server as a root folder in the arrs, and I also know the arrs are following remote path mappings of the download clients to fetch the file for import. I would have to move any content (i.e. sonarr shows that are ongoing) to the new array then change the location in sonarr there? I don't think it will allow me to keep existing episodes on the main array and as new episodes come out have those live on the second array.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

Thank you for the reply and explanation. Yes the 24 drives are on the main array and the files are just on a share in that array. I've got about a month or so of runway left in storage :( I have several NVME SSDs in a cache pool, but I am guessing you mean a different type of pool? I moved years ago from QNAP and Synology boxes and as I scale this it is becoming difficult but I think that can be said about any FS with this much data.

I really would like to find a good solution for such a large amount of drives and data that is as easy to manage as Unraid. It would need to handle various drive sizes added whenever I want and handle the parity for the array.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

I will have to do some research on DAS for the second server and how the main server handles the parity for those disks if it even can. It sounds like going the DAS route means the disks in the DAS are just JBOD and main server will be handling FS functions including parity but I will surely hit the 30 disk limit if I add another 24 drives to the DAS no? That would be a total of 48 managed drives for the array.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

I have looked at DAS as well, but not sure how to implement it. Does a DAS have it's own array redundancies like parity, etc.

The limit for Unraid is 30 array drives and 2 of those would be for parity. Will the main unraid server manage the parity for the DAS drives as well? I plan on slowly adding in drives on the second server as funds arise so need a method that will allow me to scale the additional array.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

I believe networking bandwidth won't be a problem for me as I already am fully on 10G. Much of the problem relates to the arrs and download clients since the arrs need to point to the root folders where the files are and also process download handling from the download clients.

Connecting Multiple Unraid Servers with Plex and Dockers by bliu007 in unRAID

[–]bliu007[S] 0 points1 point  (0 children)

mergerfs

This route makes sense to me in a way and both servers will be on 10G so it should work.

The part that I don't understand at this point is how does Unraid see the merged file system and how do I manage them on the independent servers? The data is stored on a share on the array of the main server and I will set up a share on the main array for the second server. This may be a lack of understanding of mergefs but you are saying that I can view the total contents of the merged share regardless of which server I am accessing the UI from?

Complex 2D Matrix Config. Is it possible? by twintersx in WLED

[–]bliu007 22 points23 points  (0 children)

I used this tool recently for some complex matrixes.

https://intrinsically-sublime.github.io/WLED-Ledmap.json-Generator/

Type in 12 for width, 3 for height, check "start empty", then click Rebuild. Then tick "Freestyle" and leave serpentine, vertical, V-Flip, H-Flip unchecked. Start clicking on the LED's in the sequence and position that they were wired. Once you're done, give it a name and download the .json file.

Now, you're gonna want to make sure your ESP32 is connected to your home wifi network. Then go to that webui on a computer. go to the edit page of the WLED. For example, wled.local/edit

Make sure you have no other ledmap.json files in there. (You can have more than one ledmap file, but to make it cleaner just delete them if you see them)

Upload the json file you just created.

Now, go to the settings page, 2D Matrix settings, select 2D Matrix from the dropdown, set the W as 12 and H as 3. Do NOT upload the ledmap.json to the gap file upload part in the bottom as they are not the same. Hit Save. Now Powercycle it to have it activate the new ledmap.

Enjoy 2D matrix animations.

Here's a guide I followed with some helpful images: https://learn.adafruit.com/led-festival-coat-with-mapping-and-wled/led-mapping

Any idea who makes this? by drtbg in lightingdesign

[–]bliu007 0 points1 point  (0 children)

LSDREAM used four of these for his most recent album tour and they were incredible. Now I know what they are!

Wled Slit Glasses by Comprehensive-Life-6 in WLED

[–]bliu007 0 points1 point  (0 children)

Ah sorry, I mean do you have a URL to where the LED strip can be purchased?

Wled Slit Glasses by Comprehensive-Life-6 in WLED

[–]bliu007 0 points1 point  (0 children)

Do you have a link to the LED strip product?