Report site bugs here

Marker
My Little Pony - 1992 Edition
Wallet After Summer Sale -
Magnificent Metadata Maniac - #1 Assistant
Not a Llama - Happy April Fools Day!

Misanthrope
Came across this while working on a userscript…
 
If you view this webm >>1719848 at full resolution and inspect the video <source> elements, you’ll note the one that’s supposed to point to the mp4 version instead shows src="//derpicdn.net/img/view/2018/4/29/1719848__safe_screencap_twilight+sparkle_horse+play_spoiler-colon-s08e07_alicorn_animated_sound_twilight+sparkle+%28alicorn%29_mp4.webm".
 
This happens because the function handling image scaling uses replace('webm', 'mp4') on the webm source to derive the mp4 version, and the substring ‘webm’ already exists as part of the filename for this particular video (..._twilight+sparkle+%28alicorn%29_webm.webm).
 
While this should not affect the majority of the users under most circumstances, the bug will manifest and cause display issues when these conditions are met:  
  • The client does not support the WebM format  
  • The substring ‘webm’ appears somewhere before the file extension  
  • The uploaded video was encoded in vp8/vp9 (Rather than a mp4 file with the file extension renamed to ‘.webm’, as is the case with this example)
     
    Luckily, the fix appears fairly straightforward, use replace(/webm$/, 'mp4') should ensure that only the file extension gets replaced.
Background Pony #FB3B
I am not sure if it has something to do with the error that damages some images or it is a purge in some categories, but today note that, for example in the foalcon category , were deleted more than 100 images of a day to another, what happened?  
For your attention thanks
Zaknel
Pixel Perfection - I still call her Lightning Bolt
Solar Supporter - Fought against the New Lunar Republic rebellion on the side of the Solar Deity (April Fools 2023).
Crystal Roseluck - Had their OC in the 2023 Derpibooru Collab.
Princess of Love - Extra special version for those who participated in the Canterlot Wedding 10th anniversary event
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Wallet After Summer Sale -
Friendship, Art, and Magic (2019) - Celebrated Derpibooru's seventh year anniversary with friends
A Tale For The Ages - Celebrated MLP's 35th Anniversary and FiM's 8th Anniversary
Artist -

Mods-Ezekiel 33:11
I got notified of my own post just now. Not sure if anyone else has this, if I need a screenshot, or what…
Background Pony #25AB
Not sure if this has been reported yet. This has to do with advanced search paramaters.
 
When you search something like (twilight sparkle OR rainbow dash) AND canterlot, then view an image, then hit the Random Image button (the one that gives you a random image based on your current search), your search will be misinterpreted as * and the next image will be completely random.
 
This occurs with any search where the first part of the search paramaters is in brackets. In the meantime, the bug is circumvented easily by prefixing your search with * AND, so that would make my example become * AND (twilight sparkle OR rainbow dash) AND canterlot. The other solution (only applies if your search contains a tag that isn’t wrapped in brackets) is to put an unbracketed tag at the start of your search.
 
EDIT: It may also just be my imagination, but it seems with complex searches like this, random image doesn’t display a true random image. I was just searching with these options and I received the same image about 3 or 4 times in a row, despite the search returning over 2000 results. The odds of that happening are 1/1 x 1/2000 x 1/2000 roughly which equate to an absurdly low chance of getting the same image 3x in a row amongst thousands if picked randomly (google has it at 1 in 2.5e-7)
 
EDIT 2: Double checked. It appears search is still misinterpeting the search * AND (twilight sparkle OR rainbow dash) AND canterlot. While this isn’t the exact search I’m using because NSFW reasons, the search I am using (if put in sfw equivilent) is being interpreted as * AND twilight sparkle AND rainbow dash AND canterlot because when I have a window with this search on my other monitor, and randomize in the window with the original search, the images I’m randomly getting are all in the search on my other monitor.
Background Pony #25AB
@Wiimeiser  
I think that the issue’s origin is in the search feature. It appears it doesn’t correctly utilize brackets and random uses this faulty search in a specific way. This is pure speculation because I don’t have access to the source code to verify my theory, but it seems the most logical conclusion to come to.
stsyn
Lunar Supporter - Helped forge New Lunar Republic's freedom in the face of the Solar Empire's oppressive tyrannical regime (April Fools 2023).
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Twinkling Balloon - Took part in the 2021 community collab.
Notoriously Divine Tagger - Consistently uploads images above and beyond the minimum tag requirements. And/or additionally, bringing over the original description from the source if the image has one. Does NOT apply to the uploader adding several to a dozen tags after originally uploading with minimum to bare tagging.
Best Artist - Providing quality, Derpibooru-exclusive artwork
Fine Arts - Two hundred uploads with a score of over a hundred (Safe/Suggestive)
Economist -
Cool Crow - "Caw!" An awesome tagger
The Power of Love - Given to a publicly verified artist with an image under their artist’s tag that has reached 1000 upvotes

Moderator
When you search something like (twilight sparkle OR rainbow dash) AND canterlot, then view an image, then hit the Random Image button (the one that gives you a random image based on your current search), your search will be misinterpreted as * and the next image will be completely random.
 
Tested with canterlot AND [(twilight sparkle OR rainbow dash)], works fine, lol  
Welp, random crashes when first tag or expression is in brakes.  
rd || ts — works  
(rd) — nope  
-rd — works  
rd || ts && fs — works
EyeGuy
Duck - quack
Fine Arts - Two hundred uploads with a score of over a hundred (Safe/Suggestive)

Dreading Season 9
I’m getting notifications for my own comments now, and I can’t tell if it’s a bug or a new feature.
Zaknel
Pixel Perfection - I still call her Lightning Bolt
Solar Supporter - Fought against the New Lunar Republic rebellion on the side of the Solar Deity (April Fools 2023).
Crystal Roseluck - Had their OC in the 2023 Derpibooru Collab.
Princess of Love - Extra special version for those who participated in the Canterlot Wedding 10th anniversary event
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Wallet After Summer Sale -
Friendship, Art, and Magic (2019) - Celebrated Derpibooru's seventh year anniversary with friends
A Tale For The Ages - Celebrated MLP's 35th Anniversary and FiM's 8th Anniversary
Artist -

Mods-Ezekiel 33:11
@EyeGuy  
It’s alright. Our instinct is to tell the technical team about a problem promptly. Nothing wrong with that. At least, not for me.
Blossomforth
Thread Starter - Started a thread with over 100 pages
Flexible - Bendy Pony

The Flexible One
@Background Pony #7F5D  
Like any decently-sized community site on the Internet, we see our fair share of trolls, spammers, shitposters, etc. And because of the nature of how TOR works, IP banning TOR users isn’t exactly possible. And of course, a few people took advantage of that fact, so we require accounts for anyone accessing the site via the .onion address, simply so that if someone starts causing trouble we can just ban the account.
 
Basically, it’s just another case of “somebody had to go and ruin it for everybody”.
Background Pony #0DB2
FYI: for nearly 2 months (late February to late April) anonymous Tor users could not access Derpibooru, because google refused to show captcha to them on the cloudflare “One more step” page and the onion service requires login.
 
@Blossomforth  
  1. Posting anonymously (i.e. without account) from Tor (both on the onion service and on derpibooru.org) was already impossible so I don’t see your point  
  2. It’s spelled Tor, not TOR
     
    @byte[]  
    It’s more likely that your onion service was just too popular and couldn’t handle the traffic.  
Interested in advertising on Derpibooru? Click here for information!
Champions of Equestria

Help fund the $15 daily operational cost of Derpibooru - support us financially!

Syntax quick reference: **bold** *italic* ||hide text|| `code` __underline__ ~~strike~~ ^sup^ %sub%

Detailed syntax guide