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 "Production" and "TV" episode orders to the metadata editor. #2937

Merged
merged 6 commits into from
Mar 11, 2022
Merged

Add "Production" and "TV" episode orders to the metadata editor. #2937

merged 6 commits into from
Mar 11, 2022

Conversation

oledfish
Copy link
Contributor

@oledfish oledfish commented Sep 7, 2021

Currently, the metadata editor allows episodes from series to pull the TMDB information and be grouped by aired date, absolute order, or DVD order. TMDbLib exposes several more episode ordering schemas yet not all are made available in Jellyfin.

Since the library takes care of fetching the information, this change is as simple as adding the proper options in the server as well as the web client. Corresponding PR for the jellyfin server is here.

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thornbill thornbill added the backend Requires work on the server to finish label Sep 7, 2021
@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Dec 5, 2021
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Jan 16, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Jan 20, 2022
src/strings/es.json Outdated Show resolved Hide resolved
@thornbill
Copy link
Member

@jellyfin-bot rebase

@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Mar 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

Copy link
Member

@thornbill thornbill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 lgtm just waiting on the server PR to be merged first at this point. 🙂

@thornbill thornbill added this to Active PRs in Release 10.8.0 via automation Mar 10, 2022
@joshuaboniface joshuaboniface merged commit 7649264 into jellyfin:master Mar 11, 2022
Release 10.8.0 automation moved this from Active PRs to Completed PRs Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires work on the server to finish
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants