James
James
Yeah its not currently possible in Tauon. I can add this to the todo list but I can't give a timeframe on that.
This is supposed to work, but is an ongoing issue of fixing edge cases. Its difficult for me to work on this without a test case, so it would be...
Currently Tauon doesn't scan tags from the actual audio file at all when using a CUE sheet, so yes that help explain it. Ive now committed a change so that...
OK, Ive committed this feature for searching now. On upgrade you'll need to run "Rescan Tags" from the "Misc" submenu of the *playlist tab* context menu for this change to...
It seems like refresh rate is related to this. I find its much worse on 80hz, better but still noticeable on 144hz, still enough to be nauseating. It also possibly...
Also having the issue. Since SteamVR 1.27 there's a double vision effect any time re-projection kicks in.
This has been added. The point `/api1/auto-stop` toggles auto-stop of the playing track. The `auto_stop` attribute of `/api1/status` gives the status of auto stop (boolean).
My app wants to opperate like a file manager but only specific directory trees. I imagine pure file managers would want filesystem=host. The document portal works fine for applications that...
My application only uses drag and drop, so using a file picker would require modifying the design of my app. (Looking at the docs, d&d seems to be handled by...
@bnordgren That looks interesting, though I can't seem to get it to work myself. With `--host` I get the error `Portal call failed: org.freedesktop.DBus.Error.ServiceUnknown`. I also tried with `--sandbox` but...