Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcmxcdev/ConcertMash
Easily generate a playlist for your upcoming concerts based on selected artists!
https://github.com/mcmxcdev/ConcertMash
music music-library playlist-generator spotify spotify-library spotify-playlist spotify-playlist-generator spotify-web-api
Last synced: 3 months ago
JSON representation
Easily generate a playlist for your upcoming concerts based on selected artists!
- Host: GitHub
- URL: https://github.com/mcmxcdev/ConcertMash
- Owner: mcmxcdev
- Created: 2021-11-01T09:35:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T02:12:04.000Z (3 months ago)
- Last Synced: 2024-07-31T04:45:07.977Z (3 months ago)
- Topics: music, music-library, playlist-generator, spotify, spotify-library, spotify-playlist, spotify-playlist-generator, spotify-web-api
- Language: Svelte
- Homepage: https://concertmash.com/
- Size: 2.16 MB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sveltekit - [code
README
# 🎧 ConcertMash - Easily generate a playlist for your upcoming concerts based on selected artists
---
## 🚀 Features
- âš¡ Generate a playlist based on selected artists
- 🪄 Enter optional values like description, cover image, visibility, etc.
- 🎵 Fine tune your playlist with "songs per artist" and "album type" options
- 💡 Learn about random music facts while the playlist is generated---
## 🤔 Why did I create this project?
As a regular music concert and festival attendee, I like to prepare for these events by listening to all the artist's songs.
Before Spotify updated its UI a while ago, it was possible to simply go to the artist's albums, press Ctrl/CMD+A and copy ALL songs directly to a playlist. This was a manual effort and took some time, but it was manageable. Nowadays, there is no easy way to select all songs, it is only possible to copy album by album to a playlist. Imagine doing that for bands or artists who have existed for more than 10 years.
With ConcertMash, you simply enter the artists you want, choose if you want only the top 10 songs for each artist (recommended for festivals) or all songs (recommended for concerts e.g. 1-6 bands), and your playlist will be ready in seconds.
---
## 💻 Contributors welcome!
I have built the application primarily to serve my own needs, but I am sure there are plenty of useful features that could be important for others!
There are a couple of open GitHub issues that can be tackled. Any help is welcome!
---
## 🥞 Tech Stack
SvelteKit, Svelte, Typescript, TailwindCSS, Filepond, Spotify Web API