Update TV Source to find media files

Updated TV Source to iterate over media files and check each against the
cache to ignore previously seen items.
This commit is contained in:
2011-12-13 01:11:57 +00:00
parent 51ffefa503
commit 0646848193
3 changed files with 47 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
<?php
class DownloadDispatcher_Source_Plugin_RouterboardFirmware extends DownloadDispatcher_PluginBase implements DownloadDispatcher_Source_IPlugin {
class DownloadDispatcher_Source_Plugin_RouterboardFirmware extends DownloadDispatcher_Source_PluginBase implements DownloadDispatcher_Source_IPlugin {
/**
* Name of this plugin