18 hours ago
- Created a script ('letterboxd2jellyfin') to sync a Letterboxd public list of owned movies into Jellyfin as stub .mp4 files.
- Stub files trick Jellyfin into displaying full metadata without actual video, enabling browsing and filtering.
- Uses the letterboxdpy library and was the author's first project with the uv build tool.
- Published on PyPI; runs via command line with playlist URL and target directory.