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

Download all in feed. #2

Open
sanskubu1 opened this issue Apr 23, 2022 · 1 comment
Open

Download all in feed. #2

sanskubu1 opened this issue Apr 23, 2022 · 1 comment

Comments

@sanskubu1
Copy link

I have a personal bookmark feed. Is there anyway to tell the script to download all the torrents in the feed? I tried * in contains variable but it doesn't work.

Thanks.

@glancep
Copy link

glancep commented May 14, 2022

If you just include an empty "contains" tag it'll get everything. i.e.:

<config>
  <watchdir> ... </watchdir>
  <history> ... </history>
  <feed url="...">
    <contains />
  </feed>
</config>

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

2 participants