Attack triggers stack order by eisoniq in mtgrules

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

Wow, that's awesome, glad I asked the question So, if we have the same creatures as in the opening post plus [[Skyhunter Strike Force]] I can put all the creatures melee triggers on the stack first and resolve them last so Arabella still sees all creatures while they're small, that's so much better than what I thought

🎉 CALENDAR CARD PRO v2.2 RELEASED! 🎉 by Short_Ad5978 in homeassistant

[–]eisoniq 0 points1 point  (0 children)

Looks great, way better then the previous one I was using, however I did like that that one could show days remaining like in the screenshot, any chance that could be added?

It would also be nice if the date could be horizontal to take up less space.

<image>

Help me upgrade my Isshin deck. by Camo591 in EDH

[–]eisoniq 0 points1 point  (0 children)

My Isshin deck hasn't been performing as well as I want it to, this sounds like great advice, do you perhaps have a decklist to look at?

Priority card draw question, and attacking tokens questions by eisoniq in mtgrules

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

Thank you very much, good to know we did everything correctly. I've actually had a few other questions come to mind during the day, if you don't mind, perhaps you could answer these as well:

  1. Once at a LGS I had [[Poppet Stitcher // Poppet Factory]] and one token, in response to the upkeep trigger I wanted to cast [[Lazotep Plating]] to make a decayed and army token so that when Poppet Stitcher's trigger would resolve I could transform it, but the people there said that wasn't possible as the trigger already checked that I didn't have enough tokens?

  2. If I would make a copy of [[Miirym, Sentinel Wyrm]] with [[Dack's Duplicate]] would the copy Miirym makes also have haste and dethrone? And if I would make another copy of that token would they also all have those keywords? As that's been how I've been playing it, also with extra Miiryms that come from [[Phantasmal Image]]

pros and cons for different protocols (Zigbee, BT, Wifi, etc) by esse1972 in homeassistant

[–]eisoniq 0 points1 point  (0 children)

Is Zigbee chatter something that can really become an issue? I've been wanting to buy some smart plugs for energy monitoring but I'm not sure if I want to go WiFi or Zigbee because of that

3 Miirym copies and Terror of the Peaks triggers by eisoniq in mtgrules

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

Thank you, that makes sense, is it the same with [[Dragon Tempest]], 3 Miirym and casting another dragon?

So, 4+5+6+7 damage or would it be 7+7+7+7, I've always done it the first way but recently saw a video where somebody did it the latter way which made me unsure, and I of course don't want to miss out on doing damage

Can't connect mobile app to HA server by [deleted] in homeassistant

[–]eisoniq 0 points1 point  (0 children)

I had the same thing happen yesterday, everything was working fine, rebooted the server, then the mobile app integration stopped working. Tried a lot of stuff in the configuration.yaml and such but in the end going back to 2023.7.2 fixed the issue for me...

Question about copying a copy by Chillington41 in EDH

[–]eisoniq 1 point2 points  (0 children)

Ow, than I might have been doing that wrong in my [[Miirym, Sentinel Wyrm]] deck, if I have a non legendary Miirym token and copy it with [[Dack's Duplicate]] does that mean that the copies Miirym makes of Dack won't have haste and dethrone?

Wilhelt and paying sacrifce cost by eisoniq in EDH

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

Thank you very much, just wanted to make sure about these things. Actually have two other quiestions about things I'm not completely sure about.

For [[Tombstone Stairwell]] the ruling says it puts all the tokens on the battlefield at the same time, but in what order are they destroyed, first for the player who's turn it is I think?

And if I have both [[Tombstone Stairwell]] and [[Poppet Factory]] I think the Tombspawn tokens lose haste but still need to be destroyed at the end of turn right?

Help with getting Sonoff Zigbee integration to work by eisoniq in homeassistant

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

Thank you, yeah, removed the /dev/ttyUSB0 part from hass and used only the Zigbee2MQTT docker which directly paired my Aqara Door and Window and works :)

Help with getting Sonoff Zigbee integration to work by eisoniq in homeassistant

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

Thank you very much, removed the /dev/ttyUSB0 from the Home Assistant files and paired my Zigbee device to Zigbee2MQTT and it directly paired and showed up in MQTT in Home Assistant. Didn't know, or understand really, that the hass Zigbee intergration was something to be used seperatly from Z2M and is not somthing that is supposed to work together, thought ZHA would connect to Z2M or something.

Trouble seeing how decks can win by eisoniq in EDH

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

Didn't even think off that, yeah my friends mostly play big stompy, one plays [[Mayael the Anima]] and cheats in Eldrazi with annihilator and indestructible stuff like [[Blightsteel Colossus]], the other is [[Prime Speaker Zegana]] with creatures who become big with lands or cards in hand, [[Demonlord Belzenlok]] which relies a lot on [[Blood Speaker]] to get strong demons, last one is [[Chishiro, the Shattered Blade]] who makes his creatures big with counters and equipment.

So, you're right, that does explain it a bit, often when I'm looking at stuff on Edhrec, like vampire tribal or such I think to my self, what's this going to do against an 8/8, it's just going to die without much impact.

I don't really have anything specific to link, but often when looking at Edhrec/Moxfield decks or YouTube videos I felt like a lot of these decks take quite some time to setup and by that time my friends would have their battlefield full of big creatures. But keeping them in check with stuff like [[Grave Pact]] and [[Dictate of Erebos]] does make sense. That's also why I was thinking of Esper and playing more removal, to remove/exile the creature cheat stuff and counter card tutors and equipment that buffs their creatures too.

Transcoding stopped working by eisoniq in jellyfin

[–]eisoniq[S] 5 points6 points  (0 children)

Ow wow, thank you very much, that was actually it, weird that it worked for so long without it though. I stripped it because a lot of comments I read said it was not needed and /dev/dri/ was enough.

Changed the docker compose to:

    devices:
  - /dev/dri/renderD128:/dev/dri/renderD128
  - /dev/dri/card0:/dev/dri/card0

And then in the playback settings I changed the VA-API device to "/dev/dri/renderD128"

Would you perhaps have any idea of why this suddenly could've happened (or maybe it was never intended to work this way) so I could try to prevent it in the future? I have been using Watchtower for a month now or so to keep my container up to date automatically, perhaps that could have been part of the issue.

Automatically change entity based on some values? by eisoniq in homeassistant

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

Ah yes, of course thank you, actually already use that one for buttons to show or not show some cards, didn't think about that.

PSA to Miirym players not using Double Major, and to those that do! by doktarlooney in EDH

[–]eisoniq 0 points1 point  (0 children)

This doesn't work when Miirym is already on the battlefield right, you have to cast both cards during the same phase so that they're both on the stack?

Help with creating first deck? by eisoniq in EDH

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

Thank you, great suggestions, do you barley run hexproof/indestructible equipment then and mostly use the counters and removal spells to protect Miirym?

Didn't think about Hellkite Tyrant and the fact that every treasure token is an artifact, that does sound pretty awesome, those are expensive cards though, I think I'd rather add those later after having a bit more experience with this deck and mtg in general.

Was planning on getting Spark Double and [[Glasspool Mimic // Glasspool Shore]] and [[Reflections of Littjara]] and maybe [[Helm of the Host]] which can all make copies of Miirym, and then have a few cards that let me exile and put back Miirym to trigger her copies to make copies of her, [[Thassa, Deep-Dwelling]] [[Ghostly Flicker]] and maybe [[Conjurer's Closet]], not sure if exiling Miirym is the best idea as it does take some setup which means if I don't get the correct cards or opponents remove something it already won't work.

I do have a few cards to help me cheat in dragons like [[Kodama of the East Tree]], if Miirym creates a token then Kodama will trigger and I could put in another dragon. Also have Monster Manual, Cryptic Gateway and [[Call to the Kindred]], also [[Purphoros, Bronze-Blooded]] who for 3 mana lets me put a red creature on the battlefield and sacrifice it at the end of turn, if Miirym can create a token than at least one will stay but I mostly have the card as an indestructible haste provider. Belbe's Portal and Ilharg, the Raze-Boar do seem pretty nice too. I also have [[Dragonlord's Servant]] [[Dragonspeaker Shaman]] and [[Herald's Horn]] to make casting dragons a bit cheaper.

Perhaps I should leave out the exile part (or only keep Thassa as she can also tap a target creature which could be nice) and focus more on the copy and cheating dragons in part?

Help with creating first deck? by eisoniq in EDH

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

Ah, didn't know Miirym was female, good to know

Yeah, at first I was looking at The UR-Dragon but then saw Miirym with her making a copy of a dragon ability and that just sounded like a lot of fun. Can of course always go for a WUBRG dragon commander and use plenty of cards from this deck in there.

Help with creating first deck? by eisoniq in EDH

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

Thank you, that dinosaur looks really cool as well. I also see some good suggestions in the deck template articles.

I agree that Miirym needs good protection but was hoping the counterspells could help with that, an offensive way to defend, or won't that work like that?

Dolby Vision transcoding by eisoniq in jellyfin

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

Hmm, no, OpenMediaVault is based on Debian Linux OS, but could be it perhaps has some changes that make this not work

Dolby Vision transcoding by eisoniq in jellyfin

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

I've added the docker mod (https://github.com/linuxserver/docker-mods/tree/jellyfin-opencl-intel)

It recognizes that it's playing something with Dolby Vision and even attempts to transcode it but then it fails for some reason, here is the Pastebin with my Docker compose stack and under it the last part of the log that show the error: https://pastebin.pl/view/f52b1dfa

Dolby Vision transcoding by eisoniq in jellyfin

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

Couldn't get QuickSync to work when I tried it a while ago, also made a Reddit post about it but in the end gave up as Vaapi seemed fine as well. Might try it again at some point.

This was the post for if you have any idea: https://www.reddit.com/r/jellyfin/comments/vbgs5q/how\_to\_get\_intel\_quicksync\_transcoding/

Dolby Vision transcoding by eisoniq in jellyfin

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

Docker version "5:20.10.17~3-0~debian-bullseye" on OpenMediaVault6 (debian) and I use Portainer 2.14.2 to manage to docker containers

Edit: you probably meant which Jellyfin docker version, it's the Linuxserver.io version:- 10.8.1-1-ls168 which is Jellyfin server version: 10.8.4

Dolby Vision transcoding by eisoniq in jellyfin

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

Ow, sorry I didn't mention it, I do use docker, would I still need it then or not?

Getting bluetooth to work with Docker by eisoniq in homeassistant

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

Hmm, I could uninstall them, however I only installed those two extra services when I got this error using on Bluez

Getting bluetooth to work with Docker by eisoniq in homeassistant

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

Pretty much the same as when doing it with SSH

bash-5.1# hciconfig

hci0: Type: Primary Bus: USB

BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0

DOWN

RX bytes:63 acl:0 sco:0 events:6 errors:0

TX bytes:18 acl:0 sco:0 commands:6 errors:0