triph

Results 3 issues of triph

### Operating System Info Other ### Other OS Arch Linux ### OBS Studio Version 27.2.4 ### OBS Studio Version (Other) _No response_ ### obs-websocket Version Git ### OBS Studio Log...

Medium Priority
Issue: Bug - Confirmed
Needs Research

After the server is up for a while, it can get disconnected from the Spotify access point and any request will timeout. Adding a way to automatically connect to a...

bug
enhancement

Stack trace: ``` com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 5 path $ at com.google.gson.JsonParser.parseReader(JsonParser.java:66) at xyz.gianlu.librespot.mercury.JsonMercuryRequest.instantiate(JsonMercuryRequest.java:26) at xyz.gianlu.librespot.mercury.MercuryClient.sendSync(MercuryClient.java:82) at xyz.gianlu.librespot.HTTPSServer$PlayCountHandler.handle(HTTPSServer.java:88) at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)...

bug