Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Relative episode number are sometimes wrong #238

Closed
GauvainWizard opened this issue Aug 17, 2023 · 1 comment
Closed

Relative episode number are sometimes wrong #238

GauvainWizard opened this issue Aug 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@GauvainWizard
Copy link

GauvainWizard commented Aug 17, 2023

Hello ! I have experienced a bug with relative episode number.

Describe the bug
For some series, the relative episode number are wrong.
For example, for Tokyo Revengers, episode 1 of season 1 is marked as relative episode number of 25.
Episode 2 is 26, etc..

To Reproduce
Steps / command to reproduce the behavior:

$ crunchy-cli archive --yes --skip-existing -a ja-JP -a fr-FR --default-subtitle fr-FR -o '{series_name}/Season {season_number}/{series_name} - S{season_number}E{relative_episode_number} ({episode_number}).mkv'

Expected behavior
Episode 1 of season 1 should be marked as relative episode number of 01.

Screenshots
image

Client (please complete the following information):

  • OS: Ubuntu 23.01
  • Version v3.0.1

Additional context
I tried with "--experimental-fixes", but it didn't change anything.
I understand this could be a problem related to the way Crunchyroll is matching episodes number to a season but was wondering if you could do something about it.

Thank you !

@GauvainWizard GauvainWizard added the bug Something isn't working label Aug 17, 2023
@bytedream
Copy link
Member

Fixed in v3.0.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants