Skip to content

Commit

Permalink
Merge pull request #595 from andrey-yantsen/auto-pr/feature-enum-update
Browse files Browse the repository at this point in the history
Update the media_container::server::Feature enum
  • Loading branch information
mergify[bot] committed Oct 21, 2023
2 parents 0241389 + 709d49d commit 805a8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions crates/plex-api/src/media_container/server/feature.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ pub enum Feature {
rename = "avod-ad-analysis",
alias = "c987122a-a796-432f-af00-953821c127bb"
)]
#[deprecated]
AvodAdAnalysis,
#[serde(
rename = "avod-new-media",
Expand Down
Loading

0 comments on commit 805a8e6

Please sign in to comment.