ismaail

Results 8 comments of ismaail

Installed on Arch, works very well, thank you. The only thing missing is control via tray icon or Media Control.

@tr1p0p What version are u using and what Stations that don't play anymore ? version `v1.5.0` works fine for me on ArchLinux.

@rogueanx9 I installed **tuner-git** version **1.5.0** ![image](https://user-images.githubusercontent.com/4411670/154852434-0f705f3e-9d15-4557-a276-f6504960864e.png) try `yay -S tuner-git` ![image](https://user-images.githubusercontent.com/4411670/154852267-493649de-87d1-44f2-942f-e6907252d576.png)

@TomTasaky **Access denied** for the image preview on Google Drive! you can attach files here at github

And don't forget to add it at https://extensions.gnome.org/

My solution, forcing the `captcha` validation rule to just `return true`: ```php public function testSomething() { $this->mockValidatorExtension(config('bone.captcha.validator'), function () { return true; }); //....... } /** * @param string $rule...

@corpsee Any news about this (moving to Symfony) and can we contribute yet ?

after installing **taglib1** with `yay -S taglib1`, **Clementine** works again. but **Clementine** building still fails with same errors