{"id":36766585,"url":"https://github.com/mowlcoder/spotify-auto-genius","last_synced_at":"2026-01-12T13:01:10.175Z","repository":{"id":299591664,"uuid":"980782478","full_name":"MowlCoder/spotify-auto-genius","owner":"MowlCoder","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-17T09:26:45.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T10:31:02.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"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/MowlCoder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-09T17:51:36.000Z","updated_at":"2025-06-17T09:26:20.000Z","dependencies_parsed_at":"2025-06-17T10:32:24.360Z","dependency_job_id":"40167136-0618-489e-9c75-1468bfecd795","html_url":"https://github.com/MowlCoder/spotify-auto-genius","commit_stats":null,"previous_names":["mowlcoder/spotify-auto-genius"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/MowlCoder/spotify-auto-genius","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MowlCoder%2Fspotify-auto-genius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MowlCoder%2Fspotify-auto-genius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MowlCoder%2Fspotify-auto-genius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MowlCoder%2Fspotify-auto-genius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MowlCoder","download_url":"https://codeload.github.com/MowlCoder/spotify-auto-genius/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MowlCoder%2Fspotify-auto-genius/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":[],"created_at":"2026-01-12T13:00:50.356Z","updated_at":"2026-01-12T13:01:10.170Z","avatar_url":"https://github.com/MowlCoder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Auto Genius Opener\r\n\r\nAn application that automatically opens Genius lyrics pages for currently playing Spotify tracks.\r\n\r\n## Features\r\n\r\n- 🔍 Monitors currently playing track in Spotify\r\n- 🎵 Automatically detects track changes\r\n- 📖 Opens the corresponding Genius lyrics page\r\n- 🔄 Falls back to Genius search if exact match not found\r\n- ⚡ Real-time tracking with minimal resource usage\r\n- 💻 Cross-platform support (Windows \u0026 Linux)\r\n\r\n## How It Works\r\n\r\n**Windows:**\r\n1. The application continuously monitors Spotify's window title\r\n2. When a new track starts playing, it:\r\n   - Extracts the track information from the window title\r\n   - Searches for the track on Genius\r\n   - Opens the exact lyrics page if found\r\n   - Falls back to Genius search results if no exact match is found\r\n\r\n**Linux:**\r\n1. The application uses D-Bus to get track's metadata from Spotify\r\n2. When a new track starts playing, it:\r\n   - Gets track's artist and title\r\n   - Searches for the track on Genius\r\n   - Opens the exact lyrics page if found\r\n   - Falls back to Genius search results if no exact match is found\r\n\r\n## Requirements\r\n\r\n- Windows or Linux operating system\r\n- Spotify desktop application\r\n- Go 1.16 or higher\r\n\r\n## Installation\r\n\r\n1. Clone the repository:\r\n```bash\r\ngit clone https://github.com/yourusername/spotify-auto-genius-opener.git\r\ncd spotify-auto-genius-opener\r\n```\r\n\r\n2. Install dependencies:\r\n```bash\r\ngo mod download\r\n```\r\n\r\n3. Build the application:\r\n```bash\r\ngo build -o spotify-auto-genius\r\n```\r\n\r\n## Usage\r\n\r\n1. Start Spotify and play some music\r\n2. Run the application:\r\n```bash\r\n./spotify-auto-genius\r\n```\r\n\r\nThe application will automatically:\r\n- Monitor your Spotify playback\r\n- Open Genius pages for new tracks\r\n- Show search results if exact match isn't found\r\n\r\n## License\r\n\r\nMIT License - feel free to use and modify as you wish!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmowlcoder%2Fspotify-auto-genius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmowlcoder%2Fspotify-auto-genius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmowlcoder%2Fspotify-auto-genius/lists"}