JeffShee@ねくもり

Results 15 issues of JeffShee@ねくもり

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [...

Issue: Bug

**Describe the bug** As titled. I can't login to the web UI anymore, after trying to create a smart playlist. I even restarted the container, but it didn't help. **To...

**Is your feature request related to a problem? Please describe.** The current downloading dialog is not helpful because it doesn't show the progress of the download and the estimated time...

Enhancement

As titled, vlc might print these kind of error message infinitely and crashed the program eventually on some system. ``` [h264 @ 0x7f1068ccb180] get_buffer() failed [h264 @ 0x7f1068ccb180] thread_get_buffer() failed...

question

``` OS: Fedora 30 (Gnome 3.32.2) CPU: Intel i5-6200U GPU: NVIDIA GTX 950M ``` `nvidia-prime-select intel` is working fine. `nvidia-smi` report `GPU-Util` as 0 constantly. (Which I think it means...

bug

## The Idea A shattering particle effect occurs when a player dies in Sword Art Online. ## Window Closing vs. Window Opening I think this effect seems suitable only for...

contributions welcome
new effect

Hi, Thanks for developing the extension. I'm new to Flatpak. (Sorry if this issue is not an issue at all.) I created a HelloWorld Flatpak by following [Flatpak's documentation](https://docs.flatpak.org/en/latest/first-build.html#create-the-app). I...

@jeffshee Currently it uses mpv right? I can't get the hw acceleration to work with Hidamari (installed from Flathub) + MPV :/ Any way to force the `--hwdec=auto-safe` params? I...

### Description In Hanabi Gnome Extension, we offer the option to use `clappersink` in Clapper for video playback. Currently, `clappersink` only provides a `GtkWidget`. To better meet Hanabi's needs, it...

Hi! First of all, thanks for the work on this Gstreamer plugin. ### Background I want to use `gstcefsrc` to render webpages in a Gtk4 app. To integrate GStreamer into...