-
Test on {On Media Item Added Complete}
-
Bark的通知问题,在GET方法调用的时候,空格,以及其他特殊字符会导致无法正常调用接口。推荐采用POST+json方式调用接口来解决。
-
-
Rewire of LiveTV functionality to ensure all functionality works according to specification.
* internals of Emby Core have changed significantly and a rewire of certain ScripterX functionality is r…
-
linux 环境,Emby docker搭建,执行AM时,文件名格式不对并且剧情没有,Emby日志如下:
**_Emby ScripterX: onMediaItemAdded: "夜叉 (2022) [tmdbid=606402] (2022)" "%item.overview%" "606402" "外语电影"_**
貌似”item.overview" 没有取到,但是在执行PM是,是没问题…
xuewy updated
2 years ago
-
如果关联了emby,是否可以当emby添加新的电影/电视剧的时候出发CSF自动下载该资源的字幕?
-
**Is your feature request related to a problem? Please describe.**
I added a folder for the artist Duffy which contained the Album Folder Rockferry
The folder Duffy and rockferry were picked up fi…
-
When using Web: get, can I use existing variables in URLs? If so, how can I call it? If not, consider adding this feature?
-
**Describe the bug**
After every event handler function call, I see the following error in the emby log:
```
2020-06-21 06:47:02.068 Error Emby ScripterX: Error invoking function '_onPlaybackStop…
-
**Is your feature request related to a problem? Please describe.**
It is easy to make a typo or incorrect formatting at times, and usually doesn't get picked up until an Event has fired, which could …