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

series_list returns 'display_name' instead of 'name' for Series objects #181

Open
themadman0980 opened this issue Oct 4, 2023 · 0 comments
Labels
api An API bug/feature breaking An API breaking change

Comments

@themadman0980
Copy link

Describe the bug
When running a series_list search through mokkari, I'm getting results with a 'display_name' field instead of just 'name'. From what I can see, this includes the series start year in the name.

Expected behavior
It would be much nicer if the name field was returned without including a start year in brackets. The 'year_began' field already contains this information, and it makes name matching much more tedious when I have to first clean up the title before processing.

Screenshot 2023-10-04 at 2 16 04 pm

Extra Information
This seems to be a limitation of the API, not mokkari. When testing on the API page, you can see similar results for every Series object.

Screenshot 2023-10-04 at 2 25 34 pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api An API bug/feature breaking An API breaking change
Projects
None yet
Development

No branches or pull requests

2 participants