Project

General

Profile

Feature #436 » mime_type.patch

cyberjunk -, 2011-04-14 02:29

View differences:

tvheadend-mod/src/webui/webui.c 2011-04-13 08:12:34.000000000 +0200
262 262
    }
263 263
  }
264 264

  
265
  http_output_content(hc, "application/x-mpegURL");
265
  http_output_content(hc, "audio/x-mpegurl");
266 266

  
267 267
  pthread_mutex_unlock(&global_lock);
268 268

  
(2-2/8)