* Default to video/avi MIME type for generic DLNA 1.5 clients, since that seems to be the norm.

This commit is contained in:
Justin Maggard
2009-09-14 19:42:51 +00:00
parent 6d288868ca
commit bf298f75fb
2 changed files with 8 additions and 7 deletions

View File

@ -21,7 +21,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.0.15"
#define MINIDLNA_VERSION "1.0.16-pre4"
#define CLIENT_CACHE_SLOTS 20
#define USE_FORK 1