All(most) Seattle shows & open mics in one place!
This app aggregates data from a number of places, including event apis, crawling venue websites, and manual event generation for open mics. As a result things might not be 100% accurate! Please double check info with the venue itself!
If you notice any information is incorrect, venues are missing, or have bug reports / feature requests, please reach out to me via aviknecht@gmail.com OR message me on instagram @wanderingbluemusic.
Changelog
V1.5.0 -- August 1st, 2024
- Songkick integration added!
- Bandsintown integration added!
- Rewrote the entire ingestion pipeline. It's now really complicated, and maybe worse than before ¯\_(ツ)_/¯
- List view now looks waay nicer, and less blocky.
- API is now fully connected, instead of using flat data for the frontend.
- Improved a bunch of admin tooling to make managing this pile of data somewhat easier.
Open Mic/Jam Adjustments
V1.4.0 -- June 1st, 2024
- Improved venue deduping once again:
- Fixed a bug where lat/long weren't being rounded before deduping venues.
- Added better controls for merging venues with similar names.
- Refactored website crawlers, and added crawlers for:
- The Little Red Hen
- The Sea Monster Lounge
- Darrell's Tavern
- The Royal Room
- Filter params are persisted in the url! You can now link directly to particular dates / event types!
- Cleaned up many bugs with the admin panel (that only admins get to see).
V1.3.0 -- May 1st, 2024
- Wrote a beautiful admin panel (that only admins get to see).
- Wrote some documentation on how to setup and develop sms.info (that only developers get to see).
- Linted & prettified the frontend code (which only affects developers).
Open Mic/Jam Adjustments
+ A Space Inside
+ Bulldog News
+ Heard Coffee
+ The Chieftain
V1.2.0 -- Apr 1st, 2024
- Frontend rewrite! Now sporting vite.js and tailwind!
- Fixed a couple bugs with the data ingester, and added stats tracking for runs of the ingester. The couple bugs are things like:
- One failed import would break the entire ingester.
- Venues that have very similar latitude / longitude breaking the ingester.
- Venues that have the same name but different latitude / longitude breaking the ingester.
Open Mic/Jam Adjustments
+ Sea Monster
+ Supernova
+ Cottontail
+ Rabbit Box
- Last Call
- Lottie's
- Conor Byrne
V1.1.0 -- Mar 1st, 2024
- Integration with dice.fm added! This adds shows for these venues: Sunset Tavern, Rabbit Box, Kremwerk, Belltown Yacht Club, Vera Project, Black Lodge
- Added open mics for Outlander, Peace of Mind, C&P Coffee, and Boneyard!
- Fixed a bug where some non music events (like trivia) were incorrectly showing up.
- Updating listing page to sort by venue.
- Added icons to distinguish between shows & open mics.
- Fixed the event detail cards to have consistent sizes.
V1.0.0 -- January 26th, 2024