Skip to content

Google Cast Unsupported on Motorola Edge 30 #1147

Closed
@ryannathans

Description

Describe the bug

  1. install jellyfin from google play
  2. open app
  3. connect to server via https
  4. click cast button
  5. see "(Google Cast Unsupported)"

if I repeat the same steps on a friend's phone (on the same network) it works as expected

when I build master and debug it on both phones, I notice the working phone receive setup and initialise CastMessage events on app start but on my phone a breakpoint in ActivityEvent.CastMessage (line 78 in app/src/main/java/org/jellyfin/mobile/events/ActivityEventHandler.kt) does NOT get hit when following repro steps above

google cast works on all other apps on my phone, including emby

I made a forum thread and 2 other users with the same phone have the same problem: https://forum.jellyfin.org/t-google-cast-unsupported

Logs

git master debug build logcat: http://ix.io/4Crn
google play store build logcat: http://ix.io/4Cs8

Application version

2.5.2

Where did you install the app from?

Google Play

Device information

Motorola Edge 30

Android version

Android 13, Lineage OS 20 nightly

Jellyfin server version

10.8.10

Which video player implementations does this bug apply to?

  • Web player (default)
  • Integrated player (ExoPlayer)
  • External player (VLC, mpv, MX Player)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingconfirmedConfirmed bug reports that shouldn't go staleupstreamAn issue that is not related to the app, but an upstream component (dependency, backend, web UI)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions