Andriy Zasypkin
Andriy Zasypkin
It's probably not that common, but I use tabs for alignment. For example in shell scripts (using spaces in my example, but the part before the `\`s would be tabs):...
Check if the commit fixes it (I just did some testing and it seems to work).
That's strange... are you using v0.6.2.3.4 or v0.6.2.4.0 now?
Sorry about that, made a mistake when committing (shouldn't have tried to split it into two versions). hotfix v0.6.3.1 should fix that issue
Welp, not sure where to go from this point. I've got it working on my instance of jellyfin (switched a while ago). Emby's api / code examples seem to do...
> status: 400 > resp: "Value cannot be null. (Parameter 'source')" This was always a strange error to debug because there isn't a parameter named `source` anywhere in the api...