jellyfin / jellyfin-tizen

Jellyfin Samsung TV Client
https://jellyfin.org
947 stars 73 forks source link

cannot login after successfully setup #59

Open somethingGoneWrong opened 3 years ago

somethingGoneWrong commented 3 years ago

hi, I follow the instructions to install and setup it on TV, and this run very good on my TV [samsung UE50JU6400K];
It connect to the server running on debian and I can play video without problems; but if I close the application and then try to re-run it I get only a dialog to ask me if I want to exit, and if I press no it direct me on an unresponsive and empty dashborad. Where I get the APP logs? There is some fix can I use? firmware TV: 1560 jellyfin server: 10.6.4 jellyfin app: last here the server log:

[2021-01-31 14:59:26.313 +00:00] [INF] Jellyfin version: "10.6.4"
[2021-01-31 14:59:26.468 +00:00] [INF] Environment Variables: ["[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"]
[2021-01-31 14:59:26.492 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg", ""]
[2021-01-31 14:59:26.495 +00:00] [INF] Operating system: "Linux"
[2021-01-31 14:59:26.496 +00:00] [INF] Architecture: X64
[2021-01-31 14:59:26.502 +00:00] [INF] 64-Bit Process: True
[2021-01-31 14:59:26.502 +00:00] [INF] User Interactive: True
[2021-01-31 14:59:26.503 +00:00] [INF] Processor count: 1
[2021-01-31 14:59:26.503 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2021-01-31 14:59:26.503 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2021-01-31 14:59:26.504 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2021-01-31 14:59:27.135 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2021-01-31 14:59:27.150 +00:00] [INF] Loading assemblies
[2021-01-31 14:59:32.618 +00:00] [INF] Kestrel listening on all interfaces
[2021-01-31 14:59:33.042 +00:00] [INF] Running startup tasks
[2021-01-31 14:59:33.201 +00:00] [INF] Daily trigger for "Estrai immagini capitolo" set to fire at 02/01/2021 02:00, which is 11:00:26.7993034 from now.
[2021-01-31 14:59:33.432 +00:00] [INF] Found ffmpeg version "4.3.1"
[2021-01-31 14:59:33.514 +00:00] [INF] Available "decoders": ["h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8_cuvid", "vp8_qsv", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "mp3"]
[2021-01-31 14:59:33.562 +00:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "libmp3lame", "libopus", "libvorbis", "srt"]
[2021-01-31 14:59:33.593 +00:00] [INF] Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl"]
[2021-01-31 14:59:33.593 +00:00] [INF] FFmpeg: SetByArgument: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2021-01-31 14:59:33.597 +00:00] [INF] ServerId: "8d7885ed21a5424dae6922d2a201bcde"
[2021-01-31 14:59:34.478 +00:00] [INF] Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on " ### SERVER IP ### "
[2021-01-31 14:59:34.521 +00:00] [INF] Executed all pre-startup entry points in 0:00:00.8792109
[2021-01-31 14:59:34.521 +00:00] [INF] Core startup complete
[2021-01-31 14:59:35.127 +00:00] [INF] Executed all post-startup entry points in 0:00:00.6049221
[2021-01-31 14:59:35.129 +00:00] [INF] Startup complete 0:00:09.7301349
[2021-01-31 14:59:35.167 +00:00] [INF] Watching directory XXX
[2021-01-31 14:59:35.176 +00:00] [INF] Watching directory XXX
[2021-01-31 14:59:35.203 +00:00] [INF] Watching directory XXX
[2021-01-31 14:59:36.231 +00:00] [INF] "StartupTrigger" fired for task: "Aggiorna i Plugin"
[2021-01-31 14:59:36.235 +00:00] [INF] Queueing task "PluginUpdateTask"
[2021-01-31 14:59:36.248 +00:00] [INF] Executing "Aggiorna i Plugin"
[2021-01-31 14:59:37.994 +00:00] [WRN] HTTP Response 200 to " ### TV IP ### ". Time (slow): 0:00:02.6945064. "http:// ### SERVER IP ### :8096/dlna/8d7885ed21a5424dae6922d2a201bcde/contentdirectory/control"
[2021-01-31 14:59:38.992 +00:00] [INF] "Aggiorna i Plugin" Completed after 0 minute(s) and 2 seconds
[2021-01-31 14:59:39.115 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:02.9889851. "http:// ### SERVER IP ### :8096/ScheduledTasks?IsEnabled=true"
[2021-01-31 14:59:39.474 +00:00] [INF] ExecuteQueuedTasks
[2021-01-31 14:59:39.714 +00:00] [INF] DLNA Session created for "[TV] Home" - "UE50JU6400"
[2021-01-31 14:59:52.414 +00:00] [INF] WS "::ffff: ### LAPTOP IP ### " request
[2021-01-31 15:05:10.385 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:01.3184299. "http:// ### SERVER IP ### :8096/System/Configuration/branding"
[2021-01-31 15:05:10.412 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:01.354636. "http:// ### SERVER IP ### :8096/System/Info"
[2021-01-31 15:05:10.671 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:01.6170797. "http:// ### SERVER IP ### :8096/System/Configuration"
[2021-01-31 15:05:11.187 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:02.1170826. "http:// ### SERVER IP ### :8096/Localization/Options"
[2021-01-31 15:05:12.978 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:00.6458146. "http:// ### SERVER IP ### :8096/Items/30a1a4b4c11684935944ba2526411273/Images/Primary?maxHeight=669&maxWidth=446&tag=2a0e15de83d2fc8bac5084addcacf8e4&quality=90"
[2021-01-31 15:05:13.242 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:00.9055968. "http:// ### SERVER IP ### :8096/Items/15c9290b3d1d3cdd96f6ce671aa07940/Images/Primary?maxHeight=669&maxWidth=446&tag=7a7f17b6928ea0f2928207f7a4a23899&quality=90"
[2021-01-31 15:05:13.243 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:00.9044706. "http:// ### SERVER IP ### :8096/Items/a5864389db7cc13709fe1c0c8e12bce7/Images/Primary?maxHeight=669&maxWidth=446&tag=26b148a6c099dad9b6e637941b58c097&quality=90"
[2021-01-31 15:05:13.244 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:00.9137235. "http:// ### SERVER IP ### :8096/Items/73b5165bd995d01a93bc35497caa2f63/Images/Primary?maxHeight=669&maxWidth=446&tag=c1c122f6676cd7225321cd994f348c42&quality=90"
[2021-01-31 15:05:13.254 +00:00] [WRN] HTTP Response 200 to " ### LAPTOP IP ### ". Time (slow): 0:00:00.9200484. "http:// ### SERVER IP ### :8096/Items/85c59596188f08a5bc483edf6a100b47/Images/Primary?maxHeight=669&maxWidth=446&tag=25ad6b3833bc5048bd8bc3311f265c47&quality=90"
[2021-01-31 15:06:52.429 +00:00] [WRN] HTTP Response 200 to " ### TV IP ### ". Time (slow): 0:00:00.7596108. "http:// ### SERVER IP ### :8096/System/Info"
[2021-01-31 15:06:52.713 +00:00] [INF] WS "::ffff: ### TV IP ### " request
dmitrylyzo commented 3 years ago

According to this you have Tizen 2.3 Looks like you have the same issue as here. There is no fix right now (here is a workaround). I have no Tizen 2.x TV to debug app, but we probably need to fix maintabmanager in jellyfin-web (https://github.com/jellyfin/jellyfin-tizen/issues/19#issuecomment-633657382).

JABeaver commented 1 year ago

I have this issue and would very much like to use this on my TVs. I'm just wondering if there has been any progress on fixing it.

dmitrylyzo commented 1 year ago

I have this issue and would very much like to use this on my TVs. I'm just wondering if there has been any progress on fixing it.

The original issue was probably fixed: https://github.com/jellyfin/jellyfin-tizen/issues/19#issuecomment-837159127 Could you try the app with jellyfin-web 10.8.x? The master branch is migrating to React, so it has a lot of issues for TV use.

JABeaver commented 1 year ago

Could you try the app with jellyfin-web 10.8.x?

I was able to remove jellyfin from my samsung tv using tizen.bat uninstall -t UN65TU8000FXZA -p AprZAARz4r.Jellyfin I rebuilt the app using jellyfin-web 10.8.8 and reinstalled the app. it works great now! Thank you for the suggestion!