Joni Salminen

Results 9 issues of Joni Salminen

if you need further explanation about it, please ask, but i believe this is quite self explaining bug. This will also introduce an bug with the "go to Album" and...

Hi! pushPlayerState seems to return "stream" parameter as boolean in tidal service and string in spotify service, this will cause unnessary work to get the responses parsed to typesafe objects....

API

`{"id":"xxxxx","host":"http://192.168.1.103","name":"xxxxx","type":"device","serviceName":"Volumio","state":{"status":"stop","volume":"100","mute":false,"artist":"Johanna Kurkela","track":"Rakkauslaulu","albumart":"http://192.168.1.103https://resources.tidal.com/images/d4593bc5/058d/4a26/a999/9ceac2942b44/640x640.jpg"},"systemversion":"2.907","builddate":"Fri Jul 2 12:45:33 CEST 2021","variant":"volumio","hardware":"pi"}` Not a big deal, but something to be aware of, i believe the host address is added in the tidal url by accident?

API

This happens when Repeat single track is enabled, and Repeat is disabled without providing repeatSingle argument. I believe this could be overcome by not nesting repeatSingle check inside repeat check....

API

Hi, Documentation is bit off here, response to "createPlaylist"("pushCreatePlaylist") is actually list of all playlists, instead of ` { "success":true|false "reason":"failure details" } ` which is what documentation says version...

API

Hey! i have found couple of things which propably should be consistent, across the plugins/services. 1. Not all elements flagged as "type : song" does carry the artist name. (ie....

API

I believe this is quite self explaining and does not need additional information. i have tried to look at the sources, but cannot find the defect, could it be in...

After last song of queue is played, "position" will be reset to zero, rest of the information still points to the last song in the queue. Steps to reproduce 1....

after couple successive volume changes, volume control stops working as intended. This can be reproduced pretty easily. 1. Open web gui (or some client app which can adjust volume) 2....