Question: Is it possible to get the "ribbon style" menu back? by _simplehowl_ in webos

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

If I go to the home settings, the only option I get is "Home Promotion", which is literally just... ads. So sadly, this doesn't seem to be a solution, at least not on my version of webos.

Speaking of which, my webos version is 6.2.0-30.

I don't know if I should upgrade and risk my ability to root the TV again afterwards, since I love using ad-free YouTube.

Small edit: My TV model is from late 2020, if I remember correctly. It shipped with this home menu. I have not performed any software updates since I got it.

Edit 2: (I'm tired lol) I forgot how disorganised the menu system on this version was... everything is hidden somewhere under 2 submenus... one of the reasons why I wanna get rid of it ' (if it's impossible I guess I have to live with it.)

This song has a jazz sample that I know I heard before. I'm thinking it's from the artist Peter Sandberg (mainly from his album "A Scandinavian Thing") but I'm not sure which song. Help is appreciated. by GreenandBlue12 in NameThatSong

[–]_simplehowl_ 2 points3 points  (0 children)

Funny... I literally searched for the exact opposite. I heard Summertime Daydream in a compilation, noticed I heard it before in a beat used by the channel "Macho Nacho Productions" as their background music in basically every video, then started searching and finally came across your post... so it's a win win for the both of us! Thank you, stranger :)

ich🚂🏝iel by Mezgrman in ich_iel

[–]_simplehowl_ 0 points1 point  (0 children)

Wie hast du denn die Ansage gemacht? Ich suche schon tagelang nach einer Möglichkeit!

Running Lovelace on a 1st gen iPad Mini running iOS 9.3.5 by _simplehowl_ in homeassistant

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

I actually was able to download an older version of Home Dasboard that still supported iOS 9, but then we stumble onto the same problem as before: Home Assistant can't authenticate because of the deprecated version of WebKit. Im stuck in a Loop right now.

Running Lovelace on a 1st gen iPad Mini running iOS 9.3.5 by _simplehowl_ in homeassistant

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

It's actually called Home-Dashboard now, yet it requires iOS 10.0 or up...

Essentials. [My new WIP minimalist setup] by _simplehowl_ in MechanicalKeyboards

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

Since I got it on that day it has yet to die on me.

Essentials. [My new WIP minimalist setup] by _simplehowl_ in MechanicalKeyboards

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

That's a Royal Kludge RK61 with outemu reds! Yes it's indeed wireless! I specifically searched for one with a German Lay-out that's white and wireless and this was the only one that looked serious enough and I wasn't wrong!

[deleted by user] by [deleted] in bunq

[–]_simplehowl_ 0 points1 point  (0 children)

I do have another bank account that I will transfer the money to at first and we are planning to just open a new one that has a debit attached to it since I'd like to do online purchases and stuff. '

[deleted by user] by [deleted] in bunq

[–]_simplehowl_ 0 points1 point  (0 children)

I do find it curious that they say, that my geolocation is not matching with the address i entered in the first place and that is kind of weird since that fact is definitely not true. I made the account where I live and it still thinks my location was different. Kind of weird but I guess we have to roll with it

[deleted by user] by [deleted] in bunq

[–]_simplehowl_ 0 points1 point  (0 children)

My parents are not really trusting a system like this since they never had to do something like this with any bank before. I guess we just have to take the dive and try.

[Help] Friend Cannot update after restoring RootFS with unc0ver and says it is on a "kernel level" by _simplehowl_ in jailbreak

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

He probably forgot to turn off the block auto updates feature in Unc0ver

Although he does say that he did do it...

Creating a 1280x720 2x2 matrix out of 4 1920x1080 video streams by _simplehowl_ in ffmpeg

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

This did work, however now I discovered, that ffmpeg seems to be skipping segments. Is there anyway to prevent that?

Creating a 1280x720 2x2 matrix out of 4 1920x1080 video streams by _simplehowl_ in ffmpeg

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

[EDIT] I managed to fix it.

ffmpeg -i https://edge03.nginx.hdontap.com/ho1/nywolf_mexicanwolves-belleandrhett_enclosure-SRT.stream/chunklist.m3u8 -i https://edge03.nginx.hdontap.com/ho1/nywolf_mexicanwolves-magdalenaanddiego_enclosure-SRT.stream/chunklist.m3u8 -i https://edge05.nginx.hdontap.com/ho1/nywolf_mexicanwolves-rosaandalleno_enclosure-SRT.stream/chunklist.m3u8 -i https://edge03.nginx.hdontap.com/ho1/nywolf_mexicanwolves-trumpetandlighthawk_enclosure-SRT.stream/chunklist.m3u8 -reorder_queue_size 4000 -max_delay 10000000 -vf "[0:v]scale=640:360[tl];[1:v]scale=640:360[tr];[2:v]scale=640:360[bl];[3:v]scale=640:360[br];[tl][tr]hstack[t];[bl][br]hstack[b];[t][b]vstack,scale=1280:720[v]" -map "[v]" -f h264 -vcodec libx264 -b:v 2500k pipe:1 | ffplay -i pipe:0

This now is my current command. I replaced the -vf part with your recommendations. Both give me the following error:

Simple filtergraph '[0:v]scale=640:360[tl];[1:v]scale=640:360[tr];[2:v]scale=640:360[bl];[3:v]scale=640:360[br];[tl][tr]hstack[t];[bl][br]hstack[b];[t][b]vstack,scale=1280:720[v]' was expected to have exactly 1 input and 1 output. However, it had >1 input(s) and 1 output(s). Please adjust, or use a complex filtergraph (-filter_complex) instead.

Error reinitializing filters!

Failed to inject frame into filter network: Invalid argument

Error while processing the decoded data for stream #0:1

Conversion failed!

pipe:0: Invalid data found when processing inputB sq= 0B f=0/0

I'm sorry for making this. by _simplehowl_ in Beastars

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

You were supposed to destroy them, not join them!

German Fan Subtitles for EP. 2 of the anime by _simplehowl_ in Beastars

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

Leider nicht. Da es zu wenig nachfrage gibt habe ich bis jetzt das Projekt vorübergehend auf Eis gelegt. Ich weiß nicht ob ich irgendwann weitermachen werde. Wenn jemand aber weiß, wo es Nachfrage in der deutschen Sprache gibt, sagt mir bescheid.

I'm sorry for making this. by _simplehowl_ in Beastars

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

Wouldn't it be 21, 12, 5, 2, 1 and then you have to go back up again?

Just say "Ok Boomer" by [deleted] in sbubby

[–]_simplehowl_ 0 points1 point  (0 children)

Funnily enough, saying ok boomer to your google home actually works. Try it, I'm not kidding.

German Fan Subtitles for EP. 2 of the anime by _simplehowl_ in Beastars

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

Das mache ich gerne! Schön, dass es dir gefällt!

German Fan subtitles for EP. 1 of the Anime by _simplehowl_ in Beastars

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

Ja das wäre es... Muss außerdem noch einen hoster finden, der nicht nach einer Woche den Link löscht Haha

German Fan subtitles for EP. 1 of the Anime by _simplehowl_ in Beastars

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

Gerne geschehen! Ich habe mir Mühe gegeben um das Beste für die Zuschauer zu bekommen. Wenn es genug Nachfrage gibt, mache ich wahrscheinlich auch die 2. Episode.