Matt DeMoss
Matt DeMoss
https://github.com/UnicornsOnLSD/finamp/blob/014184daff8d5cc8c8c2e08a93db0d883ec2a94d/lib/services/JellyfinApiData.dart#L410 When using a URL with a userinfo subcomponent (like `https://username:[email protected]/jellyfin`) for a server behind an authenticating reverse proxy, some requests will carry the username and password and pass the...
I made an attempt at doing this myself, but wasn't able to understand the Minz framework well enough to work out how to modify the DB schema safely such that...
**Describe the bug** embedded images may not load, or load late when using root-tiddler=$:/core/save/lazy-all **To Reproduce** Steps to reproduce the behavior: 1. refresh the page in the browser, none of...
``` err: Error: `NaN` is not a valid date! ``` Initializing a new blog and running the server results in an error because hello-world.md lacks a date. Adding a date...
Tested with similar results on 3.4.4 and 4.1.1. ```sh qrencode -t UTF8 -o - "-test-" Invalid image type: est- ``` Two dashes, treated as long option: ```sh qrencode -t UTF8...
The command syntax you can use to set up custom play and pause actions treats any string containing a colon (:) as a [special command](https://github.com/jaredsohn/mutefm/blob/1050d2c40adc5e731e6cc72f18bdb2fb8cd45b69/src/shared/SmartVolManagerPackage/BgMusicManager.cs#L1229). Colons are really common in...
It differs from 1d12 (which works) on this line: ```c (1d12) [macro("Dice Roller@Lib:Campaign"):"text="+text+";color="+color+";value="+diceRoll] (1d10) [macro("Dice Roller@Lib:Campaign"):"text="+text+";color="+color+";diceRoll="+diceRoll] ``` (version 2.5.6)
In the section for [Available Response methods](https://pythonhosted.org/Sijax/usage.html#available-response-methods) there a link pointing to [BaseResponse](https://pythonhosted.org/Sijax/api.html#available-response-methods) saying the list of available response methods can be found there, but that section is empty. It...
As reported by SDL2 Gamepad Tool v1.2 by General Arcade (compiled with SDL version 2.0.7, DLL version 2.0.7): ID: ``` 03000000c82d00000631000000007801 ``` Mapping: ``` 00000000000000000000000000000000,XInput Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b10,leftshoulder:b4,leftstick:b8,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b9,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Windows, ```  The middle...