Jackett: [req] TNTVillage public http://tntvillage.scambioetico.org

Created on 29 Mar 2020  路  18Comments  路  Source: Jackett/Jackett

Tracker went offline on August 2019, it's now back up online: http://tntvillage.scambioetico.org/?releaselist so indexer can be restored.

All 18 comments

However this is not the same html code as previous.
In fact they no longer provide results in the html directly, but use JS to dynamically generate the results after the html has been fetched.
As such, we will have to write a new indexer in c# as the Cardigann processor cannot handle dynamically generated results via JS in its yml indexers.

@garfield69 they use JS to call the API, but the response is HTML. Could you take a look again?

Old code => https://github.com/Jackett/Jackett/commit/5de24a31dc487081c35989c8cff774ce04a33d72

http://tntvillage.scambioetico.org/?releaselist generates a http get which returns

<html>
    <head>
        <title>TNTVillage scambio etico</title>
        <meta http-equiv='content-type' content='text/html; charset=utf-8'/>
        <meta name='author' content='tntvillage community'/>
        <meta name='copyright' content='(c)2012 TNTvillage'/>
        <meta name='description' content='Home page'/>
        <meta name='distribution' content='public'/>
        <meta name='robots' content='all'/>
        <meta name='keywords' content='scambio etico, tntvillage, releases, release, bittorrent, 2p2, p2p, torrent, mp3, divx, ethic sharing, noprofit'/>
        <link rel='shortcut icon' href='favicon.ico'/>
        <link rel='stylesheet' type='text/css' href='css/main.css' media='all'/>
        <link rel='stylesheet' type='text/css' href='css/icons/icons16x16.css' media='all'/>
        <script src='/js/jquery.min.js'></script>
        <script type='text/javascript' src='/js/jquery.socialshareprivacy.min.js'></script>
        <script type='text/javascript'>
            $(document).ready(function() {
                $('.share').socialSharePrivacy({
                    'services': {
                        'buffer': {
                            'status': false
                        },
                        'delicious': {
                            'status': false
                        },
                        'disqus': {
                            'status': false
                        },
                        'fbshare': {
                            'status': false
                        },
                        'flattr': {
                            'status': false
                        },
                        'gplus': {
                            'status': false
                        },
                        'hackernews': {
                            'status': false
                        },
                        'linkedin': {
                            'status': false
                        },
                        'mail': {
                            'status': false
                        },
                        'pinterest': {
                            'status': false
                        },
                        'reddit': {
                            'status': false
                        },
                        'stumbleupon': {
                            'status': false
                        },
                        'tumblr': {
                            'status': false
                        },
                        'twitter': {
                            'status': false
                        },
                        'xing': {
                            'status': false
                        }
                    }
                });
            });
        </script>
        <!-- 2015
        <script type='text/javascript' src='js/twitter.js'></script>
        <script type='text/javascript'>
            window.___gcfg = {lang: 'it'};

            (function() {
                var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
                po.src = 'https://apis.google.com/js/plusone.js';
                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
            })();
        </script>
        -->
        <link rel='alternate' type='text/xml' title='RSS Film' href='http://tntvillage.scambioetico.org/rss.php?c=4&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Musica' href='http://tntvillage.scambioetico.org/rss.php?c=2&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Film TV e programmi' href='http://tntvillage.scambioetico.org/rss.php?c=1&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Documentari' href='http://tntvillage.scambioetico.org/rss.php?c=14&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Students Releases' href='http://tntvillage.scambioetico.org/rss.php?c=13&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS E Books' href='http://tntvillage.scambioetico.org/rss.php?c=3&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Linux' href='http://tntvillage.scambioetico.org/rss.php?c=6&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Anime' href='http://tntvillage.scambioetico.org/rss.php?c=7&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Cartoni' href='http://tntvillage.scambioetico.org/rss.php?c=8&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Macintosh' href='http://tntvillage.scambioetico.org/rss.php?c=9&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Windows Software' href='http://tntvillage.scambioetico.org/rss.php?c=10&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Pc Game' href='http://tntvillage.scambioetico.org/rss.php?c=11&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Playstation' href='http://tntvillage.scambioetico.org/rss.php?c=12&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Video Musicali' href='http://tntvillage.scambioetico.org/rss.php?c=21&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Sport' href='http://tntvillage.scambioetico.org/rss.php?c=22&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Teatro' href='http://tntvillage.scambioetico.org/rss.php?c=23&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Wrestling' href='http://tntvillage.scambioetico.org/rss.php?c=24&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Varie' href='http://tntvillage.scambioetico.org/rss.php?c=25&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Xbox' href='http://tntvillage.scambioetico.org/rss.php?c=26&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Immagini sfondi' href='http://tntvillage.scambioetico.org/rss.php?c=27&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Altri Giochi' href='http://tntvillage.scambioetico.org/rss.php?c=28&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Serie TV' href='http://tntvillage.scambioetico.org/rss.php?c=29&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Fumetteria' href='http://tntvillage.scambioetico.org/rss.php?c=30&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Trash' href='http://tntvillage.scambioetico.org/rss.php?c=31&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Nintendo' href='http://tntvillage.scambioetico.org/rss.php?c=32&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS A Book' href='http://tntvillage.scambioetico.org/rss.php?c=34&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Podcast' href='http://tntvillage.scambioetico.org/rss.php?c=35&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Edicola' href='http://tntvillage.scambioetico.org/rss.php?c=36&p=10'/>
        <link rel='alternate' type='text/xml' title='RSS Mobile' href='http://tntvillage.scambioetico.org/rss.php?c=37&p=10'/>
        <link rel='stylesheet' type='text/css' href='css/releaselist.css' media='all'/>
        <script type='text/javascript' src='js/releaselist2.js'></script>
    </head>
    <body>
</div>
<div id='container'>
    <div id='main'>
        <table width='100%' border='0' cellspacing='0' cellpadding='0'>
            <tr>
                <td>
                    <div id='header'>
                        <div class='headerback'>
                            <div class='breadcrumb'>
                                <h1>TNT Village</h1>
                                <a href='http://tntvillage.scambioetico.org/'>Home</a>
                                | <a href='http://tntvillage.scambioetico.org/?releaselist' target='_blank'>Releases</a>
                                | <a href='http://forum.tntvillage.scambioetico.org/'>Forum</a>
                            </div>
                        </div>
                    </div>
                </td>
            </tr>
            <tr>
                <td>
                    <table bgcolor='white' width='994px' border='0' cellspacing='0' cellpadding='0'>
                        <td class='content'>
                            <div id='content' style='float:center;'>
                                <table bgcolor='white' border='0' cellpadding='0' cellspacing='2' width='785px'>
                                    <tr>
                                        <td width='100%'>
                                            <div id='loading'></div>
                                            <div id='paging_box'>
                                                <div class='pagination'></div>
                                            </div>
                                        </td>
                                    </tr>
                                </table>
                            </div>
                        </td>
                        <td class='sidebar'>
                            <div id='sidebar'>
                                <div class='sbmodule'>
                                    <h3>Contatti</h3>
                                    <div class='sbmodulebody'>
                                        <a href='https://twitter.com/Tnt_Village' class='twitter' data-show-count='false' data-lang='it' data-show-screen-name='true'>Segui @TntVillage</a>
                                        <a href='https://twitter.com/scambioetico' class='twitter' data-show-count='false' data-lang='it' data-show-screen-name='true'>Segui @ScambioEtico</a>
                                        <a href='https://facebook.com/tntvillage' class='fb' data-show-count='false' data-lang='it' data-show-screen-name='true'>Pagina TNT Village su Facebook</a>
                                        <a href='https://facebook.com/groups/tntvillage' class='fb' data-show-count='false' data-lang='it' data-show-screen-name='true'>Gruppo TNT Village su Facebook</a>
                                    </div>
                                </div>
                                <div class='sbmodule'>
                                    <h3></h3>
                                    <div class='sbmodulebody'>
                                        <table width='100%'>
                                            <tr>
                                                <td>
                                                    <div class='share' data-uri='https://www.facebook.com/pages/TNT-Village-ScambioEtico/121037894662801'></div>
                                                </td>
                                            <tr>
                                        </table>
                                    </div>
                                </div>
                                <div class='sbmodule'>
                                    <h3>Benvenuto</h3>
                                    <div class='sbmodulebody'>
                                        <a class='login' href='http://forum.tntvillage.scambioetico.org/index.php'>Entra nel villaggio</a>
                                        <a class='register' href='http://forum.tntvillage.scambioetico.org/?act=Reg&amp;CODE=00' target='_blank'>Registrati</a>
                                        <a class='feed' href='http://tntvillage.scambioetico.org/rss.php?c=0&p=10' target='_blank'>Rss feed</a>
                                        <a class='chat' href='http://tntvillage.scambioetico.org/?chat' target='_blank'>IRC Chat</a>
                                        <a class='help' href='http://forum.tntvillage.scambioetico.org/?act=Help' target='_blank'>Aiuto</a>
                                    </div>
                                </div>
                                <div class='sbmodule'>
                                    <h3>Links da visitare</h3>
                                    <div class='sbmodulebody'>
                                        <a class='link' href='http://forum.tntvillage.scambioetico.org/?showforum=154' target='_blank'>Cicli Multicategoria</a>
                                        <a class='link' href='http://forum.tntvillage.scambioetico.org/?showtopic=104685' target='_blank'>Progetti su TNT</a>
                                        <a class='link' href='http://forum.tntvillage.scambioetico.org/?showtopic=72304' target='_blank'>Le Guide di TNT</a>
                                        <a class='link' href='http://forum.tntvillage.scambioetico.org/?showtopic=33856' target='_blank'>Le Faq di TNT</a>
                                        <a class='link' href='http://forum.tntvillage.scambioetico.org/?showforum=232' target='_blank'>Aiuti Specialistici</a>
                                    </div>
                                </div>
                                <div class='sbmodule'>
                                    <h3>Categoria release</h3>
                                    <div class='sbmodulebody'>
                                        <div align='center'>
                                            <a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=4' target='_blank'>
                                                <img src='/style_images/mkportal-636/icon4.gif' width='41px'/>
                                            </a>
                                            &nbsp;
                                            <a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=2' target='_blank'>
                                                <img src='/style_images/mkportal-636/icon2.gif' width='41px'/>
                                            </a>
                                            &nbsp;
                                            <a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=1' target='_blank'>
                                                <img src='/style_images/mkportal-636/icon1.gif' width='41px'/>
                                            </a>
                                            &nbsp;
</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=14' target='_blank'>
    <img src='/style_images/mkportal-636/icon14.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=13' target='_blank'>
    <img src='/style_images/mkportal-636/icon13.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=3' target='_blank'>
    <img src='/style_images/mkportal-636/icon3.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=6' target='_blank'>
    <img src='/style_images/mkportal-636/icon6.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=7' target='_blank'>
    <img src='/style_images/mkportal-636/icon7.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=8' target='_blank'>
    <img src='/style_images/mkportal-636/icon8.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=9' target='_blank'>
    <img src='/style_images/mkportal-636/icon9.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=10' target='_blank'>
    <img src='/style_images/mkportal-636/icon10.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=11' target='_blank'>
    <img src='/style_images/mkportal-636/icon11.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=12' target='_blank'>
    <img src='/style_images/mkportal-636/icon12.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=21' target='_blank'>
    <img src='/style_images/mkportal-636/icon21.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=22' target='_blank'>
    <img src='/style_images/mkportal-636/icon22.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=23' target='_blank'>
    <img src='/style_images/mkportal-636/icon23.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=24' target='_blank'>
    <img src='/style_images/mkportal-636/icon24.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=25' target='_blank'>
    <img src='/style_images/mkportal-636/icon25.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=26' target='_blank'>
    <img src='/style_images/mkportal-636/icon26.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=27' target='_blank'>
    <img src='/style_images/mkportal-636/icon27.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=28' target='_blank'>
    <img src='/style_images/mkportal-636/icon28.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=29' target='_blank'>
    <img src='/style_images/mkportal-636/icon29.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=30' target='_blank'>
    <img src='/style_images/mkportal-636/icon30.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=31' target='_blank'>
    <img src='/style_images/mkportal-636/icon31.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=32' target='_blank'>
    <img src='/style_images/mkportal-636/icon32.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=34' target='_blank'>
    <img src='/style_images/mkportal-636/icon34.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=35' target='_blank'>
    <img src='/style_images/mkportal-636/icon35.gif' width='41px'/>
</a>
&nbsp;</br>
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=36' target='_blank'>
    <img src='/style_images/mkportal-636/icon36.gif' width='41px'/>
</a>
&nbsp;
<a href='http://forum.tntvillage.scambioetico.org/index.php?act=allreleases&st=0&filter=&sb=1&sd=0&cat=37' target='_blank'>
    <img src='/style_images/mkportal-636/icon37.gif' width='41px'/>
</a>
&nbsp;</div></div></div></div></td></table></td></tr>
<tr>
    <td>
        <div id='bottom'>
            <div class='bottomback'>
                <div class='breadcrumb'></div>
            </div>
        </div>
</div></td></tr></table></div></div></body></html>

which does not contain any results dispite the browser page looking like
image

Searching for natale from that same page does not generate a new http post, but results are displayed.
therefore I presume JS is involved to dynamically generate results.
Cardigann cannot handle this kind of processing.
Am I wrong?

Try this:

curl --location --request POST 'http://tntvillage.scambioetico.org/src/releaselist.php' \
--header 'Referer: http://tntvillage.scambioetico.org/?releaselist' \
--data-raw 'cat=0&page=1&srcrel=natale'

OK. I see what I am doing wrong.
I have been using the Chrome Browser Network page to see the html pages returned from sites I build yml indexers for.
But I had the filter set to Doc
With the filter set to XHR I now see the traffic you are getting from your curl
I'll get started on implementing tnt.

I may now have to revisit all the other [req] tickets that I've labelled as needing c#, to double check if they can actually can be handled by cardigann , jeesh!

I can give you some good advices. @cadatoiva ping

  1. Use DevTools in the browser (F12) and go to the Network tab.
  2. Copy as cURL
    image
  3. Install Postman, it's free. After installing you can choose to skip login. => https://www.postman.com/
  4. You can import cURL into Postman
    image
  5. You can play with headers, body...
    image
  6. You can export in many formats (yes, cURL too):
    image

Jackett 0.14.433

@garfield69 Error CardigannIndexer (tntvillage): invalid Torznab category for id 30: Book/Comics

http://tntvillage.scambioetico.org/ returning ERR_CONNECTION_REFUSED

scambioetico.org is down - 521 error

no idea why you are testing scambioetico.org
the official domain for tntvillage has always been http://tntvillage.scambioetico.org/

To see if the root domain was the issue, which it appears to be

Up

Back down (for me at least) - Too many connections (#1040)

back up

http://tntvillage.scambioetico.org/?releaselist returning Too many connections

http://tntvillage.scambioetico.org/ - ERR_CONNECTION_TIMED_OUT

now returning ERR_CONNECTION_REFUSED
enough. its been playing up since May 9 so I'm going to delete it.

Was this page helpful?
0 / 5 - 0 ratings