Brian J. Murrell
Brian J. Murrell
I too am seeing _TS_ container streams being remuxed for a Chromecast 4K (sabrina) which reports that it supports _TS_ containers on 0.19.4 I wouldn't even mind the remuxing so...
Why are we maintaining compatibility with an older major version of _fw*_ (i.e. _fw3_). New major versions are all about incompatibilities (naming a new major version is entirely to indicate...
I'm out of my depth here with the `pytest` [`lint_python / lint_python`](https://github.com/burnash/gspread/actions/runs/19686273110/job/56392436857?pr=1574) error here: ``` ==================================== ERRORS ==================================== ___________________ ERROR collecting tests/worksheet_test.py ___________________ tests/worksheet_test.py:21: in class WorksheetTest(GspreadTest): tests/worksheet_test.py:39: in WorksheetTest...
@darkfiberiru Oh awesome. I'm going to add your PR to my local build here and give it a go. Thanks!
The (unsurprising) result of the first use, which makes the `/etc/yum.repos.d/*` files correct is that when Kickstarting (on EL7 at least) the following error is emitted: ``` The following problem...
Anyone have any input here? It seems really bad to just bail out with a failure when there is a reasonable fall-back that could be done. Perhaps with an optional...
Indeed, exactly this! Specifically I would like a toggle/setting/etc. that allows me to specify if I want the geo/location data stripped from the EXIF in the photo as it's viewed...
This is needed for example when you have a package `foo-1` that requires `bar-1`. Then you want to update foo to `foo-2` but it requires `bar-2`. So you need to...
@crobinso Indeed, `dnf downgrade`ability is very nice to have. I wonder if _time_ is a suitable factor in keeping old builds vs. simply a count. I.e. being able to specify...
So, it seems that 0.26 was supposed to have added caching and the README says specifically: _ The action has a built-in functionality for caching and restoring [the vulnerability DB]_....