Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong RegExPattern for "TheTVDb". #46

Open
GoogleCodeExporter opened this issue Jul 6, 2015 · 11 comments
Open

Wrong RegExPattern for "TheTVDb". #46

GoogleCodeExporter opened this issue Jul 6, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

The RegExPattern ist wrong for "TheTVDb".
This is the actual pattern: <tr><td class="(odd|even)"><a 
href="/\?tab=series&amp;(?<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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant