diff --git a/VERSION b/VERSION index 6a54ee11..60fb67db 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.2-develop7 +1.17.2-develop8 diff --git a/modules/plex.py b/modules/plex.py index c0af976e..ddc65f86 100644 --- a/modules/plex.py +++ b/modules/plex.py @@ -128,6 +128,7 @@ attribute_translation = { "video_profile": "videoProfile", "resolution": "videoResolution", "record_label": "studio", + "similar_artist": "similar", "actor": "actors", "audience_rating": "audienceRating", "collection": "collections",