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

add support for ITA #126

Open
Badshah90 opened this issue Nov 18, 2024 · 4 comments
Open

add support for ITA #126

Badshah90 opened this issue Nov 18, 2024 · 4 comments
Labels
PR welcome Will accept pull request

Comments

@Badshah90
Copy link

Badshah90 commented Nov 18, 2024

Hi,

Please add support for itatorrents and shareisland, both are on UNIT3D

Thanks

@tiberio87
Copy link

Per shareisland c'è già il supporto, SHRI.

@Middlepepper
Copy link

Middlepepper commented Nov 21, 2024

If you fill in the following Template you might be able to add support yourself.

For example with the below, Do you have a list of banned group from both trackers you could provide?

self.config = config
self.tracker = 'itatorrents'
self.source_flag = 'itatorrents'
self.search_url = 'https://itatorrents.xyz/api/torrents/filter'
self.upload_url = 'https://itatorrents.xyz/api/torrents/upload'
self.torrent_url = 'https://itatorrents.xyz.cc/api/torrents/'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.banned_groups = []

@Badshah90
Copy link
Author

Badshah90 commented Nov 21, 2024

I tried same, but it did not work and it would be great to have it added officially. it's like 3 forks I did manually it worked but this 4th time it's not working.
there are no banned groups for ITA

@Badshah90
Copy link
Author

There is already support for shareisland, SHRI.

thanks you, didn't know this.

@Audionut Audionut added the PR welcome Will accept pull request label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR welcome Will accept pull request
Projects
None yet
Development

No branches or pull requests

4 participants