2 devlogs
2h 42m 39s
Jellyfin plugin to sync jellyfin with letterboxd
Jellyfin plugin to sync jellyfin with letterboxd
Created the Jellyfin plugin (by following jellyfin-plugin-template’s guide) and added per user config on the dashboard and on the main menu (using jellyfin-plugin-page) with working auth with the letterboxd api (the jellyfin server gets a refresh token from the letterboxd api using the creds provided by the user)
Log in to leave a comment
Used my iPad from HighSeas with proxyman to inspect the traffic from letterboxd and extract a few useful requests. Then generated an openapi specs file with postman.
Log in to leave a comment