AnthonyMusgrove / Emby-ScripterX

Run custom external application or script (batch/bash/powershell/php/python/node.js/custom) on various events within the Emby Server.
https://emby-scripterx.com
78 stars 6 forks source link

When an item gets updated which is "global" rather than part of a library e.g. genres and studios ScripterX returns the %item.library.name% #5

Closed AnthonyMusgrove closed 4 years ago

AnthonyMusgrove commented 4 years ago

Describe the bug When Extras/Trailers/"Specials" are updated the library name is not returned - but when they are removed they do have the library name

AnthonyMusgrove commented 4 years ago

This should now be resolved with regard to the People entity type issue. If parent and path is null, they don't have a library assigned to them at that stage. If any further testing is required please reopen the issue :) kindest regards!