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

anime-list-full is too large #45

Closed
Fribb opened this issue Jul 7, 2023 · 0 comments
Closed

anime-list-full is too large #45

Fribb opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@Fribb
Copy link
Owner

Fribb commented Jul 7, 2023

The anime-list-full mapping JSON file has grown in size that the Plex provided JSON.ObjectFromString Method cannot parse it anymore.

Error: APIException: (2103, 'Data of size 5257964 is greater than the maximum size 5242880')

I created a compact version on the anime-lists side (anime-list-mini.json) as a quick solution to this problem.

This basically reduced the file size from currently 5.1MB to 3.8MB which should give more breathing room for this to work.

It should also be evaluated in the future how easy it is to use a different library (instead of the Plex provided) and that it can handle larger file sizes.

@Fribb Fribb added the bug label Jul 7, 2023
@Fribb Fribb added this to the v7.4.1 milestone Jul 7, 2023
@Fribb Fribb self-assigned this Jul 7, 2023
Fribb added a commit that referenced this issue Jul 7, 2023
@Fribb Fribb closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant