After a false start (I had made a change, but didn’t update the device IP ), I had another non-launch. Here’s the log:
2023-08-20 18:42:39.734 - server - Reserved tuner 4
2023-08-20 18:42:39.734 - server - Using tuner id: 4
2023-08-20 18:42:39.734 - uvicorn.access - 192.168.6.248:37094 - "GET /stream/8 HTTP/1.1" 307
2023-08-20 18:42:39.736 - server - Tuner: Tuning to LIFECHD on ChromeCast 1
2023-08-20 18:42:39.737 - lib.adb - ADB: Connecting to device (attempt 1).
2023-08-20 18:42:39.796 - lib.adb - ADB: Connected.
2023-08-20 18:42:39.797 - lib.adb - ADB: 192.168.6.199 - dumpsys display
2023-08-20 18:42:39.859 - lib.adb - ADB: 192.168.6.199 - getprop ro.build.version.release
2023-08-20 18:42:39.902 - lib.adb - ADB: Android Version: 12.0.
2023-08-20 18:42:39.902 - lib.adb - ADB: 192.168.6.199 - pm list packages -3
2023-08-20 18:42:39.977 - lib.adb - ADB: 192.168.6.199 - pidof com.fubo.firetv.screen
2023-08-20 18:42:40.091 - lib.adb - ADB: Stopping media playback.
2023-08-20 18:42:40.091 - lib.adb - ADB: 192.168.6.199 - input keyevent KEYCODE_MEDIA_STOP
2023-08-20 18:42:40.174 - lib.adb - ADB: Force stopping com.fubo.firetv.screen.
2023-08-20 18:42:40.174 - lib.adb - ADB: 192.168.6.199 - am force-stop com.fubo.firetv.screen
2023-08-20 18:42:40.390 - lib.adb - ADB: 192.168.6.199 - am start -a android.intent.action.VIEW -d "https://link.fubo.tv/al1%3Fv%3D1%26a%3Dplay%26t%3Dchannel%26channel_id%3D93254" com.fubo.firetv.screen
2023-08-20 18:42:49.261 - server - Tuner: Compatibility Mode - Stream released after 9.53 seconds. Display was on, application (com.fubo.firetv.screen) was running.
2023-08-20 18:42:49.261 - lib.adb - ADB: Closing connection - 192.168.6.199
2023-08-20 18:42:49.261 - uvicorn.access - 192.168.6.248:37094 - "GET /stream/4/8 HTTP/1.1" 200
2023-08-20 18:42:49.265 - root - Tuner: Stream open (attempt 1).
2023-08-20 18:42:49.274 - httpx - HTTP Request: GET http://192.168.6.198/ts/1_0 "HTTP/1.0 200 Ok"
Hopefully there’s something that offers a clue!