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

Add <queries> element to Manifest for remote trailers #3265

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

nielsvanvelzen
Copy link
Member

Starting with Android 11 we cannot query the package manager without specifying what we're going to query in the manifest first. For some reason this behavior is not enforced in the Android TV emulator and my Nvidia Shield with Android 11 also works without it 🤷

I was able to test with a mobile emulator though.

Changes

  • Add element to Manifest for remote trailers
    This is for the code in TrailerUtils.kt.

Issues

Might fix #3131

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 28, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.3 milestone Dec 28, 2023
@nielsvanvelzen nielsvanvelzen merged commit b91fd1a into jellyfin:master Dec 29, 2023
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the trailer-query branch December 29, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trailer button disappeared
2 participants