podsync icon indicating copy to clipboard operation
podsync copied to clipboard

Filtering by episode duration

Open Gandulf78 opened this issue 2 years ago • 1 comments

Hi there. Thank you so much for this app. I am wondering : is there a way to filter episodes by duration by a setting in config.toml? I am following a feed where I am only interested by long episodes. Is there a way to discard the short ones? Otherwise is it an improvement you could consider? Thank you.

Gandulf78 avatar Sep 11 '22 20:09 Gandulf78

I'd like this function as well, but for the opposite reason - I follow some channels that have short videos that I watch, but once or twice a week they have 2-3 hour livestreams that I have no interest in, and they push me towards my bandwidth cap.

bcarney66 avatar Sep 14 '22 11:09 bcarney66

Hi there. Thank you so much for this app. I am wondering : is there a way to filter episodes by duration by a setting in config.toml? I am following a feed where I am only interested by long episodes. Is there a way to discard the short ones? Otherwise is it an improvement you could consider? Thank you.

Me too

fqx avatar Nov 13 '22 15:11 fqx

Hey ! I've added a PR for this improvement (see #457)

Th0masL avatar Nov 22 '22 12:11 Th0masL

For the moment there's a bug with the current build jobs on this repo.

Because of that, I've updated my Th0masL/podsync repo and released a new Docker Image.

The following Docker Image supports duration filters : th0masl/podsync:v2.4.2-2023-01-02.

You should be able to switch back to mxpv/podsync:<version> when @mxpv will have merged the PR #458 that fixes the CI/CD pipeline builds and publish a new release.

Th0masL avatar Jan 02 '23 12:01 Th0masL

I already merged and released :) Although it seems like duration is in ms and not in s

pagdot avatar May 07 '23 09:05 pagdot