firecore / InfuseSync

InfuseSync is a plugin for Emby and Jellyfin media servers that tracks all media changes to decrease sync times with Infuse clients.
GNU General Public License v3.0
98 stars 10 forks source link

Fix Jellyfin endpoints and add authorization. #7

Closed crobibero closed 3 years ago

crobibero commented 3 years ago

Route parameters are case sensitive. I also added an authorization requirement so the endpoints weren't wide open.