hdk5
hdk5
https://discord.com/channels/310432830138089472/310846683376517121/1321202693334761483 > forum #325962 I wonder if it would be useful to have some built-in warning about "tags that have the same qualifier", and also series pools as well, for...
The only method that retrieves the system user is `User.system`, which is defined as ```rb User.find_by!(name: Danbooru.config.system_user) ``` That means that changing the `system_user` configuration setting (either via env vars...
While animated webp patches for ffmpeg are [being worked on](https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=12227) (for [over a year](https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=9076) already!), at the moment it is possible to use vips to open multi-page (i.e. animated) files...
Flipped some stuff a bit so that the posts with known ids are fetched in a backward-compatible way that doesn't require post to be available as a searchable include for...
Fixes #5602, I think?
A minor annoyance (that doesn't bother me enough to fix): the slider width jumps on play/pause due to the button not being constantly sized:   On current version, however,...
An extra note (1): I think, it should also be possible to save each frame as a separate media asset and use the zip player in an "unpacked mode" -...
An extra note (2): Ugoiras with png frames actually _can_ preserve transparency. Even more so, VP8 and VP9 codecs, used for webm samples, include alpha channel support and also preserve...
Doing further experiments and investigations on ugoira, I realized that it is possible to break the md5 checks in the opposite direction - an artist can upload a new revision...
Went ahead just in case and backed up under 51635a6 implementation everything I could find posted across several public danbooru sites + personal archive. So far, it is 14792 posts...