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

Increase maximum episodes number in feed manager #11

Closed
diveflo opened this issue May 22, 2022 · 4 comments
Closed

Increase maximum episodes number in feed manager #11

diveflo opened this issue May 22, 2022 · 4 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@diveflo
Copy link
Contributor

diveflo commented May 22, 2022

Hi,

would it be possible to allow a higher number than 5 episodes to sync (max episodes) in the feed manager?
I have a podcast that somehow have their episodes in the wrong order so the automatic sync isn't working for this one.

Thanks!

@Yetangitu
Copy link
Owner

Can you send a link to the feed? This sounds strange, maybe the problem can be solved so that automatic sync works there as well.

@Yetangitu Yetangitu added enhancement New feature or request question Further information is requested labels May 22, 2022
@diveflo
Copy link
Contributor Author

diveflo commented May 23, 2022

https://open.spotify.com/show/09rIWfzXpDbWQf2paN0g6u

so they somehow have their episodes in reverse order

@Yetangitu
Copy link
Owner

Yetangitu commented May 24, 2022

This problem should be fixed in the latest release (v0.4.9) which now explicitly reverse-sorts episodes on release date. If you installed through pip you can upgrade using pip install -U spodcast.

FYI, this seems to be a long-standing problem with Spotify if I can go by the bug reports:

https://community.spotify.com/t5/Desktop-Mac/Podcasts-don-t-sort-by-new-episodes/td-p/4773103

https://community.spotify.com/t5/iOS-iPhone-iPad/Sort-all-Podcast-Episodes-by-date/td-p/4902442

https://community.spotify.com/t5/Closed-Ideas/All-Platforms-Podcasts-Sort-options-for-your-episodes-playlist/idi-p/5096591

...etc.

@diveflo
Copy link
Contributor Author

diveflo commented May 24, 2022

awesome - it works now! thank u so much <3

@diveflo diveflo closed this as completed May 24, 2022
Yetangitu added a commit that referenced this issue May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants