* Add the ability to change the root media container. (Thanks to Ivan Mironov)

This commit is contained in:
Justin Maggard
2011-06-25 00:39:45 +00:00
parent f6e3e0e8c1
commit 108fda1e84
8 changed files with 76 additions and 12 deletions

View File

@ -52,7 +52,8 @@ enum upnpconfigoptions {
UPNPDBDIR, /* base directory to store the database and album art cache */
UPNPLOGDIR, /* base directory to store the log file */
ENABLE_TIVO, /* enable support for streaming images and music to TiVo */
ENABLE_DLNA_STRICT /* strictly adhere to DLNA specs */
ENABLE_DLNA_STRICT, /* strictly adhere to DLNA specs */
ROOT_CONTAINER /* root ObjectID (instead of "0") */
};
/* readoptionsfile()