API: Faulty redirect if query contains wrong case

Issue #114 new
Former user created an issue

Say I visit https://api.srrdb.com/v1/details/harry.potter.and.the.chamber.of.secrets.2002.dvdrip.xvid-internal-tdf (all lowercase)

Expected behavior: I get redirected to https://api.srrdb.com/v1/details/Harry.Potter.And.The.Chamber.Of.Secrets.2002.DVDRip.XViD-iNTERNAL-TDF

Instead I get redirected to https://api.srrdb.com/release/details/Harry.Potter.And.The.Chamber.Of.Secrets.2002.DVDRip.XViD-iNTERNAL-TDF, which returns a 404.

Comments (0)

  1. Log in to comment