{"id":16378159,"url":"https://github.com/foxfirecodes/zstream-server","last_synced_at":"2025-10-17T12:41:54.126Z","repository":{"id":47951725,"uuid":"117938541","full_name":"foxfirecodes/zstream-server","owner":"foxfirecodes","description":"A music streaming server written from scratch to stream your home library","archived":false,"fork":false,"pushed_at":"2023-12-22T00:16:24.000Z","size":1014,"stargazers_count":4,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T17:14:27.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/foxfirecodes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-18T05:49:49.000Z","updated_at":"2023-12-22T00:16:28.000Z","dependencies_parsed_at":"2024-10-28T15:23:51.961Z","dependency_job_id":"d371c65e-4591-4a22-8aef-f67b4b7ff39d","html_url":"https://github.com/foxfirecodes/zstream-server","commit_stats":null,"previous_names":["foxfirecodes/zstream-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fzstream-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fzstream-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fzstream-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fzstream-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxfirecodes","download_url":"https://codeload.github.com/foxfirecodes/zstream-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052639,"owners_count":20553162,"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":[],"created_at":"2024-10-11T03:44:46.250Z","updated_at":"2025-10-17T12:41:49.104Z","avatar_url":"https://github.com/foxfirecodes.png","language":"JavaScript","readme":"# zstream-server\n\n\u003e A music streaming server written from scratch to stream your home library\n\n![Screenshot](res/screenshot.png)\n\n## Installation\n\nIf you want a static installation on your system, use the following:\n\n```bash\nnpm install -g zstream-server\n```\n\nIf you want a simple one-command solution for installing, updating, and running ZStream:\n\n```bash\nnpx zstream-server\n```\n\n## Usage\n\nTo use ZStream, all you have to do is run the `zstream` (or `npx zstream-server`) command while inside a music folder. ZStream will attempt to extract metadata from the song files themselves, but if that fails, it resorts to the folder structure for extrapolating song information. In order for it to correctly identify your music, the folder structure should be as follows:\n\n    root\n    ├── Artist 1\n    │   ├── Album 1\n    │   │   ├── Track 1\n    │   │   ├── Track 2\n    │   │   ├── Track 3\n    │   │   └── ...\n    │   └── Album 2\n    │       └── ...\n    ├── Artist 2\n    │   ├── Album 1\n    │   └── ...\n    └── ...\n\nThen you simply run `zstream` (or `npx zstream-server`) from within the root directory. All music will be automatically loaded and served to `127.0.0.1:3000`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fzstream-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxfirecodes%2Fzstream-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fzstream-server/lists"}