Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing of certain names and adds a default season if no season was found #1929

Merged
merged 4 commits into from Nov 7, 2019

Conversation

Narfinger
Copy link

This patch fixed some parsing errors for files found in the anime community.

This pull request includes the test cases from my previous pull request (#1877).

I tested this patch and it now parses quite a few more files on my system, however, the tests do not seem to work. If somebody could help out with figuring out why the test cases do not work, I would be very happy.

Narfinger added 3 commits October 10, 2019 13:22
This should in the future help to detect working and non working name matchings
Add another parser case and we now allow parsing of seasonless series which hopefully should cover more cases of directory structure
@anthonylavado anthonylavado requested a review from a team October 22, 2019 08:35
@dkanada
Copy link
Member

dkanada commented Nov 1, 2019

@joshuaboniface maybe we can backport this one?

@JustAMan JustAMan added the stable backport Backport into the next stable release label Nov 6, 2019
@JustAMan
Copy link
Contributor

JustAMan commented Nov 6, 2019

@joshuaboniface maybe we can backport this one?

this definitely should be part of next release (10.4.2), so I added the label

@Narfinger
Copy link
Author

The latest push to this branch fixes the comments from @JustAMan.

@dkanada dkanada merged commit 61b9b40 into jellyfin:master Nov 7, 2019
@JustAMan JustAMan added this to In progress in Release 10.6.0 via automation Nov 8, 2019
@joshuaboniface joshuaboniface changed the title [Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found Fix parsing of certain names and adds a default season if no season was found Nov 10, 2019
@joshuaboniface joshuaboniface removed this from In progress in Release 10.6.0 Nov 24, 2019
@joshuaboniface
Copy link
Member

Cherry-picked into 10.4.2.

@joshuaboniface joshuaboniface moved this from Done to Jellyfinished in Release 10.4.2 Nov 24, 2019
@joshuaboniface joshuaboniface removed the stable backport Backport into the next stable release label Nov 24, 2019
joshuaboniface pushed a commit that referenced this pull request Nov 24, 2019
[Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found

(cherry picked from commit 61b9b40)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.4.2
Jellyfinished
Development

Successfully merging this pull request may close these issues.

None yet

4 participants