kyak
kyak
@runderwo I don't know much about other players and servers. Here is what I know. Samsung UHD TV 7 Series (2019): * Seeks in regular files only when config option...
> So you may indeed be correct that sending the dlna-seek headers to the TV will fix this I tried to modify upnp code to send dlna-seek headers for transcoded...
Previously I said that > WDTV Live Hub: > > * Seeks in regular and transcoded files with or without this option without any problem. This is a wrong statement....
@KarlStraussberger I don't really get it what you mean by the > The answer to your request can be found here > I've tried to do it like this: https://github.com/gerbera/gerbera/compare/master...kyak:master,...
Hi! Just wondering, why you decided to disable translations on Linux, too? Transifex page for SS seems to be in a good shape.
@KarlStraussberger can you please elaborate on how to use those custom headers? @Ceremony64 > god why are these tv so fucking dumb? Since I had created this issue, I've given...
Hey guys, I'd appreciate a little bit more information regarding to how use https://github.com/johanmalm/keyboard-layout From what I understand, `keyboard-layout` is supposed to be a simple command-line utility that would sit...
> FYI if your using only 2 layouts[ there is a workaround](https://github.com/stefonarch/LXQt-Wayland-files/blob/main/lxqt-panel.md#keyboard-statelayout-indicator), working in a custom plugin in waybar and in lxqt-panel/custom command plugin. Thanks for pointing to the workaround,...
Ok, this workaround kinda works for my use case. I'll leave this information here for future people. 1. In `.config/labwc/environment`: ``` XKB_DEFAULT_LAYOUT=us,ru XKB_DEFAULT_OPTIONS=grp:caps_toggle,grp_led:scroll ``` 2. In `.config/waybar/config`: 2.1. Add "custom/language"...
@jlindgren90 I get this error during build: ``` Looking for a fallback subproject for the dependency wlroots because: Use of fallback dependencies is forced. labwc/meson.build:51:10: ERROR: Automatic wrap-based subproject downloading...