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

Identify api #40

Merged
merged 4 commits into from
Jan 21, 2024
Merged

Identify api #40

merged 4 commits into from
Jan 21, 2024

Conversation

Erotemic
Copy link
Contributor

@Erotemic Erotemic commented Jan 21, 2024

This adds a new method to the API, which lets the user access the "identify" feature present in the web client.

It took me much longer to figure out how to do this than this diff would suggest. The jellyfin API is... well its an open source project with a lot of technical dept. I'm not sure how to link to the matrix discussion, but the friendly folks in the "Jellyfin Development" room (#jellyfin-dev:matrix.org) were very helpful. The relevant conversation happened in ~2024-Jan-02 T 04:14 PM.

I've marked this as an "experimental" api, because without a testing mechanism in the repo I feel less confident about it. But I have used it, and it does seem to work.

I would like to add a small test suite to this repo that does a quick automated setup of a jellyfin server, and then tests the API against it. Not sure how difficult that will be, but it's something I'm thinking about.

@iwalton3 iwalton3 merged commit 58cb6e7 into jellyfin:master Jan 21, 2024
5 checks passed
@Erotemic
Copy link
Contributor Author

Thanks for taking the time to review / merge these!

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