• 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 Combination Kodi+Jellyfin+MPC-BE+madVR

     
    • 0 Vote(s) - 0 Average

    Combination Kodi+Jellyfin+MPC-BE+madVR

    kosta88
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Austria
    #1
    2023-12-05, 05:47 PM
    Hello,

    I want to combine the above noted components:
    - Kodi as frontend
    - Jellyfin as central server
    - MPC-BE as external player
    - madVR as renderer

    I managed to get it to work without Jellyfin implementation. Meaning: adding SMB share on Kodi to my server and playing back with MPC-BE/madVR.
    However, if I involve Jellyfin, MPC-BE won't play. Looking at the logs, it seems like Kodi is sending to MPC-BE wrong link, kinda like this:
    \\\\192.168.1.1\\Mediafiles\\Movie.mkv
    Where there should be two backslashes, there are four, and where only one should be, there are two.

    Any ideas how to fix this?

    Thanks
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2023-12-05, 06:00 PM
    (2023-12-05, 05:47 PM)kosta88 Wrote: it seems like Kodi is sending to MPC-BE wrong link, kinda like this:
    \\\\192.168.1.1\\Mediafiles\\Movie.mkv
    Where there should be two backslashes, there are four, and where only one should be, there are two.

    Any ideas how to fix this?

    Thanks

    smh

    in computers that's called "escaping" https://www.notecasepro.com/help/help_fi...NZ90A.html
    kosta88
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Austria
    #3
    2023-12-05, 10:03 PM
    So, how does that help me?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-12-05, 10:11 PM
    It looks like Kodi is escaping the backslashes, but MPC-BE is interpreting the path literally. Is Kodi configured to actually use Jellyfin or is it still "natively" accessing your media? And what happens when you map that network share to a drive letter?
    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]
    kosta88
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Austria
    #5
    2023-12-06, 08:11 PM
    Thanks for the reply. Jellfin Addon is currently set to "Native (direct paths)". But both have the same problem.
    As for mapping: I don't really want to map any drives, and doing so would mean changing the library sources in Jellyfin, which would effectively render all my playlists useless. I've already had them break down couple of times.
    Currently, in Jellyfin Library, I only have one path on the upper line, in \\server\sharedfolder\folder format. I also had the 2nd path set to an NFS path, since that is what my other players use for direct play. But... that brings me to another thing:

    Today I did further troubleshooting, and was able to playback some titles and some not. Looking at the logs, I saw that with those that work, the playback path is shown as SMB path. For those where playback fails, the path is NFS path.
    It's only Jellyfin addon that presents this behavior.
    If I take the same movie, add an SMB folder into Kodi directly, say via SMB, it will play it back via external player.

    I am completely at a loss why it would choose to play some titles over NFS and some over SMB.
    kosta88
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Austria
    #6
    2023-12-06, 08:27 PM (This post was last modified: 2023-12-06, 08:36 PM by kosta88. Edited 1 time in total.)
    Edit: I am also now testing with mounted SMB shares in Windows. However, I am having an issue that Jellyfin doesn't actually see these.
    Maybe important to note: I am running Jellyfin as a service, using a service-account to run the service, logged in as this service-account into Windows and mounted the shares while logged in as this service-account. According to all of my IT-knowledge, this should be enough for Jellyfin to see the additional mounts, but it's not.
    Btw. it's a Windows Domain, service user is a domain user with appropriate rights on the share. I can also confirm that this user can access and mount shares correctly. Since Jellyfin Service is also started with it, I see no reason why it wouldn't be able to access those.

    Ideas?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2023-12-06, 08:30 PM
    Reboot or restart the service?
    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]
    kosta88
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Austria
    #8
    2023-12-06, 10:02 PM
    Nah... I wasn't able to get it to work with a network path in Jellyfin or with Jellyfin accessing mounted network shares in windows.

    The only way I found it to work:
    Symlinked SMB shares to c:\folder(s) and then setting that as a library source.
    I don't know if everything will work as desired, maybe I have to adapt the network share, but at least MPC-BE is playing now.
    « 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