{"id":13433653,"url":"https://github.com/jakubito/spotify-release-list","last_synced_at":"2025-03-17T13:30:42.074Z","repository":{"id":42998207,"uuid":"227082955","full_name":"jakubito/spotify-release-list","owner":"jakubito","description":"📅 Display list of Spotify releases from artists you follow","archived":false,"fork":false,"pushed_at":"2024-11-17T02:56:37.000Z","size":5749,"stargazers_count":238,"open_issues_count":6,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-17T03:26:03.730Z","etag":null,"topics":["progressive-web-app","pwa","react","redux-saga","spotify","spotify-api","spotify-playlist","spotify-web-api"],"latest_commit_sha":null,"homepage":"https://spotifyreleaselist.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakubito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","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},"funding":{"custom":"paypal.me/jakubito"}},"created_at":"2019-12-10T09:50:46.000Z","updated_at":"2024-11-15T03:23:25.000Z","dependencies_parsed_at":"2023-11-20T19:41:52.883Z","dependency_job_id":"85171403-bc47-428c-92c0-01b1605623de","html_url":"https://github.com/jakubito/spotify-release-list","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubito%2Fspotify-release-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubito%2Fspotify-release-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubito%2Fspotify-release-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubito%2Fspotify-release-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakubito","download_url":"https://codeload.github.com/jakubito/spotify-release-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244041357,"owners_count":20388221,"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":["progressive-web-app","pwa","react","redux-saga","spotify","spotify-api","spotify-playlist","spotify-web-api"],"created_at":"2024-07-31T02:01:32.052Z","updated_at":"2025-03-17T13:30:42.068Z","avatar_url":"https://github.com/jakubito.png","language":"JavaScript","funding_links":["paypal.me/jakubito"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Spotify Release List\n\nDisplay list of Spotify releases from artists you follow\n\n**\u003chttps://spotifyreleaselist.netlify.app\u003e**\n\n[▶️ Live demo](https://demo--spotifyreleaselist.netlify.app)\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/5b14f602-d76e-47e0-8c3e-6af38e9d49f6/deploy-status)](https://app.netlify.com/sites/spotifyreleaselist/deploys)\n\n![screenshot.jpg](https://raw.githubusercontent.com/jakubito/spotify-release-list-web/master/public/screenshot.jpg?v=1)\n\n## Features\n\n- Display releases day by day - you won't miss a thing!\n- Filter by text search, date range and group type\n- Export to playlists\n- Installable progressive web application (PWA) with fullscreen and offline support\n- All application data stored locally on your device\n- Completely free to use with no ads and no tracking\n\n## Keyboard shortcuts\n\n\u003ckbd\u003eR\u003c/kbd\u003e Refresh  \n\u003ckbd\u003eS\u003c/kbd\u003e Show settings  \n\u003ckbd\u003eF\u003c/kbd\u003e Toggle filters pane  \n\u003ckbd\u003eD\u003c/kbd\u003e Toggle favorites edit mode  \n\u003ckbd\u003eE\u003c/kbd\u003e Export to a new playlist  \n\u003ckbd\u003eU\u003c/kbd\u003e Export to an existing playlist  \n\u003ckbd\u003eC\u003c/kbd\u003e Export to CSV file  \n\u003ckbd\u003eESC\u003c/kbd\u003e Cancel / Close active modal\n\n## Troubleshooting\n\nThe app has been developed and tested in Chrome, but it should work in any other modern browser. If something's not working, please try the following before you report a bug:\n\n- [Some privacy-oriented extensions](https://github.com/jakubito/spotify-release-list/issues/36) or browsers may block communication to Spotify servers. Try adding an exemption or using a different browser.\n- Delete app data (see [General settings screen](https://spotifyreleaselist.netlify.app/settings))\n- [Remove Spotify Release List app access](https://www.spotify.com/account/apps)\n- If everything else fails, you can try to [Sign out everywhere](https://www.spotify.com/account/overview)\n\n## Installation\n\n1. Install dependencies with `yarn install`\n2. Save app url to `REACT_APP_URL` environment variable\n3. Save Spotify app's client ID to `REACT_APP_SPOTIFY_CLIENT_ID` environment variable\n4. Set your Spotify app's Redirect URI to the `REACT_APP_URL` + `/auth`\n5. Run `yarn start` to run dev server or `yarn build` to build the app\n\n## Privacy Policy\n\nSee [PRIVACY.md](https://github.com/jakubito/spotify-release-list/blob/master/PRIVACY.md)\n\n## Bug reporting\n\nIf you find a bug, please send me an e-mail to dobes.jakub@gmail.com or open an issue here on github.\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubito%2Fspotify-release-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakubito%2Fspotify-release-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubito%2Fspotify-release-list/lists"}