rodolpheh

Results 10 issues of rodolpheh

This will allows developers of Argos scripts to package them for system-wide installation (and package manager tracking)

Add invidio.us parsing. It is basically the same as YouTube, so a lot of copy-pasted code. A refactoring could allow both YouTube and Invidio.us parsing to reuse the same code...

Hello, After deleting my Facebook account, I told the bridge to disconnect and stop bridging. So far, so good. Unfortunately the Facebook Messenger Bridge is still present in my list...

bug

After trying to create and use an effect through a configuration file, I completely lost the ability to have keyboard backlight, following an hidapi error : * There is no...

critical

Maybe not the best place for this, but any idea on how to control USB LED lights on the GE65 Raider 9SE (and other models like the GE63 Raider apparently)...

J'ai récemment mis à jour yana-server et j'ai suivi la procédure indiquée sur le dépôt GitHub. Le soucis est quand on désactive et réactive les plugins. Le fait de désactiver...

Suggestion

When I start galene-stream, it shows two errors: ``` 0:00:00.312884375 71583 0x56169628a070 ERROR webrtcice gstwebrtcice.c:890:_validate_turn_server: Could not parse turn server 'turn://galene:I7XEYtM/@' 0:00:00.312910177 71583 0x56169628a070 ERROR webrtcice gstwebrtcice.c:890:_validate_turn_server: Could not parse...

question

Add a `!stickers list` to list all existing stickerpacks. This could be a good feature while waiting for #1.

enhancement

This merge request is to introduce pyproject.toml files for a more advanced, yet easier management of the project. List of changes: * Fix MANIFEST.in files (all .py files in src...

The current visualiser example doesn't show how to access images and display them. This Pull Request introduces changes in the visualiser sample to show how images can be accessed and...