CTDB metadata support

This commit is contained in:
chudov
2011-05-21 23:28:33 +00:00
parent d5fdd19735
commit b289629143
14 changed files with 304 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ namespace CUETools.CTDB
{
public class CUEToolsDB
{
const string urlbase = "http://dbnew.cuetools.net";
const string urlbase = "http://db.cuetools.net";
string userAgent;
string driveName;