{"id":31853493,"url":"https://github.com/programie/tracky","last_synced_at":"2025-10-12T13:29:18.443Z","repository":{"id":202653895,"uuid":"707846991","full_name":"Programie/Tracky","owner":"Programie","description":"Track your watched movies and TV shows","archived":false,"fork":false,"pushed_at":"2025-06-08T18:49:37.000Z","size":695,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-25T09:36:09.800Z","etag":null,"topics":["history","media","scrobble","scrobbling","tracker"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Programie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-20T19:49:46.000Z","updated_at":"2025-08-07T11:22:43.000Z","dependencies_parsed_at":"2023-11-17T20:10:33.217Z","dependency_job_id":"f8c68385-ca72-45a4-88fb-8bae3f19a850","html_url":"https://github.com/Programie/Tracky","commit_stats":null,"previous_names":["programie/tracky"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Programie/Tracky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FTracky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FTracky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FTracky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FTracky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programie","download_url":"https://codeload.github.com/Programie/Tracky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FTracky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011446,"owners_count":26084947,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["history","media","scrobble","scrobbling","tracker"],"created_at":"2025-10-12T13:29:17.582Z","updated_at":"2025-10-12T13:29:18.433Z","avatar_url":"https://github.com/Programie.png","language":"PHP","readme":"# Tracky\n\nTrack your watched movies and TV shows.\n\nOpen Source, your data, do whatever you want with it.\n\nTo scrobble watched movies and episodes from Kodi, you might want to check out [HTTP Scrobbler for Kodi](https://github.com/Programie/KodiAddon-HttpScrobbler) which is a compatible scrobble client for Tracky.\n\n## Requirements\n\n* Webserver with PHP 8.2 or newer\n* MySQL/MariaDB server (tested with MariaDB 11)\n* API key/token for [TheMovieDB](https://www.themoviedb.org/settings/api) and/or [TheTVDB](https://thetvdb.com/dashboard/account/apikey)\n\n## Installation\n\n### Manual installation\n\nDownload the latest release and extract it on your webserver. Point the document root to the \"public\" folder.\n\n### Docker setup\n\nIn case you want to deploy Tracky as a Docker container, you can use the Docker image `programie/tracky` from Docker Hub or `ghcr.io/programie/tracky` from GitHub Container Registry.\n\n## Configuration\n\nCreate a `.env.local` file in the application root (i.e. the one containing this readme file). You may take a look at the [.env.sample](.env.sample) file for an example and some documentation about the available variables.\n\nIn case of the Docker setup, you may also specify the variables as environment variables for the container.\n\nCreate a `config.yaml` file in the `config` folder (next to the [defaults.yaml](config/defaults.yaml)) and configure your API key/token. Take a look at the [defaults.yaml](config/defaults.yaml) for possible parameters and their default values.\n\n**Note:** At least the API key/token for the used data providers must be configured! Otherwise, the application will not function correctly.\n\n## Database\n\nCreate a database on your MySQL server and import the [database.sql](database.sql) file into it.\n\n## Cronjobs\n\nThis application requires an external tool to execute scripts in a regular interval. On Linux, you might want to use crontab or systemd timers for that job.\n\nThe following commands should be executed:\n\n* `bin/console update-data`: Fetches new seasons and episodes (also required to execute after adding a new TV show)\n* `bin/console process-scrobble-queue`: Adds all items from the scrobble queue to the database (only required if scrobble queue is used)\n\n## Getting started\n\nAfter setting everything up, open the address of your webserver in your web browser and create a new account in the top right corner.\n\nNow, you are ready to go and start tracking your watched TV show episodes and movies.\n\nHappy tracking!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramie%2Ftracky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramie%2Ftracky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramie%2Ftracky/lists"}