A web app for streaming live music recordings. Rewrite of a previous version, now using Rails 8, Tailwind, Hotwire, etc.. Code licensed under AGPL. Currently hardcoded to cater for King Gizzard.
Start with foreman start -f Procfile.dev
- Gizz Tapes (soon!)
- Gizz Tapes (dev)
tapes:setShowColors
-- sets background colors for all shows based on posterstapes:setDefaults
-- tries to match recordings to shows where possible, and pick a preferred recording format -- not necessary if purely mirroring from a live instance withtapes:update
tapes:update
-- fetches recordings settings from a live instance of the websitetapes:ia:loadOverrides["~/path"]
-- loads overrides from GT1tapes:ia:update
-- refetches all recordings from the Internet Archivetapes:ia:fetchNew
-- fetches new recordings from the Internet Archivetapes:songfish:loadOverrides["~/path"]
-- loads overrides from GT1tapes:songfish:update
-- fetches latest show, setlist, etc. data from a Songfish instance
fly deploy
fly status
fly ssh sftp shell
fly ssh console