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

New provider #129

Open
essorblood opened this issue Jun 22, 2019 · 2 comments
Open

New provider #129

essorblood opened this issue Jun 22, 2019 · 2 comments

Comments

@essorblood
Copy link

essorblood commented Jun 22, 2019

I tried to add the site below, but it didn't work.

https://torrentwal.com/
https://torrenthaja2.com/
https://torrentgaja.com/

Tell me how to add the above 3 sites.

{
"TorrentWal": {
"enabled": true,
"predefined": false,
"private": false,
"name": "TorrentWal",
"languages": "ko",
"anime_extra": "",
"anime_keywords": "{title}",
"anime_query": "",
"base_url": "https://torrentwal.com/bbs/s.php?k=QUERY&q=",
"color": "FFFFFFFF",
"general_extra": "",
"general_keywords": "{title}",
"general_query": "",
"language": "ko",
"login_failed": "",
"login_object": "",
"login_path": null,
"movie_extra": "",
"movie_keywords": "{title}",
"movie_query": "",
"parser": {
"infohash": "",
"name": "item('a', order=3)",
"row": "find_all('td', select('class', 'bg1')",
"size": "item('td', order=5)",
"torrent": "'magnet:?xt=urn:btih:%s' % item(tag='a', attribute='href', divider=(''', 1))"
},
"season_extra": "",
"season_extra2": "",
"season_keywords": "{title}",
"season_keywords2": "{title}",
"season_query": "",
"separator": "+",
"show_query": "",
"subpage": false,
"tv_extra": "",
"tv_extra2": "",
"tv_keywords": "{title}",
"tv_keywords2": "{title}"
},
"TorrentWal2": {
"enabled": true,
"predefined": false,
"private": false,
"name": "TorrentWal2",
"languages": "ko",
"anime_extra": "",
"anime_keywords": "{title}",
"anime_query": "",
"base_url": "https://torrentwal.com/bbs/s.php?k=QUERY&q=",
"color": "FFFFFFFF",
"general_extra": "",
"general_keywords": "{title}",
"general_query": "",
"language": "ko",
"login_failed": "",
"login_object": "",
"login_path": null,
"movie_extra": "",
"movie_keywords": "{title}",
"movie_query": "",
"parser": {
"infohash": "",
"name": "item('a', order=3)",
"row": "find_all('td', select('class', 'bg1')",
"size": "item('td', order=5)",
"torrent": "'https://torrentwal.com/torrent' % item(tag='a', attribute='href', order=3, divider=('_', 1))"
},
"season_extra": "",
"season_extra2": "",
"season_keywords": "{title}",
"season_keywords2": "{title}",
"season_query": "",
"separator": "+",
"show_query": "",
"subpage": ture,
"tv_extra": "",
"tv_extra2": "",
"tv_keywords": "{title}",
"tv_keywords2": "{title}"
}
}

It doesn't work even though I've done the above source.
Why not?

@elgatito
Copy link
Owner

First one is probably suitable, but all torrents have 0 seeds, so Elementum will filter them.
Others don't have all the required information: Name, Link, Seeds, Peers, Size.

@antonsoroko
Copy link
Contributor

all 3 trackers are dead. can be closed.

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

3 participants