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

Show trending podcasts #82

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Show trending podcasts #82

wants to merge 6 commits into from

Conversation

stefankoegl
Copy link
Member

@stefankoegl stefankoegl commented Dec 30, 2017

The podcast toplist compares total subscriber counts, and is therefor rather static. To also highlight new and upcoming podcasts, this introduces a list of "trending" podcasts.

A podcast is trending if it has seen a high number of recently new subscriptions.

@stefankoegl stefankoegl added the directory Podcast directory label Feb 2, 2020
Copy link

@clementsjosh clementsjosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure you did @stefankoegl , but how do I know you ran make update-po since you changed the web interface?

@stefankoegl
Copy link
Member Author

I don't know of any good way to determine that.

Running make update-po will also change the translation files if just some line numbers in the code have changed, even though all translation files remain unchanged. So that's not a good indicator.

Also there's a good chance that I didn't always run make update-po when I should have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
directory Podcast directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants