jstrot
jstrot
**In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull...
Maintainer: me / @jstrot Compile tested: x86/64, generic, OpenWrt SNAPSHOT r25250-873b0ed42c Run tested: x86/64, generic, OpenWrt SNAPSHOT r25250-873b0ed42c ## Description The purpose of this package is to make sure that...
- Go to a website, rename using "Set for this tab" with a title like "NEW - $0". Title is now "NEW - original" - Follow a link in the...
The sts API seems to expect an old syntax of the `do_tts` function which returns only a result instead of a tuple. With the fixed syntax, I can successfully use...
**Describe the bug** I have a small button in a 1/4 width column where I show state entities of my climate system. When the state value is too large ("Home")...
Since commit https://github.com/AnthonyBloomer/tmdbv3api/commit/e038ac5d7b114211769ee442e08bd9fe00ed766b , when a search result is empty, iteration of the results instead iterates on the dictionary keys. Searching for "Matrix", like in [search_movies.py](https://github.com/AnthonyBloomer/tmdbv3api/blob/master/examples/search_movies.py), returns 5 results that...