may I ask for this info?
Sqlite from com.plexapp.plugins.library.db
select count(*) from media_parts;
select count(*) from media_items;
select count(*) from metadata_items;
select count(*) from metadata_relations;
This will tell me if your database has the programmed number of alternatives or has gotten bloated to all heck.