Marek Czerski
Marek Czerski
@jaedb I have also problem with not working next button. i'm using version 2.10.1. i wan't to try to debug this problem but i'm a python developer and i don't...
i'm using chromium. i openned "Developer Tools" and picked console. when i hit next button I can see exception thrown :) app-annotated.js:12121 TypeError: Cannot read property 'url' of undefined at...
i tried to check if setting picture in my spotify account will eliminate the problem but aparently it is harded to do compared to just removing this one line of...
yes, it is related to the next track problem
I think I have the same issue, minimal test case is to run birdisle from python script and then use redis-cli to call eval command: test.py: ``` import birdisle import...
Well, the "Bitrate" string implies it is in bits not bytes. It not implies that is is in kilo bits though. I don't know the dlna protocol so I don't...
LOL, so they admit in the protocol definition that they are INCONSISTENT. My NAS is Linksys WRT120AC router, which is using Twonky media server I believe. So According to the...
ok, whatever. You can close the issue. I don't need the bitrate, it just seemed something is wrong to me while I was tinkering with the code.
Starting from Iris version 3.67.0 spotify search results are totally different than for previous versions and my wife is very dissapointed with that :( so I kindly ask if we...
yah, I see that in every project in port folder copies those object implementation files. seems like a lot of work to implement so simple stuff like binary input or...