Emmet Coughlan
Emmet Coughlan
Can confirm this issue still exists for DiscoveryPlus Ireland on yt-dlp 2022.02.04. ``` [debug] Command-line config: ['--verbose', '--no-config', '--no-geo-bypass', '--cookies-from-browser', 'chrome', 'https://www.discoveryplus.com/ie/video/edge-of-alaska/winters-grip'] [Cookies] Extracting cookies from chrome [debug] Extracting cookies...
I'm not ~setting `nvidia-drm.fbdev=1` anywhere or~ seeing any output in my journalctl about `Flip event timeout on head 0`, but it could easily be related though. I'll capture a full...
- [journalctl & dmesg logs](https://paste.gg/p/anonymous/c724159d7c8d45e7833567b6a7d7faa6) After looking into that link, I do have `fbdev=1` set - `/sys/module/nvidia_drm/parameters/fbdev` contains 'Y' - apparently the Fedora package enables it by default. I'm going...
I haven't seen the issue since I used `sudo rpm-ostree kargs --editor` and added `nvidia-drm.fbdev=0` as a kernel arg, which seems to be the temporary solution for that issue. `ujust...
Any word on where the Nvidia 555 beta driver sits in the fedora/bluefin packaging pipeline? I'd like to re-test `nvidia-drm.fbdev=1` with the new driver and see if it still causes...
+1 on this issue, had it occur when updating [IPTVnator](https://github.com/4gray/iptvnator/releases/tag/v0.15.1). Maybe if instead of globes, matching used regular expressions, we could then negate portions if required? It's nowhere near as...
> While I would appreciate it if regex could be used (given the control you can have) > Regex **does** actually work at the moment, it's just not documented as...
Same. - `iptvnator_1.0.0-5_amd64.AppImage` just gives me a blank white window. - Building a custom package from `iptvnator_1.0.0-5_amd64.deb` using [this PKGBUILD](https://gist.github.com/EccTM/ce2ab9eb6a2aab5a674d086121c5d5bf) gets the app to launch, but HTML5 Video Player and...
Still seeing this issue with v0.16.0 on Arch Linux (installed from AUR)