Select the types of activity you want to include in your feed.
fix(plex): Also read MBIDs from `guid` field
Some items on Plex store the MBID in the `guid` field in the `Metadata` response, not in the `Guid` field. This change checks the `guid` field as a fallback if the `Guid` field is not set.