ReenigneArcher
ReenigneArcher
### Describe the improvement I am using needle in support channels. It would be nice if I could present a form/questionnaire to the user automatically that asks them questions about...
Trying to run in Ubuntu 18.04 github runner and getting the following: ```txt appimagelint.cli[12037] [INFO] Checking AppImage ./artifacts/sunshine.AppImage appimagelint.cli[12037] [INFO] Running check "GNU libc ABI check" appimagelint.glibc_abi_check[12037] [INFO] detected required...
I am attempting to use ffmpy and ffmpeg to screen capture the desktop, then send the frames to another device. ```py from ffmpy import FFmpeg import numpy as np import...
### Are you experiencing an issue with... shields.io ### 🐞 Description Sometimes the badges provide invalid as the value. I originally thought this is depending on the badge type. However...
I am running this in a GitHub runner. It appears that compilation is successful, but exits with error code 1. Here is the output of the latest run: https://github.com/LizardByte/ffmpeg-prebuilt/runs/7661588462?check_suite_focus=true#step:7:3951 There...
Some suggestions for improving the epg data. (I believe this is related to https://github.com/vexorian/dizquetv/issues/297) Ideally all the metadata that is available should be added according to the xmltv standard available...
I am attempting to replicate the functionality of updating plex channels and dvrs based on your plex.js script. My plan is to automatically enable all channels if it's possible and...
Please add a boolean option to prepend a stream url with the the stream protocol in the m3u. For example it would make `http://localhost:8000/video?channel=101` become `httpstream://http://localhost:8000/video?channel=101` Changing the url's to...
Not sure if this project is still maintained. Came here in hopes this could extract a 7z with BCJ2 compression which is insupported in `py7zr` I get an IndexError when...
Please add ability to start a game by providing the PC Name (or IP address) and Game Name. This is possible in the Moonlight-qt app (at least on windows). This...