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
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