Is there a way to get LocalTVExtras.bundle to show as an option under the XBMCnfoTVImporter agent?
Does the XBMCnfoTVImporter need to be added to the “contributes_to”? I’m no programmer:
contributes_to = [‘com.plexapp.agents.thetvdb’, ‘com.plexapp.agents.themoviedb’, ‘com.plexapp.agents.hama’, ‘com.plexapp.agents.none’]
Update: I tried adding ‘com.plexapp.agents.XBMCnfoTVImporter’ and it didn’t work (restarted PMS after the changes). Not sure if I got the agent name linked wrong or if more changes are needed.