jellyseerr icon indicating copy to clipboard operation
jellyseerr copied to clipboard

fix: count combined episodes

Open darmiel opened this issue 2 years ago • 0 comments

Description

Jellyfin allows combined episodes, like S01E01-E02, but seasons containing such episodes are only recognized as Partially Available. This PR should fix that by calculating the episode count using IndexNumberEnd and IndexNumber.

Example File Name: Mr. Robot - S02E01-E02 - eps2.0unm4sk.tc.mkv

Screenshot (if UI-related)

Before image

After image

To-Dos

  • [x] Successful build yarn build
  • [x] Translation keys yarn i18n:extract
  • ~Database migration (if required)~

darmiel avatar Dec 03 '22 23:12 darmiel