Skip to content

Commit

Permalink
feat: swap out jazz for cassics
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <git@mattglei.ch>
  • Loading branch information
gleich committed Dec 28, 2024
1 parent f913a52 commit b41ec81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/apis/applemusic/applemusic.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ func cacheUpdate() (cacheData, error) {

playlistsIDs := []string{
"p.qQXLxPLtA75zg8e", // 80s
"p.LV0PX3EIl0EpDLW", // jazz
"p.gek1E8efLa68Adp", // classics
"p.AWXoZoxHLrvpJlY", // chill
"p.V7VYVB0hZo53MQv", // old man
// "p.LV0PX3EIl0EpDLW", // slow jazz
// "p.LV0PXNoCl0EpDLW", // divorced dad
// "p.AWXoXPYSLrvpJlY", // alt
// "p.LV0PXL3Cl0EpDLW", // bops
// "p.gek1E8efLa68Adp", // classics
// "p.6xZaArOsvzb5OML", // focus
// "p.O1kz7EoFVmvz704", // funk
// "p.QvDQE5RIVbAeokL", // PARTY
Expand Down

0 comments on commit b41ec81

Please sign in to comment.