{"id":20947886,"url":"https://github.com/chip/stompfish","last_synced_at":"2026-04-27T01:31:25.149Z","repository":{"id":24124223,"uuid":"27512829","full_name":"chip/stompfish","owner":"chip","description":"A playlist generator","archived":false,"fork":false,"pushed_at":"2014-07-13T14:48:37.000Z","size":1632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T07:43:15.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-03T23:22:14.000Z","updated_at":"2018-01-26T19:12:00.000Z","dependencies_parsed_at":"2022-09-17T17:21:06.038Z","dependency_job_id":null,"html_url":"https://github.com/chip/stompfish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chip/stompfish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fstompfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fstompfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fstompfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fstompfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chip","download_url":"https://codeload.github.com/chip/stompfish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fstompfish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32319559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":[],"created_at":"2024-11-19T00:13:36.221Z","updated_at":"2026-04-27T01:31:25.130Z","avatar_url":"https://github.com/chip.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setup\n-----\n### Ruby\n1. Install Ruby 2.x+ (Recommended: [Rbenv](https://github.com/sstephenson/rbenv))\n\n### Postgresql\n1. Install Postgresql on your system.  This app uses Postgresql for all environments.\n2. Copy `config/database.yml.example` to `config/database.yml`\n3. Add your Postgresql _username_ and _password_ to `config/database.yml`\n4. Start Postgresql\n\n### Monitor Configuration\n1. Copy `config/monitor_settings.yml.example` to `config/monitor_settings.yml`\n2. Add your _watch_ and _import_ directories to `config/monitor_settings.yml`\n3. _watch_ is the directory to monitor for new audio files.\n4. _import_ is the base directory to move new audio files.\n\n### Libraries\n1. Install TagLib on your system. [TagLib](http://robinst.github.io/taglib-ruby/)\n2. Install FFmpeg on your system. [FFmpeg](http://www.ffmpeg.org/download.html)\n\n### Search\n1. Install ElasticSearch. [ElasticSearch](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html#setup-installation)\n2. Start ElasticSearch\n\n### Rails Setup\n1. Run bundler\n2. Create your databases: `rake db:create:all db:migrate db:test:prepare`\n\n### Add Songs to Database\n1. Import your music: `rake import:full`\n2. Check the `ImportLog` model/table for errors on import\n3. Index ElasticSearch: `rake elasticsearch:index`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fstompfish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchip%2Fstompfish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fstompfish/lists"}