You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have already written a python script and it is run like this python3 update.py %series.id% %series.name% %season.number% %episode.number%
And I want it run after onMediaItemAdded
like this
But it does not worked.
I also sent a get requests to verify if it worked like this
and it workerd i got it
so what should i do? i promise my python script is correct but not worked.
The text was updated successfully, but these errors were encountered:
i have already written a python script and it is run like this
python3 update.py %series.id% %series.name% %season.number% %episode.number%
And I want it run after onMediaItemAdded
like this
But it does not worked.
I also sent a get requests to verify if it worked like this
and it workerd i got it
so what should i do? i promise my python script is correct but not worked.
The text was updated successfully, but these errors were encountered: