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

Add API methods + Small Fixes #49

Merged
merged 6 commits into from
Sep 20, 2024
Merged

Conversation

Erotemic
Copy link
Contributor

@Erotemic Erotemic commented Sep 12, 2024

Working on keeping my experimental branch tidy by breaking out changes that are ready for review and potential merging.

This MR adds API calls:

  • add_media_library - to create a new media library
  • get_server_logs - to list information about available server logs
  • get_log_entries - to get a list of recent log entries
  • get_now_playing - returns information about what is currently playing

And also includes the following fixes:

  • the profile argument to get_play_info can now be None.

@iwalton3 iwalton3 merged commit fe8c16c into jellyfin:master Sep 20, 2024
5 checks passed
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