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 episode metadata & improve series metadata #29

Merged
merged 6 commits into from
Mar 19, 2022

Conversation

nalsai
Copy link
Contributor

@nalsai nalsai commented Mar 13, 2022

Fixes the episode metadata by getting it using the season and episode number. #6
I added reading the summary from the episode xml, so that it can also be included in the metadata, and I added populating the ProductionYear for series metdata.

I also added AniDbReplaceGraves to a couple of places, where it was missing, and removing the * that is sometimes at the beginning of the series description (when it begins with "Based on").

@nalsai
Copy link
Contributor Author

nalsai commented Mar 14, 2022

After looking at metadata from other plugins, I found out that newlines need to be <br> for Jellyfin metadata, so I fixed that.

@nalsai
Copy link
Contributor Author

nalsai commented Mar 16, 2022

The show Zoku Owarimonogatari (13691) has links in the description with urls like this http://anidb.net/character/8962, instead of the usual https://anidb.net/ch8962.
So I added support for that.

@h1dden-da3m0n
Copy link
Contributor

@nalsai just before I hit the merege here, the branch is good or you have any other changes that you want to get in?

@nalsai
Copy link
Contributor Author

nalsai commented Mar 19, 2022

It's good now 👍️

@h1dden-da3m0n h1dden-da3m0n merged commit ccde517 into jellyfin:master Mar 19, 2022
@h1dden-da3m0n
Copy link
Contributor

Thank you for your contribution 🙂

@nalsai nalsai deleted the better-metadata branch March 19, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants