An open API service indexing awesome lists of open source software.

https://github.com/danielveigasilva/jellyfin-plugin-letterboxd-sync

A unofficial plugin to keep your watched movie history from Jellyfin automatically updated to your Letterboxd diary.
https://github.com/danielveigasilva/jellyfin-plugin-letterboxd-sync

jellyfin jellyfin-plugin letterboxd

Last synced: about 1 month ago
JSON representation

A unofficial plugin to keep your watched movie history from Jellyfin automatically updated to your Letterboxd diary.

Awesome Lists containing this project

README

        





MIT License


Current Release


A unofficial plugin to keep your watched movie history automatically updated to your Letterboxd diary.

## About

This plugin sends daily updates to the Letterboxd diary informing the films watched on Jellyfin. Since the Letterboxd API is not publicly available, this project uses the HtmlAgilityPack package to interact directly with the website's interface.

## Installation

1. Open the dashboard in Jellyfin, then select `Catalog` and open `Settings` at the top with the `⚙️` button.

2. Click the `+` button and add the repository URL below, naming it whatever you like and save.

```
https://raw.githubusercontent.com/danielveigasilva/jellyfin-plugin-letterboxd-sync/master/manifest.json
```

3. Go back to `Catalog`, click on 'LetterboxdSync' at 'General' group and install the most recent version.

4. Restart Jellyfin and go back to the plugin settings. Go to `My Plugins` and click on 'LetterboxdSync' to configure.

## Configure

- You can associate one Letterboxd account for each Jellyfin user. You need click `Save` for each one.

- The synchronization task runs every 24 hours and only for uses accounts marked as `Enable`.

- Check `Send Favorite` if you want films marked as favorites on Jellyfin to be marked as favorites on Letterboxd.