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

Condition: "%item.type% = Movie/Series" not working? #44

Closed testbughub closed 4 years ago

testbughub commented 4 years ago

Describe the bug Setting the condition to "%item.type% = Movie/Series" doesn't seem to work.

Expected behavior Execute script when conditions are met.

Screenshots Screenshot from 2020-07-28 09-18-53

Desktop (please complete the following information):

Additional context I could be going about this all wrong. If I am, I apologize.

testbughub commented 4 years ago

Never mind, I think I did it wrong. Got it working now.