ninja
ninja
it's on the roadmap at some point...I have to admit that slack's approach to this problem is the best possible one
`object` compiles to an internal class without public constructor and one JVM-global `INSTANCE` field with the instance. It really doesn't sound like a good match for a DI system like...
But prometheus won't send you a fancy graph with notification :(
it's not a deeper issue at all - Google has been researching a project of turning ChromeOS into a weird zombie mix of real "Linux" DRM/KMS/Wayland and "Android" graphic system...
isn't window->monitor->wl.output supposed to be the window's monitor, aka the monitor holding >50% of the app? it's weird that with latest glfw and wayland, Minecraft would always maximize on the...
Did you try the freetype variant of JBR perhaps?
```py def PlayNowListTV(self,dt, pg): html = self.request_sess('https://playnow.pl/api/v2/subscribers/products?platform=ANDROID_BOX_V2', 'get', headers=self.headers, json=True) # ... html = self.request_sess('https://playnow.pl/api/v2/products/lives?categorySlug[]=live-Wszystkie&platform=ANDROID_BOX_V2&tenant='+tenant, 'get', headers=self.headers, json=True) def PlayTV(self,dt): url = 'https://playnow.pl/api/v2/products/'+dt+'/player/configuration?type=LIVE&platform=ANDROID_BOX_V2' html = self.request_sess(url, 'get', headers=self.headers, json=True) vidession...
może sie pokusze jeszcze o przerobienie tego na pełen plugin TV z wbudowanym EPG jak znajde czas