Jack Wilsdon
Jack Wilsdon
I thought there was something up with the link color! The new color is *horrible* :laughing:. Looks like they changed the color of the `a` tag from the nice and...
I currently use this automation to ensure that the entities update daily: ``` alias: Update bin collection dates daily trigger: - platform: time at: "00:01:00" condition: [] action: - service:...
I don't think I'll have any free time to work on this PR this weekend sorry - feel free to take it :+1:
Regarding finalizing details, what exactly needs finalizing? I'm interested in getting together some form of (web-based?) "toy" client.
The `duplicates` plugin allows you to configure which keys to use when detecting duplicates. By default it's `mb_trackid` and `mb_albumid`, which won't be set for tracks which were not tagged...
I guess functions like `indexedTable` would also benefit from such a change - I'm not sure if there is anything else in `elm-ui` that accepts data like `Element.table` but it'd...
Looks like this doesn't work for object fields, as they have two levels of nested objects: ```JSON { "highlight": { "my_object_field": { "my_matching_key_1": { "matched_tokens": [ "SEARCH TERM" ], "snippet":...
Even after installing ttf-mscorefonts (Verdana included), chat is still quite small.  This bug actually seems to be inherited from the source engine itself, as...
@Mors-Quaedam Still doesn't look exactly right. Text is usually larger.
Relevant in mediafile (which is where the import is): https://github.com/beetbox/mediafile/issues/67 https://github.com/beetbox/mediafile/pull/75