tccoin / Jellyfin-Potplayer

Play with Potplayer
104 stars 26 forks source link

potplayer cant't open the link #8

Open walk728 opened 2 years ago

walk728 commented 2 years ago

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!

tccoin commented 1 year ago

Can you share the error message in the potplayer? It should report xxx file is not found or something like that.