Like the title says, when you have the plugin installed and make a request to the /Items route with enableUserData enabled (e.g. https://jellyfin.example.com/Items?userId=myuserid&limit=50&recursive=true&searchTerm=Ove&fields=Overview&fields=ParentId&includeItemTypes=Movie&includeItemTypes=Series&enableUserData=true), the result doesn't actually contain user data, where without the plugin, it does.
Like the title says, when you have the plugin installed and make a request to the
/Itemsroute withenableUserDataenabled (e.g.https://jellyfin.example.com/Items?userId=myuserid&limit=50&recursive=true&searchTerm=Ove&fields=Overview&fields=ParentId&includeItemTypes=Movie&includeItemTypes=Series&enableUserData=true), the result doesn't actually contain user data, where without the plugin, it does.