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

Query media streams by type instead of filtering #6862

Merged
merged 5 commits into from Nov 20, 2021

Conversation

1337joe
Copy link
Member

@1337joe 1337joe commented Nov 17, 2021

Changes

  • Query MediaSourceManager directly in image providers
  • Address ignored warnings/minor cleanup in AudioImageProvider

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
@github-actions
Copy link

Changes in OpenAPI specification found. Expand to see details.

What's Changed


GET /Library/VirtualFolders
Return Type:

Changed response : 200 OK

Virtual folders retrieved.

  • Changed content type : application/json

Changed items (object):

Used to hold information about a user's list of configured virtual folders.

openapi-base openapi-changes.md openapi-head Changed property LibraryOptions (object)

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

Used to hold information about a user's list of configured virtual folders.

openapi-base openapi-changes.md openapi-head Changed property LibraryOptions (object)

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

Used to hold information about a user's list of configured virtual folders.

openapi-base openapi-changes.md openapi-head Changed property LibraryOptions (object)

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

POST /Library/VirtualFolders
Request:

Changed content type : application/json

Updated AddVirtualFolderDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

Changed content type : text/json

Updated AddVirtualFolderDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

Changed content type : application/*+json

Updated AddVirtualFolderDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

POST /Library/VirtualFolders/LibraryOptions
Request:

Changed content type : application/json

Updated UpdateLibraryOptionsDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

Changed content type : text/json

Updated UpdateLibraryOptionsDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

Changed content type : application/*+json

Updated UpdateLibraryOptionsDto :

  • Changed property LibraryOptions (object)

Gets or sets library options.

Updated LibraryOptions :
openapi-base openapi-changes.md openapi-head Deleted property AutomaticallyAddToCollection (boolean)

@crobibero crobibero merged commit b2b4bd8 into jellyfin:master Nov 20, 2021
@1337joe 1337joe deleted the query-instead-of-filtering branch November 20, 2021 16:47
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.

None yet

3 participants