Nils Fürniß
Nils Fürniß
This is pretty late, but 58846 is the port for connecting a deluge thin client. You can't access it with your browser. 8112 is the WebUI
With mpv all subtitles work perfectly. VLC works fine with embedded subtitles, but not with external ones. This has been an issue for 6 years and no one has addressed...
This seems to be related to #595. When transcoding, the track selection is ignored and the default is always used.
I'm having the same problem in the build-bundle part: It tries to build an app bundle even for runtimes and fails. Maybe there could be an option to skip building...
I can confirm, tested the English version with proton experimental and it works 🥳
The default window size is set in the code. https://github.com/alexkay/spek/blob/5a331f5f923d99060befbf1a90668a507e4e2fa7/src/spek-window.cc#L59 The dialog for opening files starts at home https://github.com/alexkay/spek/blob/5a331f5f923d99060befbf1a90668a507e4e2fa7/src/spek-window.cc#L141 and then remembers the path that was last used https://github.com/alexkay/spek/blob/5a331f5f923d99060befbf1a90668a507e4e2fa7/src/spek-window.cc#L235 Currently,...
Hey @ankenyr, this fixes a bug introduced in 93f4b2784bca74133f7b9ad08c358ba4f608cff0 that prevents getting metadata from info.json files. Could you merge it please? Thank you.
I'm on Fedora and it wouldn't build with llvm14 and 13 installed. I had to uninstall llvm14 to make it work.
I use flatman with traefik as a reverse proxy. Here is my docker-compose file: ```yml version: "3.9" services: flat-manager: image: ghcr.io/flatpak/flat-manager:13841c5a6667d6ab9d0849523c9e49ad5f34dda8 restart: unless-stopped volumes: - ./flatman:/flat-manager depends_on: - "db" #ports:...
bot, build cc.spek.Spek