[mythtv-commits] mythtv/master commit: e3b63db69 by Gavin Hurlbut (Beirdo)
MythTV
noreply at mythtv.org
Sat Feb 12 05:14:39 UTC 2011
Author: Gavin Hurlbut <ghurlbut at mythtv.org>
Change Date: 2011-02-11T21:11:48-08:00
Push Date: 2011/02/11 21:14:37 -0800
Repository: mythtv
Branch: master
New Revision: e3b63db691422f3116c10bb0bff61b5d89c833a1
Changeset: https://github.com/MythTV/mythtv/commit/e3b63db69
Log:
Remove the UPnP Video scanner
Since the backend now does the scanning via the MythVideo plugin inherently,
there is no longer the need to scan again using the UPnP Media Scanner code.
It has been removed, and the corresponding data is now coming from the
videometadata table of the db. The upnpmedia table should be removed shortly.
Original patch from #8801 by mattpyne at yahoo.co.uk
Modified to include subtitle where applicable
Removed:
mythtv/programs/mythbackend/upnpmedia.cpp
mythtv/programs/mythbackend/upnpmedia.h
Modified:
mythtv/programs/mythbackend/main_helpers.cpp
mythtv/programs/mythbackend/mediaserver.cpp
mythtv/programs/mythbackend/mediaserver.h
mythtv/programs/mythbackend/mythbackend.pro
mythtv/programs/mythbackend/mythxml.cpp
mythtv/programs/mythbackend/upnpcdsvideo.cpp
mythtv/programs/mythbackend/upnpcdsvideo.h
More information about the mythtv-commits
mailing list