-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
TorrentLeech provider #565
Conversation
Hi, please add backlog like here Thanks ;) |
all new code goes into development first. please rebase and target that branch. |
Can you post an example of the contents that are on this RSS feed please? I don't have an account so I can't test it directly. |
Fixed and merged. |
Sample of RSS feed (I changed the urls to hide my key): |
seems like junalmedia's version is a little more evolved? as he stated his has backlog support.. |
My version is scrapping TL site for torrent search and cache. I have some users reporting it's running fine, but my account was banned. Btw, didn't like this provider because all torrents are .rar and I disagree with this. Torrents are not meant to be zipped. It's a waste of local disk space. |
so does this provider even work with torrent apps naively (uncertain if they accept rared torrents)? |
I didn't know about @junalmeide provider, otherwise I wouldn't have written this. As it provides backlog support, it's a better candidate for inclusion in mainline (if it works correctly). Was there a pull request for that implementation before? |
Yep it works with torrent apps via black hole method and direct method with utorrent, transmission and synology |
Add new feature, set file date to episode aired date.
This adds a TorrentLeech provider, based on RSS. The code is based on the TV Torrents implementation.