add DefaultServicesScanner plugin to do automatic services scans and build a lamedb...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Mon, 2 Jun 2008 12:08:26 +0000 (12:08 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Mon, 2 Jun 2008 12:08:26 +0000 (12:08 +0000)
commit1c6c579ff6302c3301eb21bd0933d5ede824a384
tree5e91e141aff7fd85c036b0dc30537063ea9b0726
parente2cb873547511511067f8eca6cd6b2e99133464d
add DefaultServicesScanner plugin to do automatic services scans and build a lamedb and .info file for every sat (stored in /tmp)
configure.ac
lib/python/Plugins/SystemPlugins/DefaultServicesScanner/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/DefaultServicesScanner/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/DefaultServicesScanner/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am