endrl / jellyfin-plugin-media-analyzer

Fingerprint audio to automatically detect intro and outro segments in Jellyfin
GNU General Public License v3.0
192 stars 9 forks source link

Android TV? #4

Open GrabbenD opened 9 months ago

GrabbenD commented 9 months ago

Describe the feature you'd like added For context: jellyfin-androidtv is a native app which doesn't connect to jellyfin-web (unlike the mobile edition jellyfin-android).

Is there any way to integrate this plugin into the Android TV edition of Jellyfin?

Additional context

Using a web wrapper (like Electron on the desktop) to display jellyfin-web would be the easiest solution. However, from my findings, most- if not all up-to-date frameworks use the Native WebView component which lacks a lot of codecs.

endrl commented 6 months ago

I think there is a lot of confusion about "what does what"

If the androidtv app uses an external player i don't know if they can show for example a skip button as overlay. But for sure they will figure something out