node-red-contrib-letterboxd-rudimentary 0.1.1

Provides node-red nodes for a rudimentary connection to letterboxd. This doesn't use the API.

npm install node-red-contrib-letterboxd-rudimentary

node-red-contrib-letterboxd-rudimentary

A Node-RED node to communicate with Letterboxd. This package does not use the official API but instead relies on making HTTP-requests to endpoints provided by the website itself.

Install

Either through the admin-interface or:

cd ~/.node-red
npm install node-red-contrib-letterboxd-rudimentary

Contains

  • letterboxd-controller config node to connect to your letterboxd account
  • mark-as-watched node to which is able to set the watched-status of a movie to a given value

Motivation

This project was created out of frustration about kodi, missing a plugin to sync watched movies to letterboxd. This node can be used in conjunction with the node-red-contrib-kodi-package:

Upon receiving an VideoLibrary.OnUpdate-event from kodi, you can query its RPC-endpoint to get the TMDB-/IMDB-ID and the watched-status of the updated movie. That can be funneled to the mark-as-watched-node.

Node Info

Version: 0.1.1
Updated 6 years, 9 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

3 in the last week

Nodes

  • letterboxd-controller
  • letterboxd-mark-as-watched

Keywords

  • node-red

Maintainers