let debug =
  try
    ignore (Sys.getenv "LIQUIDSOAP_DEBUG_LANG");
    true
  with
    | Not_found -> false