You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
…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`
fixesmlj#26
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.
The text was updated successfully, but these errors were encountered: