mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Workaround for EAC crash when CTDB plugin returns long log lines
This commit is contained in:
@@ -46,7 +46,7 @@ namespace CUETools.CTDB.EACPlugin
|
||||
if (resp == null)
|
||||
{
|
||||
#if DEBUG
|
||||
string server = "hq.cuetools.net";
|
||||
string server = "db.cuetools.net";
|
||||
#else
|
||||
string server = null;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user