ReenigneArcher
ReenigneArcher
## Description ### Screenshot ### Issues Fixed or Closed ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
## Description In an attempt to improve diagnostic for #321, additional error handling has been added. Todo: - [x] improve tests to cover exception path - [ ] figure out...
I am developing an addon that uses `xbmc.getInfoLabel(f'ListItem.UniqueID(tmdb)')` to get the tmdb of the selected item. For TV Shows using this scraper, the tmdb is available at the top level...
## Description Fixes incompatibilities with newer version of miniupnpc library. ### Screenshot ### Issues Fixed or Closed - Closes #2746 - Fixes #2775 ## Type of Change - [x] Bug...
### To Dos - [X] I have checked the [issues](https://github.com/rstcheck/rstcheck/issues) and think that this is not a duplicate. - [X] I added a very descriptive title to this issue. ###...
## Description Add flatpak manifest linting, per discussion from https://github.com/flathub/dev.lizardbyte.app.Sunshine/issues/36#issuecomment-2203990470 ### Screenshot ### Issues Fixed or Closed ## Type of Change - [ ] Bug fix (non-breaking change which fixes...
### Description / Steps to reproduce the issue Curl is failing to statically link since ~2 days ago. 1. Install `mingw-w64-ucrt-x86_64-curl` 2. Find curl like: https://github.com/LizardByte/Sunshine/blob/f0a00ae35683dfd5742952fb4cf99edf268b57fd/cmake/dependencies/common.cmake#L16 3. Statically link curl...