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

Make IgnoreDts configurable for M3U tuner #7903

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

knackebrot
Copy link
Contributor

Changes

Issues

Fixes #7267
Closes #7779 and #7776

@github-actions
Copy link

Changes in OpenAPI specification found. Expand to see details.

What's Changed


POST /LiveTv/TunerHosts
Request:

Changed content type : application/json

Updated TunerHostInfo :

  • Added property IgnoreDts (boolean)

Changed content type : text/json

Updated TunerHostInfo :

  • Added property IgnoreDts (boolean)

Changed content type : application/*+json

Updated TunerHostInfo :

  • Added property IgnoreDts (boolean)
Return Type:

Changed response : 200 OK

Created tuner host returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

GET /LiveTv/Tuners/Discover
Return Type:

Changed response : 200 OK

Tuners returned.

  • Changed content type : application/json

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

GET /LiveTv/Tuners/Discvover
Return Type:

Changed response : 200 OK

Tuners returned.

  • Changed content type : application/json

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

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

Changed items (object):

openapi-base openapi-changes.md openapi-head Added property IgnoreDts (boolean)

@thornbill
Copy link
Member

Given the nature of this change is to add a new feature (including what appears to be an API change) this might be better suited for merging to master?

@knackebrot knackebrot changed the base branch from release-10.8.z to master August 17, 2022 23:00
@crobibero crobibero removed the stable backport Backport into the next stable release label Aug 18, 2022
@Bond-009 Bond-009 merged commit c45c8bd into jellyfin:master Aug 22, 2022
@rebel24
Copy link

rebel24 commented Jan 16, 2023

I've updated to the latest build and don't see this option ? Is this in the latest unstable build, if not, can I set this parameter manually ?

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.

[Issue]: Audio missing in LiveTV with m3u tuner
6 participants