fix Cancelled

pull/682/head
meisnate12 3 years ago
parent b3d4c859c1
commit 0bfc9f05b9

@ -1 +1 @@
1.15.1-develop220128
1.15.1-develop27

@ -117,7 +117,7 @@ discover_types = {
}
discover_status = {
"Returning Series": "returning", "Planned": "planned", "In Production": "production",
"Ended": "ended", "Cancelled": "cancelled", "Pilot": "pilot"
"Ended": "ended", "Canceled": "canceled", "Pilot": "pilot"
}
filters_by_type = {
"movie_show_season_episode_artist_album_track": ["title", "summary", "collection", "has_collection", "added", "last_played", "user_rating", "plays"],

Loading…
Cancel
Save