mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fix for unplayed filter
This commit is contained in:
parent
7e55107d36
commit
1d7d2a972c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ search_translation = {
|
|||
"critic_rating": "rating",
|
||||
"user_rating": "userRating",
|
||||
"plays": "viewCount",
|
||||
"unplayed": "unwatched",
|
||||
"episode_title": "episode.title",
|
||||
"episode_added": "episode.addedAt",
|
||||
"episode_air_date": "episode.originallyAvailableAt",
|
||||
|
|
Loading…
Reference in a new issue