-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The RegExPattern ist wrong for "TheTVDb".
This is the actual pattern: <tr><td class="(odd|even)"><a
href="/\?tab=series&(?<link>.*?)">(?<name>.*?)</a> </td><td
class="(odd|even)">(?<year>.*?)<td class="(odd|even)">\d+</td></tr>
This ist not working.
No Series come pack. The correct Seriesname are found.
I think the Website has change there layout.
Original issue reported on code.google.com by kappelma...@gmail.com on 24 Feb 2015 at 7:25
Reactions are currently unavailable