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

feat(discover): Show more relevant shows in upcoming TV #4630

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

sephrat
Copy link
Contributor

@sephrat sephrat commented Apr 28, 2022

Before:
image
After:
image

Upcoming TV would use filter release_date which does not exist for TVs so this basically turned out to be exactly the same as the popular section. I'm surprised this went unnoticed for so long (by myself included!).
We now use the first air date. I fiddled around and found the sweet spot to be shows that will release in the next month, as opposed to upcoming movies which looks for movies released between D+7 and D+27.

Now that's a quick win 😃

@tidusjar
Copy link
Member

Nice work once again!

@tidusjar tidusjar merged commit a11bd34 into Ombi-app:develop Apr 28, 2022
@sephrat sephrat deleted the upcoming-tv branch September 7, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants