pure_ocean

Results 7 comments of pure_ocean

I just installed 4.4.5.10 (QT6, Win11) and reizing of columns feature is locked. I tried to solve the issue by deleting the entries in `profile\qBittorrent\config\qBittorrent.ini` file one by one. And...

Thank you for reproduce and re-opening the issue. Code Verify and FF's incompatibility have been [reported](https://github.com/facebookincubator/meta-code-verify/issues/161) to Meta/Facebook. I don't think they will fix it. Instead of fixing this issue,...

> The issue template is there for a reason. Don't remove it! Sorry. I can't revert checklist template to the issue report from edit History.

Other solution; uBlock Origin custom rule that allows you to get rid of **Ambient Mode:** `youtube.com###cinematics :empty` Thanks to _[AchernarB](https://www.reddit.com/r/uBlockOrigin/comments/115hg03/how_to_remove_gradient_behind_video_container_on/j91sj7n/)_ for the rule syntax.

The reason may be related to [this](https://github.com/code-charity/youtube/issues/2404).

@Melonbwead, I tested. The latest Python version currently supported is 3.11. I suggest you take a look [here](https://github.com/nuttolum/LibreOnWindows/issues/1#issuecomment-2833519340).

> For `ffmpeg` you can use `-http_persistent 0` to avoid this error. Thanks. I was getting this error, especially when downloading a Youtube format with based-`m3u8` protocol. Adding this switch...