Connect radarr to letterboxd.com lists
- Configure a new list in radarr, using the Custom Lists provider.
- Set List URL to
http://192.168.0.10:5858
followed by the path to your list in letterboxd. For example:http://192.168.0.10:5858/jsavargas/watchlist/
- Configure the rest of the settings to your liking
- Test & Save.
- Watchilsts: https://letterboxd.com/jsavargas/watchlist/
- Watched Movies: https://letterboxd.com/jsavargas/films/
git clone https://github.com/jsavargas/letterboxd.git
cd letterboxd
docker-compose build
docker-compose up -d