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

Any chance there can be some sort of autosearch / rss auto dowload ? #2

Open
Nordanvind opened this issue Mar 13, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@Nordanvind
Copy link

Hi

I just found the client and I normaly use airdc and it has autodownload and auto rss features.. is that something that you might find interresting to add in..

@RoLex RoLex added the enhancement New feature or request label Mar 13, 2023
@RoLex
Copy link
Owner

RoLex commented Mar 13, 2023

Hi.

You really need to be more specific in your request. What does RSS feed provide you with, a TTH, a file name? What should the client do, download the file, search for the file?

Your description is very generic, and makes me think that we are going to work with HTTP downloads, to fill our client share with latest releases of something.

I have absolutely no idea how AirDC++ supports the named features. If so, why are you not happy with how AirDC++ does the job?

Regards.

@Nordanvind
Copy link
Author

I use the rss feature to grab names to the client and then search for it in the hubs.

http://predb.me/?cats=movies-hd&rss=1
filter on the grabbing for that is : (?i:^(?=.*.(2021|2022|2023).*1080p)(?!.*HDTV|.*RAPiDCOWS|.*CADAVER|.TWA).)

that will pick out movies from 2021-2023 1080p but not grp that have the named part.

and add it to autosearch and the client will auto download it for me.

same with this http://predb.me/?cats=tv-hd&rss=1
with filter ^(?=.*1080p)(?:(?!NORWEGiAN|SLOVAK|DKsubs|CROATiAN|SERBiAN|RUSSiAN|DANISH|SUBBED|MULTi|SKYFiRE|DUBBED).)+$

grabbing all tv 1080p excluding what i dont want

Well airdc have a way of going to heavy in the webui part and neglecting the bugs it creates in the normal client

the rss and autodownload helps alot if one want to download alot of the latest but dont want to sitt and search for it, I rather spend a few minutes on the weekend sorting out what i dont want and i dont mind downloading alot as i have the speed and disks for it and makes the users happy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants