{"id":25808865,"url":"https://github.com/anthonygress/jellyfin-console","last_synced_at":"2026-05-03T01:34:12.265Z","repository":{"id":273616440,"uuid":"919650971","full_name":"AnthonyGress/jellyfin-console","owner":"AnthonyGress","description":"An open-source user interface made specifically for managing Jellyfin related services from a single, unified web management console. ","archived":false,"fork":false,"pushed_at":"2025-02-14T21:01:38.000Z","size":1523,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T13:01:39.254Z","etag":null,"topics":["docker","docker-compose","media-server","typescript","ui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AnthonyGress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null},"funding":{"github":["Anthonygress"],"buy_me_a_coffee":"anthonygress"}},"created_at":"2025-01-20T18:56:13.000Z","updated_at":"2025-02-03T18:00:59.000Z","dependencies_parsed_at":"2025-08-22T02:43:13.250Z","dependency_job_id":null,"html_url":"https://github.com/AnthonyGress/jellyfin-console","commit_stats":null,"previous_names":["anthonygress/jellyfin-mgmt","anthonygress/jellyfin-console"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnthonyGress/jellyfin-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnthonyGress%2Fjellyfin-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnthonyGress%2Fjellyfin-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnthonyGress%2Fjellyfin-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnthonyGress%2Fjellyfin-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnthonyGress","download_url":"https://codeload.github.com/AnthonyGress/jellyfin-console/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnthonyGress%2Fjellyfin-console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","media-server","typescript","ui"],"created_at":"2025-02-27T22:38:43.948Z","updated_at":"2026-05-03T01:34:12.242Z","avatar_url":"https://github.com/AnthonyGress.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Anthonygress","https://buymeacoffee.com/anthonygress"],"categories":[],"sub_categories":[],"readme":"# Jellyfin Console\nThis is an open-source user interface made specifically for managing jellyfin and related services from a single, unified web management console. \n\n\n# Installation\nThis only needs docker to be installed. [Install Docker](https://docs.docker.com/engine/install/)\n# Usage\nThis PWA can be installed as an \"app\" on your computer/phone as a PWA (Progressive Web App) via chrome browser (or safari on iOS/iPad OS).\nIt can be accessed locally via any web browser via `http://localhost:2022` or `192.168.x.x:2022` which should be your servers local IP address.\n\n\u003e [!IMPORTANT]  \n\u003e If you want to use your server's IP address (so any device on your LAN/WAN can access the Jellyfin Console you need to have the .env file with `HOST_IP=192.168.x.x` filled out with your server's local IP address. This needs to be at the same level directory as the docker-compose file.)\n\nSimply copy/download the docker-compose.yml or add it to an existing docker-compose file. Optionally include the `.env` file with your servers LAN/WAN IP address. Then run the docker-compose file.\n\n\u003cimg width=\"1227\" alt=\"jellyfin-console-desktop\" src=\"https://github.com/user-attachments/assets/18cb497b-8295-488e-95a1-4b7aef0ded56\" /\u003e\n\u003cimg width=\"391\" alt=\"jellyfin-console-mobile\" src=\"https://github.com/user-attachments/assets/1bcdbb4e-c7ae-44a9-8230-37860000f124\" /\u003e\n\n## Running Docker compose file\n\u003e [!IMPORTANT]  \n\u003e Make sure to update the `.env` file with the correct IP of your local server\n\n```bash\ndocker compose up -d\n```\n\nThis docker container file will restart automatically after reboots unless it was manually stopped. This was designed to be run on your hosting server.\n\n## Stopping this docker container\n1. Navigate to the directory that this docker compose file is in\n2. Run: `docker compose down`\n\n# Local Development\n```\nnpm install\nnpm run dev\n```\n\n# Disclaimer\nThis code is provided for informational and educational purposes only. I am not responsible for the actions performed by any users of this code and I am not associated with any of the services/applications mentioned in this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonygress%2Fjellyfin-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonygress%2Fjellyfin-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonygress%2Fjellyfin-console/lists"}