So I have a new Droid X and it has the ability to stream music/videos over UPNP. It sees my backend and can stream music fine. It doesn't play recordings, but it sees them properly (doesn't play mpeg 2, not the problem I'm focusing on right now). The contents of Videos->VideoRoot is stale however. If I force the backend to refresh it's upnp list I get this:<br>
<br>mythbackend --upnprebuild<br>2010-07-15 21:35:03.615 mythbackend version: branches/release-0-23-fixes [25189] <a href="http://www.mythtv.org">www.mythtv.org</a><br>2010-07-15 21:35:03.615 Using runtime prefix = /usr<br>
2010-07-15 21:35:03.615 Using configuration directory = /home/perveil/.mythtv<br>2010-07-15 21:35:03.616 Empty LocalHostName.<br>2010-07-15 21:35:03.616 Using localhost value of cerebro<br>2010-07-15 21:35:03.656 New DB connection, total: 1<br>
2010-07-15 21:35:03.663 Connected to database 'mythconverg' at host: localhost<br>2010-07-15 21:35:03.663 Closing DB connection named 'DBManager0'<br>2010-07-15 21:35:03.663 Rebuilding UPNP Media Map<br>2010-07-15 21:35:03.664 Connected to database 'mythconverg' at host: localhost<br>
2010-07-15 21:35:03.666 Enabling Upnpmedia rebuild thread.<br>2010-07-15 21:35:03.666 New DB connection, total: 2<br>2010-07-15 21:35:03.668 Connected to database 'mythconverg' at host: localhost<br>2010-07-15 21:35:03.669 UPnpMedia: BuildMediaMap - no VideoStartupDir set, skipping scan.<br>
<br>So... what's VideoStartupDir? I THOUGHT (probably wrongly) that it came from the frontend video setting that we're supposed to leave blank if we're using storage groups for videos. So...<br><br>Am I just remembering this wrong? If so, please point me to where the setting can be set. I'm happy to be wrong :)<br>
<br>Am I remembering this right, and upnp just doesn't work with videos in a post-storage groups world?<br><br>Am I remembering this right, and I'm just configured wrongly?<br><br>Any help would be appreciated.<br>
<br>Thanks in advance,<br><br>--Jack<br>