Displays a pseudo "Dashboard" section in your server that can be configured to show custom hubs.
-
letterboxd:
-
userFollowingActivity: (letterboxd username)
Films from a user's following activity on letterboxd.
{ "plugin": "letterboxd", "hub": "userFollowingActivity", "arg": "crew" } -
similar: (letterboxd film slug)
Films similar to a given film on letterboxd.
{ "plugin": "letterboxd", "hub": "similar", "arg": "legend" } -
list: (list href)
Get Films from a film list on letterboxd.
{ "plugin": "letterboxd", "hub": "list", "arg": "/oscars/list/oscar-winning-films-best-picture/by/added/" }
-