jellyfin / jellyfin-tizen

Jellyfin Samsung TV Client
https://jellyfin.org
936 stars 72 forks source link

can base on jellyfin-vue? #193

Closed Ritchie1108 closed 1 year ago

Ritchie1108 commented 1 year ago

is it possible to use jellyfin-vue to replace jellyfin-web?

https://github.com/jellyfin/jellyfin-vue

Ritchie1108 commented 1 year ago

maybe can use this fork https://github.com/gibahjoe/jellyfin-vue/tree/lgtv

dmitrylyzo commented 1 year ago
  1. AFAIK, jellyfin-vue is targeting modern browsers, so it may not work on older TVs.
  2. Its UI is designed mainly for Desktop/Mobile (layout, card size, font size, etc.).
  3. TV requires spatial navigation, which seems to have been added in the fork you mentioned (I haven't tested).
thornbill commented 1 year ago

Yes the Vue project targets newer browsers and Vue 3 specifically uses features that cannot be supported by the browsers shipped in older Tizen and webOS versions so this is not possible.

scottf007 commented 1 year ago

has anyone tested this?

according to this - TVs since 2018 it should work : https://developer.samsung.com/smarttv/develop/specifications/web-engine-specifications.html

https://caniuse.com/es6