View Single Post
  #232  
Old Mar 17, 2018, 01:49 PM
sfredo sfredo is offline
Junior Member
 
Join Date: Mar 2018
Posts: 2
Default

CDDB requests seem to be broken because of HTTPS redirects...

Quote:
GET /freedb_search.php?words=KTGS-S0386CD&fields=artist&fields=title&fields=track&fi elds=rest&allcats=NO&cats=blues&cats=classical&cat s=country&cats=folk&cats=jazz&cats=misc&cats=newag e&cats=reggae&cats=rock&cats=soundtrack&grouping =n one HTTP/1.1
Host vgmdb.net:80
Connection close
This response is received.

Quote:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://vgmdb.net/freedb_search.php?words=KTGS-S0386CD&amp;fields=artist&amp;fields=title&amp;fie lds=track&amp;fields=rest&amp;allcats=NO&amp;cats= blues&amp;cats=classical&amp;cats=country&amp;cats =folk&amp;cats=jazz&amp;cats=misc&amp;cats=newage& amp;cats=reggae&amp;cats=rock&amp;cats=soundtrack& amp;grouping=none">here</a>.</p>
</body></html>
Software that has freedb/cddb functionality don't generally support HTTPS requests. Can the "freedb_search" not force HTTPS?
Reply With Quote