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

-1 argument downloads the older episodes #26

Open
rohshall opened this issue Dec 24, 2017 · 1 comment
Open

-1 argument downloads the older episodes #26

rohshall opened this issue Dec 24, 2017 · 1 comment
Assignees
Milestone

Comments

@rohshall
Copy link

I am subscribed to some news podcasts, and I prefer to have only the latest episodes. So, castget -1 should get only the latest episode, if it exists. However, every time I run castget -1, it downloads one older episode. It should check the latest enclosure, and if the file already exists, and do nothing, instead of downloading the older episode.

@mlj mlj self-assigned this Dec 27, 2017
@mlj
Copy link
Owner

mlj commented Dec 27, 2017

I agree that this is something we'd want, but I think we should keep -1 the way it is and add this as a new option or as the possible outcome of a combination of options.

@mlj mlj added this to the Release 2.1.0 milestone Jan 9, 2018
jetmore added a commit to jetmore/castget that referenced this issue Jan 22, 2023
…ligibility

with this change, `--first-only --count-disregards-eligibility` will now cease channel processing after it sees the first item in the channel, regardless of whether that item was actually eligible for processing

--first-only-disregard-eligibility is just a convenience for `--first-only --count-disregards-eligibility`

fixes mlj#26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants