nicknsy / jellyscrub

Smooth mouse-over video scrubbing previews for Jellyfin.
MIT License
672 stars 27 forks source link

Failed to load resource: the server responded with a status of 503 (Service Unavailable) #123

Closed piotrek2555 closed 1 year ago

piotrek2555 commented 1 year ago

"Failed to load resource: the server responded with a status of 503 (Service Unavailable)" in console brave , script was add to html index.html in jellyfin

ClientScript:436 GET http://192.168.2.10:8096/Trickplay/2d168004a5eccd256f37ab8bfb761043/GetManifest 503 (Service Unavailable)

1.58.124 brave

SERVER hp prodesk 600g3 mini i5-6500t 16gb ram , jellyfin install on debian 12 directly

nicknsy commented 1 year ago

This is intended behavior to let the client know that the manifest is unavailable currenty but to keep trying as it will be available later (in the case of on-demand generation).