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

generationfree: Error while parsing row #10473

Closed
ngosang opened this issue Dec 11, 2020 · 2 comments
Closed

generationfree: Error while parsing row #10473

ngosang opened this issue Dec 11, 2020 · 2 comments

Comments

@ngosang
Copy link
Member

ngosang commented Dec 11, 2020

2020-12-10 18:23:27.4520 Error CardigannIndexer (generationfree): Error while parsing row '
<tr class="t-row">
	<td class="ttable_col1" align="center" valign="middle" width="30px">
		<a href="torrents.php?cat=150">
			<img border="0" src="https://generation-free.biz/images/categories/seriesans.png" title=".Film série">
		</a>
	</td>
	<td class="ttable_col2" width="100%" valign="middle"><a href="bookmarks.php?torrent=77312">
			<img src="images/bookmark.png" height="20" ffborder="0" title="Ajouter ce torrent à Mes Signets">
		</a>
		<a href="torrents-details.php?id=77312&amp;hit=1">
			<b>Plan B S02 VFQ 720p WEB H264-PTX</b>
			<img src="images/torrents/new_liste.png" height="20" border="0" title="Nouveau Torrent">
			<img src="images/highspeed.gif" height="20" border="0" title="Torrent Rapide">
		</a>
	</td>
	<td class="ttable_col1" align="center" width="10px">
		<img src="https://generation-free.biz/images/novideo.png" width="20" height="20">
	</td>
	<td class="ttable_col2" align="center" width="55px">
		<a href="account-details.php?id=7536">Foenix</a>
	</td>
	<td class="ttable_col1" align="center" width="40px">5.54 GB</td>
	<td class="ttable_col2" align="center" width="10px">
		<font color="green">
			<b>1</b>
		</font>
	</td>
	<td class="ttable_col1" align="center" width="10px">
		<font color="red">
			<b>1</b>
		</font>
	</td>
	<td class="ttable_col2" align="center" width="10px">
		<font color="blue">
			<b>0</b>
		</font>
	</td>
	<td class="ttable_col1" align="center" width="18px">
		<img src="https://generation-free.biz/themes/NB-Black-v2/images/health/health_10.gif" alt="">
	</td>
</tr>':

System.Exception: Error while parsing field=category, selector=a[href^="torrents.php?cat="], value=150: Object reference not set to an instance of an object.
   at Jackett.Common.Indexers.CardigannIndexer.PerformQuery(TorznabQuery query) in /home/vsts/work/1/s/src/Jackett.Common/Indexers/CardigannIndexer.cs:line 1533 
2020-12-10 18:23:27.4520 Error CardigannIndexer (generationfree): Error while parsing row '
<tr class="t-row">
	<td class="ttable_col1" align="center" valign="middle" width="30px">
		<a href="torrents.php?cat=150">
			<img border="0" src="https://generation-free.biz/images/categories/seriesans.png" title=".Film série">
		</a>
	</td>
	<td class="ttable_col2" width="100%" valign="middle"><a href="bookmarks.php?torrent=77311">
			<img src="images/bookmark.png" height="20" ffborder="0" title="Ajouter ce torrent à Mes Signets">
		</a>
		<a href="torrents-details.php?id=77311&amp;hit=1">
			<b>Plan B S01 VFQ 720p WEB H264-PTX</b>
			<img src="images/torrents/new_liste.png" height="20" border="0" title="Nouveau Torrent">
			<img src="images/highspeed.gif" height="20" border="0" title="Torrent Rapide">
		</a>
	</td>
	<td class="ttable_col1" align="center" width="10px">
		<img src="https://generation-free.biz/images/novideo.png" width="20" height="20">
	</td>
	<td class="ttable_col2" align="center" width="55px">
		<a href="account-details.php?id=7536">Foenix</a>
	</td>
	<td class="ttable_col1" align="center" width="40px">5.79 GB</td>
	<td class="ttable_col2" align="center" width="10px">
		<font color="green">
			<b>1</b>
		</font>
	</td>
	<td class="ttable_col1" align="center" width="10px">
		<font color="red">
			<b>0</b>
		</font>
	</td>
	<td class="ttable_col2" align="center" width="10px">
		<font color="blue">
			<b>0</b>
		</font>
	</td>
	<td class="ttable_col1" align="center" width="18px">
		<img src="https://generation-free.biz/themes/NB-Black-v2/images/health/health_10.gif" alt="">
	</td>
</tr>':

System.Exception: Error while parsing field=category, selector=a[href^="torrents.php?cat="], value=150: Object reference not set to an instance of an object.
   at Jackett.Common.Indexers.CardigannIndexer.PerformQuery(TorznabQuery query) in /home/vsts/work/1/s/src/Jackett.Common/Indexers/CardigannIndexer.cs:line 1533 
@ngosang
Copy link
Member Author

ngosang commented Dec 11, 2020

Error from @xfouloux log traces. I don't have access to the site.

@garfield69
Copy link
Contributor

yes, that's fine I see they have updated the cats and will update the indexer.

@garfield69 garfield69 self-assigned this Dec 11, 2020
@garfield69 garfield69 removed their assignment Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants