GiovanH
GiovanH
Just a heads up, www.safaribooksonline.com is still the correct URL for some enterprise users. I don't know if that's something we want to maintain here, but for now I've made...
Using google collab: Any time I try to generate multiple images using txt2img (using batch count or batch size), the generation finishes and the images save to file, but the...
# Bridge request This is a bridge request for Internet Archive collections of podcast episodes. ## General information - _Host URI for the bridge_ (i.e. `https://github.com`): `https://archive.org/details/` - Which information...
This is a feature I'm experimenting with for personal use, as it's useful for analytics purposes to see if people are using the rss feeds. - [x] Ensured **tests pass**...
Under "Groups" in settings, you can configure named groups, and organize sources within groups. However, the process for doing this is awful. You have to select each source individually, give...
Input file demo.vdf: ```text "controller_mappings" { "group" { "id" "0" } "group" { "id" "1" } } ``` Test script: ```python import vdf with open("demo.vdf") as fp: v = vdf.load(fp,...
The base behavior of surface markers (texturing the panel with a style-specific "important" texture) doesn't seem to be working at all. This may actually be a bug with https://github.com/BEEmod/BEE2.4, if...
util.htmlStash.store does not take a second argument (old syntax?)
Fixes an issue where youtube embeds would always error 403
I'm aware of existing support of custom mastodon instances (see https://github.com/mikf/gallery-dl/issues/2946#issuecomment-1252851065 ) but it may also be possible to detect URLs as being mastodon urls programmatically. Specifically, a URL in...