Jellyfin-Potplayer
Jellyfin-Potplayer copied to clipboard
potplayer cant't open the link
userscript.jshas correctly fetched the address , and potplayer has been opened correctly , but still can't open the movie properly. my jellyfin File path like /video/xx/xxx (2021)/xxx (2021) 1080p AAC.mp4. and file name contains some spaces. this is my userscript-docker.js , When I click through, the browser address bar gets the address I want , like potplayer:////192.168.123.9/video/xx/xxx (2021)/xxx (2021) 1080p AAC.mp4 But after potplayer.ps1, potplayer can be opened, but it will not open any video, and there is no address error prompt. I checked the code several times and didn't find any errors, and I had success with the same code before, until I reinstalled jellyfin from docker and it didn't work anymore. I did some testing, is it something to do with the spaces in my file path? plz help me! thank you!
Can you share the error message in the potplayer? It should report xxx file is not found
or something like that.