Closed kitkw closed 1 year ago
In this case, you may want to try path = 'V:'+path.replace(/\//g,'\\')
. Let me know if you any other questions.
Can you open F12 developer tool in the Jellyfin and then check the output in the console? You can adjust the script according to how the output looks like.
In this case, you may want to try
path = 'V:'+path.replace(/\//g,'\\')
. Let me know if you any other questions.
It's works. but " file not found"
Did you modify other scrips? I am not sure where does the additional backslash come from...
Did you modify other scrips? I am not sure where does the additional backslash come from...
I did not modify other scripts.
你好,我看到你系统是中文的就直接回复中文咯,这位朋友第二条里提到了解决的办法:https://github.com/tccoin/Jellyfin-Potplayer/issues/11