• 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 Support Troubleshooting DLNA to Philips TV

     
    • 0 Vote(s) - 0 Average

    DLNA to Philips TV

    DLNA does not work wioth Philips 50PUS6754/12
    Atreja
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #1
    2024-08-08, 07:55 PM
    Hi,


    I have a problem with playback via DLNA from Jalleyfin to my Philips TV. I have read that there are often problems with Philips devices. The Philips software doesn't seem to be good. Confused-face


    Here is some information first.
    1. Jellyfin 10.9.9
    2. DLNA 2.0.0.0
    3. Jellyfin Docker in Unraid
    4. Philips TV 50PUS6754/12 (No Android TV)


    What happens:
    I find the Jellyfin DLNA server on TV and get the media libraries displayed. However, there are no subfolders or files to be seen there. When I start a movie in the Android app on my smartphone by "Play on", the TV switches and shows a black screen. I can change the volume of the TV via the smartphone, but neither audio nor video is played there.
    So far I have used a miniDLNA Docker, which worked without any problems.
    Jellyfin DLNA also goes from server to VLC (other PC)


    My guess:
    The connection of Jellyfin to the TV works, but Jellyfin does not find a suitable DLNA profile and uses the default profile (it is also in the log) I tried to use a different profile by adjusting the identifier in the.xml. Jellyfin also uses it, but it doesn't work with it either.

    Quote:[2024-08-08 21:43:34.272 +02:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Aktualisiere Plugins" Completed after 0 minute(s) and 0 seconds
    [2024-08-08 21:43:35.867 +02:00] [INF] [52] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
    DeviceIdentification { FriendlyName: "50PUS6754/12", ModelNumber: "", SerialNumber: null, ModelName: "", ModelDescription: "IPI Media Renderer", ModelUrl: null, Manufacturer: "", ManufacturerUrl: "", Headers: [] }
    [2024-08-08 21:43:35.868 +02:00] [INF] [52] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "50PUS6754/12" - ""
    [2024-08-08 21:43:35.973 +02:00] [INF] [58] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
    DeviceIdentification { FriendlyName: "192.168.0.14 - Sonos One SL - RINCON_C438757A85EA01400 Wohnzimmer", ModelNumber: "S38", SerialNumber: null, ModelName: "Sonos One SL", ModelDescription: "Sonos One SL", ModelUrl: "http://www.sonos.com/products/zoneplayers/S38", Manufacturer: "Sonos, Inc.", ManufacturerUrl: "http://www.sonos.com", Headers: [] }
    [2024-08-08 21:43:35.974 +02:00] [INF] [58] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "192.168.0.14 - Sonos One SL - RINCON_C438757A85EA01400 Wohnzimmer" - "Sonos One SL"
    [2024-08-08 21:43:36.189 +02:00] [INF] [52] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
    DeviceIdentification { FriendlyName: "192.168.0.13 - Sonos One - RINCON_38420BC3E9D801400 Wohnzimmer", ModelNumber: "S18", SerialNumber: null, ModelName: "Sonos One", ModelDescription: "Sonos One", ModelUrl: "http://www.sonos.com/products/zoneplayers/S18", Manufacturer: "Sonos, Inc.", ManufacturerUrl: "http://www.sonos.com", Headers: [] }
    [2024-08-08 21:43:36.189 +02:00] [INF] [52] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "192.168.0.13 - Sonos One - RINCON_38420BC3E9D801400 Wohnzimmer" - "Sonos One"
    [2024-08-08 21:43:37.434 +02:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.10" request

    Solution?
    I could now wildly try out profiles, hoping that one will work at some point, which seems unlikely to me. Unfortunately, I am not familiar with the structure and all the variables in the profiles and I don't know what dlna functions my TV supports. Does anyone have a profile for Philips TV, or does he know something about it?


    Or do I have a completely different problem here?

    greetings
    Atreja


    Attached Files
    .txt   Log.txt (Size: 54.8 KB / Downloads: 102)
    Atreja
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #2
    2024-08-12, 03:32 PM
    Hi again,
    I just noticed that I get mp3 files displayed on the TV and can play them. I have tried almost all DLNA profiles in the meantime, but none of them show video files. Furthermore, I tried to copy the dlna profile from Mezzmo media Server and adapt it for Jelklyfin, but without success.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-08-12, 04:09 PM
    Do you allow transcoding?
    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]
    Atreja
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #4
    2024-08-12, 06:11 PM
    Hi thanks for the answer. Smiling-face
    I haven't changed anything in the transcoding settings and the Transcode folder is empty.
    Is transcoding necessary if the TV can play the video and audio formats natively?
    The MiniDLNA, which I have used so far, generally do not transcode.

    mfg
    Atreja
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-08-12, 07:17 PM
    If whatever DLNA device profile you're using says it needs to be transcoded it will transcode. Regardless if the device could have direct played the file. So the profile needs to be correct.

    I have never used DLNA so I not super familiar with how it works in Jellyfin.
    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]
    Atreja
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #6
    2024-08-13, 05:19 AM
    Hi,
    okay, I understand. 
    But Jellyfin should still show the videos, even if there are no transcoding guidelines for it, right?

    For test purposes, I created a library of the type books and stored videos there. These are shown on the TV, but cannot be played.

    I just don't understand what the problem could be, since other DLNA servers work without any problems.
    Atreja
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #7
    2024-08-14, 03:21 PM
    So, 
    I've tested a bit more and I'm not getting anywhere.
    I can see directories with mp3 files and can play them, but I can't see any videos in my libraries, except in the collections. All the videos available are shown there. But I can't play them and I get a "loading screen" for a few minutes and then the TV jumps back to the DLNA overview.
    I've tried to activate logging for DLNA, but I can't see anything in the log file when I connect to the TV.

    Does anyone have any other ideas?


    Attached Files
    .txt   log_20240814.log.txt (Size: 11.76 KB / Downloads: 112)
    « 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