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

Use TvShowsApiGetEpisodesRequest type for getEpisodes query parameters #644

Merged
merged 5 commits into from
Oct 25, 2024

Conversation

3flex
Copy link
Contributor

@3flex 3flex commented Oct 25, 2024

No description provided.

3flex added 5 commits October 25, 2024 20:29
There is a single caller of this function and it passes an object.
This is already set in the query object at the call site.
This is not a valid query parameter for this endpoint.
This is not a valid query parameter for this endpoint.
@3flex 3flex marked this pull request as draft October 25, 2024 09:48
@3flex 3flex marked this pull request as ready for review October 25, 2024 09:49
@nielsvanvelzen nielsvanvelzen merged commit ddbb245 into jellyfin:master Oct 25, 2024
5 checks passed
@3flex
Copy link
Contributor Author

3flex commented Oct 25, 2024

Just wondering @nielsvanvelzen would it be a good idea to take advantage of the Jellyfin TypeScript SDK and use the Axios client? It seems some of the implementation in this project could be simplified. I had a look around when taking a look for this change.

@3flex 3flex deleted the get-episodes branch October 25, 2024 12:04
@nielsvanvelzen
Copy link
Member

Yup definitely, migrating fully to the SDK would make everything more type-safe too :)

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.

2 participants