Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tetrax-10/letterboxd-custom-images

Userscript to customize letterboxd posters and backdrops without letterboxd PATRON.
https://github.com/tetrax-10/letterboxd-custom-images

backdrop letterboxd letterboxd-script tmdb-api userscript

Last synced: 4 months ago
JSON representation

Userscript to customize letterboxd posters and backdrops without letterboxd PATRON.

Awesome Lists containing this project

README

        

# Letterboxd Custom Images

This userscript allows you to customize letterboxd posters and backdrops without letterboxd _PATRON_.

All the customization this userscript provides is local and won't be visible to other users.

## Installation

1. Install the [Tampermonkey](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) extension.
2. Then, [click here and press install](https://tetrax-10.github.io/letterboxd-custom-images/lci.user.js).
3. [Open settings](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/script_settings.jpg) and enter your TMDB API key (used by [image chooser](#screenshots-of-image-chooser) but optional).
4. Done! 🎉

### Screenshots

![menu.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/menu.jpg)

#### Original images

![film_before.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/film_before.jpg)

#### Customized images with this userscript

![film_after.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/film_after.jpg)


### Automatically display backdrops for less popular films

Letterboxd doesn't display backdrops for less popular films. So this script uses your TMDB Api to fetch backdrop automatically for those films and display them.

![missing_backdrop_before.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/missing_backdrop_before.jpg)

![missing_backdrop_after.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/missing_backdrop_after.jpg)


### How to open settings?

To open settings, click on the tampermonkey icon in your browser and click the gear icon. The gear icon will only appear if you are in a [letterboxd page](https://letterboxd.com/).

open settings

### Screenshots of settings menu

![settings_menu.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/settings_menu.jpg)

### Screenshots of image chooser

**_Note:_** **The image preview will only appear if you have entered your TMDB API key.** Without that, you can only enter image url manually in the text box.

![poster_chooser.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/poster_chooser.jpg)

![backdrop_chooser.jpg](https://raw.githubusercontent.com/Tetrax-10/letterboxd-custom-images/main/screenshots/backdrop_chooser.jpg)