jellyfin / jellyfin-kodi

Jellyfin Plugin for Kodi
https://jellyfin.org
GNU General Public License v3.0
820 stars 111 forks source link

Combined episodes in Jellyfin don't work correctly with Kodi #867

Open dcelasun opened 4 months ago

dcelasun commented 4 months ago

Describe the bug

Starting with TVDB Plugin 10.0, Jellyfin supports combined episodes. When a file is named like Series Name - S01E01-E02 Ep1 Name & Ep2 Name, Jellyfin shows the title as 1-2. Ep1 Name / Ep2 Name. This is correct / expected.

Unfortunately, the Kodi plugin doesn't parse this info correctly. It shows a single entry for E01 titled | 02 | Ep1 Name / Ep2 Name.

To Reproduce

  1. Create a file named like S01E01-E02 Ep1 Name & Ep2 Name for a TV show.
  2. Update library.
  3. Observe correct name in Jellyfin.
  4. Observe broken name in Kodi.

Expected behavior

Kodi shows the correct unified episode.

System (please complete the following information):