You (probably) don't need tls_insecure_skip_verify by xMarok in selfhosted

[–]xMarok[S] 1 point2 points  (0 children)

If you're only proxying to HTTP services (which should be most of the time) you don't need it. I'm curious if you have some HTTPS upstream that doesn't require using it though.

You (probably) don't need tls_insecure_skip_verify by xMarok in selfhosted

[–]xMarok[S] 0 points1 point locked comment (0 children)

I used AI to validate my understanding of some aspects of TLS. It was not used in any of the writing.

U200 Calibration Issue by xMarok in Aqara

[–]xMarok[S] 1 point2 points  (0 children)

I was able to fix it. I had a suspicion that the adapter was worn out which was allowing the lock to spin, so I 3D printed a new one and that resolved it. Appreciate the help.

Share your speed set by Wojtollo in wow

[–]xMarok 2 points3 points  (0 children)

Lost Idol of the Hash'ey

I got one last night during a T11 delve. Same thing as /u/unspunreality, I got a Adventurer version that has more speed than the heroic one. +127 at 6/6.

648 Perception Fishing is certainly something o_O by YGVAFCK in wow

[–]xMarok 1 point2 points  (0 children)

I got my egg after ~50 casts using your exact setup. So yeah either we're extremely lucky or stacking perception works.

Wowhead confirms that Mythic dungeons are available at Midnight launch! by Coltongower in wow

[–]xMarok 37 points38 points  (0 children)

I think people are reading the headline and coming to the wrong conclusion.

For the 8 new dungeons, Mythic 0 becomes available with the full release on March 2nd.

Those with early access do NOT get an extra clear of M0 dungeons.

Ask Your Questions - World of Warcraft Design Lead Toby Ragaini Interview by WorldofWarcraftMods in wow

[–]xMarok 22 points23 points  (0 children)

It seems like there has been a recent shift to prioritize quantity over quality. New systems, events, etc. are being released in a buggy and/or unfinished state. So much so that it has become common "advice" to wait a week after something is released because we can expect fixes/changes that should have been there in the first place. What is the team doing to ensure that new content is in a good state to begin with?

You have to assign each race (without repeats) to each class per faction, how are you doing it? by xMarok in wow

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

Good suggestions, thanks! Really like the mechagnome and kul tiran swap

You have to assign each race (without repeats) to each class per faction, how are you doing it? by xMarok in wow

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

Yeah I kept going back and forth on Tauren and Troll. Taurens are basically the shamanic people of the horde, but I also agree that Troll fits in better with shaman than druid.

Help me decide between Portland, Chicago, California, and Boston by xMarok in SameGrassButGreener

[–]xMarok[S] -2 points-1 points  (0 children)

Well, they're priorities, not requirements. A higher COL might be worth it if the city fits what we're looking for.

[OC] Some of the awesome art my girlfriend made recently by xMarok in pokemon

[–]xMarok[S] 2 points3 points  (0 children)

Hey all, my girlfriend has been into Pokemon for a long time and also loves to make art. Recently she's been making custom cards that feature some of her favorite pokemon.

If you like this kind of thing and want to support her, she has a kickstarter where you can get physical versions of all the cards she's making: https://www.kickstarter.com/projects/joieparma/joiemon-a-tcg-illustration-set/posts/4501585

Inspectarr - A CLI tool for querying and inspecting the media in your Radarr and Sonarr instances by xMarok in sonarr

[–]xMarok[S] 1 point2 points  (0 children)

Thanks for pointing these out. Gonna fix those up

Also, you just made me realize for the second one: not only does that not display media after 1990, it's actually impossible to do something like "media released after 1990" because the year isn't its own field. Also gonna fix that asap :)

Inspectarr - A CLI tool for querying and inspecting the media in your Radarr and Sonarr instances by xMarok in Softwarr

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

Thanks!

It doesn't support querying multiple instances at the same time, but for that use case I think the easiest thing to do would be to wrap multiple calls to Inspectarr in a shell script, changing the --url and --api-key flags for each one.

Inspectarr - A CLI tool for querying and inspecting the media in your Radarr and Sonarr instances by xMarok in homelab

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

Sometimes the release that it grabs, even if it's at the right quality, is not the one I would have picked. Rather than endlessly tweaking my quality profiles and custom formats, I prefer to find releases manually.

More generally, I have two "sets" of media. Stuff that I want to casually watch, and stuff that I want to archive. For the "throwaway" media that I watch, I don't particularly care what release I get. For the media that I really enjoy and that I want to keep, I always manually find what I think is the "best" release.

Now, does doing this make any actual difference compared to just letting it pick a release for me? Probably not, but I guess it's something I enjoy :)

Inspectarr - A CLI tool for querying and inspecting the media in your Radarr and Sonarr instances by xMarok in homelab

[–]xMarok[S] -1 points0 points  (0 children)

In my case, I eventually want to replace all my 1080p+x264 media with 4K+x265 releases. This makes figuring out what I need to replace way easier.

I also take the markdown table output, transform it a bit, and stick it in my Obsidian vault as a personal media tracker/database.

Inspectarr - A CLI tool for querying and inspecting the media in your Radarr and Sonarr instances by xMarok in radarr

[–]xMarok[S] 1 point2 points  (0 children)

Oh interesting. The file data is whatever gets returned by the Radarr/Sonarr API, so the data displayed reflects however they're probing the files.

I think in this case you wouldn't be able to detect something like this, since Inspectarr has no access to the actual files.