• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Development Client Development Smart TV Development Samsung TV <2015 (no Tizen)

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Samsung TV <2015 (no Tizen)

    Question about getting Jellyfin client for older type TV's
    Arjen
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:Netherlands
    #11
    2024-11-14, 06:50 PM
    Thanks.

    - Restarted the server from scratch
    - Switch on Samsung < 2015
    - wait for a few minutes. Rescan network --> No DLNA
    - login to homeserver ssh
    - Restart docker Jellyfin
    - check TV again.... Yes it is showing
    - start a TV show --> NO subtitles.
    - Stop TV show
    - Login to Jellifin IP:8096
    - goto Dashboard -- LOGS



    *****************************************

    [2024-11-14 18:34:23.312 +00:00] [INF] [1] Main: Jellyfin version: "10.10.1"
    [2024-11-14 18:34:23.354 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_PublishedServerUrl, http://192.168.1.102]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]"]
    [2024-11-14 18:34:23.357 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2024-11-14 18:34:23.357 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2024-11-14 18:34:23.357 +00:00] [INF] [1] Main: Architecture: X64
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: 64-Bit Process: True
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: User Interactive: True
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: Processor count: 4
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: Program data path: "/config"
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: Log directory path: "/config/log"
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: Config directory path: "/config/config"
    [2024-11-14 18:34:23.358 +00:00] [INF] [1] Main: Cache path: "/cache"
    [2024-11-14 18:34:23.359 +00:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2024-11-14 18:34:23.359 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2024-11-14 18:34:23.359 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2024-11-14 18:34:23.712 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2024-11-14 18:34:23.829 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-11-14 18:34:23.863 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll"
    [2024-11-14 18:34:23.864 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Model.dll"
    [2024-11-14 18:34:23.865 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Rssdp.dll"
    [2024-11-14 18:34:23.873 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.dll"
    [2024-11-14 18:34:23.967 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-11-14 18:34:23.968 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-11-14 18:34:23.968 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-11-14 18:34:23.969 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1"]
    [2024-11-14 18:34:23.970 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-11-14 18:34:23.970 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-11-14 18:34:23.970 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-11-14 18:34:25.644 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "5.0.0.0"
    [2024-11-14 18:34:25.646 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.1.0"
    [2024-11-14 18:34:25.646 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.1.0"
    [2024-11-14 18:34:25.646 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.1.0"
    [2024-11-14 18:34:25.666 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.1.0"
    [2024-11-14 18:34:25.666 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.1.0"
    [2024-11-14 18:34:25.765 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
    [2024-11-14 18:34:25.765 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
    [2024-11-14 18:34:25.775 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2024-11-14 18:34:25.792 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using user profile directory "/config/plugins/configurations/dlna/user"
    [2024-11-14 18:34:25.794 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using system profile directory "/config/plugins/DLNA_5.0.0.0/profiles"
    [2024-11-14 18:34:25.900 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "127.0.0.1" with uri "http://127.0.0.1:8096/dlna/d106fdae-2c5a-4b05-82b9-839b1f6c2e47/description.xml"
    [2024-11-14 18:34:25.926 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {40bc9a17-4629-4a9b-971a-a96a7a3d366a} may be persisted to storage in unencrypted form.
    [2024-11-14 18:34:26.485 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2024-11-14 18:34:26.524 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2024-11-14 18:34:26.525 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
    [2024-11-14 18:34:26.526 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/TV"
    [2024-11-14 18:34:26.552 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-11-15 03:00:00.000 +00:00, which is 08:25:33.4480733 from now.
    [2024-11-14 18:34:26.562 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-11-15 02:00:00.000 +00:00, which is 07:25:33.4372515 from now.
    [2024-11-14 18:34:26.710 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2024-11-14 18:34:26.783 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
    [2024-11-14 18:34:26.801 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2024-11-14 18:34:26.821 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2024-11-14 18:34:26.945 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2024-11-14 18:34:29.580 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:34:29.581 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:34:29.678 +00:00] [ERR] [8] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
    System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
    ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
    at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
    at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
    at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
    --- End of inner exception stack trace ---
    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
    at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
    at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
    at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
    at System.Threading.Tasks.TaskCompletionSourceWithCancellation1.WaitWithCancellationAsync(CancellationToken cancellationToken)
    at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
    at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
    at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
    at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
    at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
    at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task
    1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
    at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
    [2024-11-14 18:34:29.702 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:34:30.620 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2024-11-14 18:34:30.620 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "d106fdae2c5a4b0582b9839b1f6c2e47"
    [2024-11-14 18:34:30.620 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2024-11-14 18:34:30.620 +00:00] [INF] [1] Main: Startup complete 0:00:07.5360432
    [2024-11-14 18:40:40.987 +00:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
    [2024-11-14 18:40:41.004 +00:00] [INF] [46] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
    [2024-11-14 18:40:41.010 +00:00] [INF] [42] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing SsdpDevicePublisher
    [2024-11-14 18:40:41.124 +00:00] [INF] [42] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing PlayToManager
    [2024-11-14 18:40:41.131 +00:00] [INF] [42] Main: Running query planner optimizations in the database... This might take a while
    [2024-11-14 18:40:41.173 +00:00] [INF] [41] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
    [2024-11-14 18:40:41.174 +00:00] [INF] [41] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" Disposing 0 sendSockets
    [2024-11-14 18:40:41.179 +00:00] [INF] [41] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Movies"
    [2024-11-14 18:40:41.179 +00:00] [INF] [41] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/TV"
    [2024-11-14 18:40:41.195 +00:00] [INF] [42] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
    [2024-11-14 18:40:41.195 +00:00] [INF] [42] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
    [2024-11-14 18:40:41.195 +00:00] [INF] [42] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
    [2024-11-14 18:40:41.195 +00:00] [INF] [42] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
    [2024-11-14 18:40:41.641 +00:00] [INF] [1] Main: Jellyfin version: "10.10.1"
    [2024-11-14 18:40:41.658 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_PublishedServerUrl, http://192.168.1.102]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
    [2024-11-14 18:40:41.660 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2024-11-14 18:40:41.660 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2024-11-14 18:40:41.660 +00:00] [INF] [1] Main: Architecture: X64
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: 64-Bit Process: True
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: User Interactive: True
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Processor count: 4
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Program data path: "/config"
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Log directory path: "/config/log"
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Config directory path: "/config/config"
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Cache path: "/cache"
    [2024-11-14 18:40:41.661 +00:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2024-11-14 18:40:41.662 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2024-11-14 18:40:41.662 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2024-11-14 18:40:41.776 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2024-11-14 18:40:41.837 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-11-14 18:40:41.866 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll"
    [2024-11-14 18:40:41.867 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Model.dll"
    [2024-11-14 18:40:41.867 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Rssdp.dll"
    [2024-11-14 18:40:41.871 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.dll"
    [2024-11-14 18:40:41.926 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-11-14 18:40:41.927 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-11-14 18:40:41.927 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-11-14 18:40:41.928 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.102"]
    [2024-11-14 18:40:41.929 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-11-14 18:40:41.929 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-11-14 18:40:41.929 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-11-14 18:40:43.364 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "5.0.0.0"
    [2024-11-14 18:40:43.365 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.1.0"
    [2024-11-14 18:40:43.365 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.1.0"
    [2024-11-14 18:40:43.365 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.1.0"
    [2024-11-14 18:40:43.384 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.1.0"
    [2024-11-14 18:40:43.384 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.1.0"
    [2024-11-14 18:40:43.464 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
    [2024-11-14 18:40:43.465 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
    [2024-11-14 18:40:43.475 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2024-11-14 18:40:43.491 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using user profile directory "/config/plugins/configurations/dlna/user"
    [2024-11-14 18:40:43.493 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.DlnaManager: Using system profile directory "/config/plugins/DLNA_5.0.0.0/profiles"
    [2024-11-14 18:40:43.597 +00:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.1.102" with uri "http://192.168.1.102:8096/dlna/d106fdae-2c5a-4b05-82b9-839b1f6c2e47/description.xml"
    [2024-11-14 18:40:43.624 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {73386f6e-c379-4e42-bc7e-bcab98bf4354} may be persisted to storage in unencrypted form.
    [2024-11-14 18:40:44.164 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2024-11-14 18:40:44.201 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2024-11-14 18:40:44.202 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/TV"
    [2024-11-14 18:40:44.202 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Movies"
    [2024-11-14 18:40:44.213 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-11-15 03:00:00.000 +00:00, which is 08:19:15.7868064 from now.
    [2024-11-14 18:40:44.223 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-11-15 02:00:00.000 +00:00, which is 07:19:15.7765187 from now.
    [2024-11-14 18:40:44.250 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2024-11-14 18:40:44.295 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
    [2024-11-14 18:40:44.312 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2024-11-14 18:40:44.331 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2024-11-14 18:40:44.453 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2024-11-14 18:40:47.236 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:40:47.241 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:40:48.139 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2024-11-14 18:40:48.259 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2024-11-14 18:40:48.259 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "d106fdae2c5a4b0582b9839b1f6c2e47"
    [2024-11-14 18:40:48.259 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2024-11-14 18:40:48.259 +00:00] [INF] [1] Main: Startup complete 0:00:06.7755364
    [2024-11-14 18:40:48.693 +00:00] [ERR] [8] Jellyfin.Plugin.Dlna.Main.DlnaHost: Error creating PlayTo device.
    System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorised).
    at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
    at Jellyfin.Plugin.Dlna.PlayTo.DlnaHttpClient.SendRequestAsync(HttpRequestMessage request, CancellationToken cancellationToken)
    at Jellyfin.Plugin.Dlna.PlayTo.DlnaHttpClient.GetDataAsync(String url, CancellationToken cancellationToken)
    at Jellyfin.Plugin.Dlna.PlayTo.Device.CreateuPnpDeviceAsync(Uri url, IHttpClientFactory httpClientFactory, ILogger logger, CancellationToken cancellationToken)
    at Jellyfin.Plugin.Dlna.PlayTo.PlayToManager.AddDevice(UpnpDeviceInfo info, CancellationToken cancellationToken)
    at Jellyfin.Plugin.Dlna.PlayTo.PlayToManager.OnDeviceDiscoveryDeviceDiscovered(Object sender, GenericEventArgs
    1 e)
    [2024-11-14 18:47:02.353 +00:00] [INF] [15] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "arjen" has succeeded.
    [2024-11-14 18:47:02.355 +00:00] [INF] [15] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "arjen": 0/0
    [2024-11-14 18:47:02.357 +00:00] [INF] [15] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 02e4a43e-f4fd-4d8e-91f8-c60bd7cd4c14
    [2024-11-14 18:47:02.599 +00:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.3" request


    *******************************************************************
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-11-14, 07:08 PM
    If I'm reading this code correctly, that error "Error creating PlayTo device" happens when it isn't able to get the model number from the DLNA device.

    https://github.com/jellyfin/jellyfin-plu...er.cs#L117

    I'm not sure if it's the TVs fault or the plugin's fault.

    Go ahead and submit a github issue and mention both this error and the fact that it still plays, but without the ability to enable subtitles.

    https://github.com/jellyfin/jellyfin-plugin-dlna/issues
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Jose Magalhaes
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #13
    2024-11-24, 08:41 PM
    (2024-11-10, 11:45 PM)Arjen Wrote: Dear forum.

    Got a server running with Jellyfin (Docker). I managed to download and install the Tizen app for my 2015 Samsung TV Sofar that seems to work (Although something with subtitles but I'll address that later).

    I have another Samsung TV. It is pre 2015. It is working fine. I am not willing to buy new when this one is still up and running. I searched the net for a solution but came up empty. Is there a Jellyfin (client) app for pre 2015 (Samsung) TV's? Would love to try that.

    It does seem to run Plex, but I prefer (as in PREFER) Jellyfin as it is local and I do not have to register or login to some remote server to watch stuff I have stored locally

    Thanks.
    Arjen

    Hi Arjen,

    You can try the solution explained in here.
    It has been working for me for about one year. The interface is a bit clumsy but works.
    Today I experienced some problem with the app failing to load. Not sure if is due to one of the newer updates of only a network issue.

    Anyhow, I am happy to be able to use my old TV with JF.

    Regards
    Pages (2): « Previous 1 2

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode