{"id":27106256,"url":"https://github.com/ejach/tautullitoletterboxd","last_synced_at":"2025-04-06T19:38:58.267Z","repository":{"id":37854360,"uuid":"385387943","full_name":"ejach/tautulliToLetterboxd","owner":"ejach","description":"Export watched content from Tautulli to the Letterboxd CSV Import Format","archived":false,"fork":false,"pushed_at":"2024-06-26T22:03:01.000Z","size":55,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-27T02:04:51.589Z","etag":null,"topics":["csv","letterbox","letterboxd","pandas","plex","plexapi","plexpy","python","tautulli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-12T21:28:17.000Z","updated_at":"2024-06-26T22:03:02.000Z","dependencies_parsed_at":"2023-12-10T20:22:29.268Z","dependency_job_id":"f4145583-d6c5-469a-b0c3-1281b70990dd","html_url":"https://github.com/ejach/tautulliToLetterboxd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejach%2FtautulliToLetterboxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejach%2FtautulliToLetterboxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejach%2FtautulliToLetterboxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejach%2FtautulliToLetterboxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejach","download_url":"https://codeload.github.com/ejach/tautulliToLetterboxd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247542897,"owners_count":20955858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","letterbox","letterboxd","pandas","plex","plexapi","plexpy","python","tautulli"],"created_at":"2025-04-06T19:38:57.622Z","updated_at":"2025-04-06T19:38:58.257Z","avatar_url":"https://github.com/ejach.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tautulliToLetterboxd\n\n[![PyPI](https://img.shields.io/pypi/v/requests?logo=python\u0026label=requests\u0026style=flat-square\u0026color=FFD43B)](https://pypi.org/project/requests/)\n[![PyPI](https://img.shields.io/pypi/v/halo?logo=python\u0026label=halo\u0026style=flat-square\u0026color=FFD43B)](https://pypi.org/project/halo/)\n\n\nExport watched content from [Tautulli](https://github.com/tautulli/tautulli) to the [Letterboxd CSV Import Format](https://letterboxd.com/about/importing-data/).\n\n## Installation\n```bash\n$ git clone https://github.com/ejach/tautulliToLetterboxd.git\n$ cd tautulliToLetterboxd\n$ pip install -r requirements.txt\n```\n## Usage\n1. Must have [Tautulli](https://github.com/tautulli/tautulli) (atleast v2.1.34) installed\n2. Edit the values in `config.ini` to point to your Tautulli installation:\n```ini\n[HOST]\n# The Tautulli host\n# Default: http://localhost:8181\nbase_url=http://localhost:8181\n[AUTH]\n# Tautulli API token\n# Found in Settings \u003e Web Interface \u003e API Key\ntoken=xxx\n```\n3. Run using:\n```bash\n$ python -m tautulli_to_letterboxd [-h] [-i INI] [-o CSV] -u USER\n```\n```\n# Export watched movie history from Tautulli in Letterboxd CSV format\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i INI, --ini INI     config file to read from (default: confg.ini)\n  -o CSV, --csv CSV     *.csv file to output data to (default: output.csv)\n  -u USER, --user USER  the username/email to get history from (default: None)\n\n```\n4. Upload the output file to https://letterboxd.com/import/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejach%2Ftautullitoletterboxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejach%2Ftautullitoletterboxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejach%2Ftautullitoletterboxd/lists"}