01-26-2026 01:22 PM
I think I found a regression on how the launcher fetches thumbnails in app channels on the home screen. Third-party Android TV apps using ContentProvider-based URIs (e.g., content://com.example.app.provider/images/12345) now fail to load.
Before the launcher update, thumbnails worked fine. Clearing cache for launcher/relevant app, restarting or re-installing don't help.
Screenshot attached. Also, I fetched the relevant error from logcat:
ChromiumSerializer com...gle.android.apps.tv.launcherx E Request failed, url: content://org.jellyfin.androidtv.debug.integration.provider.ImageProvider?src=https%3A%2F%2F<jellyfin-server-host-redacted>%2FItems%2F<id-redacted>%2FImages%2FPrimary%3Ftag%3D<tag-reducted>&v=0.0.0-dev.1
m1.mo: Exception in CronetUrlRequest: net::ERR_UNKNOWN_URL_SCHEME, ErrorCode=11, InternalErrorCode=-302, Retryable=false