Valid XML for Plugin
great job with V0.6.



Many sites does not have a rss/atom/... interface. It is only possible to search their index via webbrowser (html data).
My idea was to add such query web-page as feed-url, plugin says "yep I know such an url" and the plugin extract all the date from the html-document.
For testing I've added a catch-all plugin (exractorMatches reaturns always true) ([PluginCompilerThread] Added plugin ARDMediathekExctractor (ARDMediathek.groovy)) and add the site "http://www.ardmediathek.de/ard/servlet/content/3517006?s=DTM" via Serviio-Console. But serviio says
But IMHO Serviio should not be interested in this (html)content if there is a valid plugin. Serviio must only pass the url to the plugin.
Is it indented? Is it my fault?
bye