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

ui: make related showings use api_epg_grid if no series link, fixes #5402 #1236

Merged

Conversation

azlm8t
Copy link
Contributor

@azlm8t azlm8t commented Dec 9, 2018

Some broadcasts do not have series link, so the related showings dialog returned an empty list.

Now, if we have no series link then we do a query to find entries that match by title and return that list as related showings.

Also make epg/dvr info dialogs slightly larger to mitigate problems where translated strings were pushing the related showings buttons off the screen.

Fixes: #5402

Some broadcasts do not have series link, so alternative showings returned
an empty list.

Instead, if we have no series link then we do a grid query to find
entries that match by title.

Fixes: #5402
Some text is getting truncated so make the dialogs bigger.
@perexg perexg merged commit adc9027 into tvheadend:master Jan 2, 2019
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