ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
391 stars 75 forks source link

Fix: Pass Tag (not Version) to GetUrlAndUpdate #1043

Closed fearnlj01 closed 1 year ago

fearnlj01 commented 1 year ago

Tried updating to latest WebUI and was receiving 404's when trying to update.

Did a bit of digging and it looks like GetUrlAndUpdate expects the tag name to be passed to it, rather than the version. I've tested my changes and it "works on my machine™".