Andre Miranda
Andre Miranda
Still an issue with v2.22.4.
Same problem for me, it turns out one needs to add a cluster configuration file as described in the [documention](https://moshe-1.gitbook.io/comrade/configuration/cluster-discovery), but that's not clear on Readme's quickstart section. Adding clusters...
For anyone wishing to use the app right now, it's as easy as: 1. `git clone https://github.com/luin/medis` or download the [repository zip](https://github.com/luin/medis/archive/mas.zip) 2. `npm install` 3. `npm run run` 4....
Here is a WIP PKGBUILD for Arch Linux users: https://gist.github.com/andreldm/9f4fcda1674245d2f8abcde777f8db1c Just download all files and run `makepkg -si`. Note: Any feel free to take this PKGBUILD and push to AUR...
It seems there aren't many options out there, basically pretty much everything boils down to GStreamer or FFmpeg. They both are far from simple to get working like FMOD is....
libVLC sample: http://stackoverflow.com/a/10299025/3109776
Hi @matiasdelellis, indeed, I never noticed this because Greybird (theme I use) seems to somehow override what is defined by the icon theme. I can confirm that with Adwaita it...
Although KISS Player's proposal is to be simple and lightweight, this feature might be included if, only if, it doesn't requires more dependencies or adds bloatware to the code. A...
I have just tested this website with my ugly hack from shakyShane/resp-modifier#8 and it was rendered correctly if the encode is set to 'windows-1251' :ok_hand:
Sorry for not bringing any concrete evidence, but I'm experiencing the same problem while port fowarding [kafka-ui](https://github.com/provectus/kafka-ui), it's just doing boring rest calls under the hood. Using a mac M1...