Benjamin Brisson
Benjamin Brisson
Note for me: what would 'com.plexapp.agents.none' do? https://github.com/ZeroQI/Lambda.bundle/blob/master/Contents/Code/__init__.py line 698 Change from: ` contributes_to = ['com.plexapp.agents.hama', 'com.plexapp.agents.imdb', 'com.plexapp.agents.none']` To: ` contributes_to = ['com.plexapp.agents.hama', 'com.plexapp.agents.imdb', 'com.plexapp.agents.none', 'com.plexapp.agents.phoenixadult']` Please report if it...
https://forums.plex.tv/t/rel-lambda-local-assets-metadata-double-agent-for-plex-metadata-export/295681/126 > edited line #35 in the “PhoenixAdult” plugin to make your plugin show under PhoenixAdult agent. > accepts_from = [‘com.plexapp.agents.localmedia’, ‘com.plexapp.agents.lambda’] > [‘com.plexapp.agents.hama’, ‘com.plexapp.agents.imdb’, ‘com.plexapp.agents.none’, ‘com.plexapp.agents.phoenixadult’] Pending confirmation that...
Readme includes a troubleshooting and donation section: - Please show me the agent setting - Please include Plex Media Server\Logs\PMS Plugin Logs\com.plexapp.agents.lambda.log after updating metadata and checking it contain logs...
Latest log ends in .log. When it creates new ones, it pushes down .log.1, .log.2, .log.3, .log.4, .log.5 and delete what falls over... I ask to update one serie as...
Source: - Plugin https://github.com/PAhelper/PhoenixAdult.bundle - Movie NFO format: https://kodi.wiki/view/NFO_files/Movies Fields impacted: - collection (0, no fields but collection nfo not enabled so expected as the movie nfo doesn't support the...
Lambda is a secondary metadata agent, not a primary one You cannot update the metadata if the unique id has not been assigned by the primary medatada search() function, and...
please update agent, update movie metadata, return new logs. Nearly there... it cannot read second xml tag value for genre if one already there
Please update to latest code, refresh metadata then attach the logs. Should be able to fix the genre with that and actors should be fixed
it should be loaded mostly by the local media assets agent for the posters, thune, and the rest by lambda once the main agent set the unique id. Never used...
When multi tags are concerned, the agent always update the first, impacts actors and genre, direcotors... Coding in progress but very long to fix while the code will likely be...