Skip to content

Commit

Permalink
revert: turn off most playlists again
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <[email protected]>
  • Loading branch information
gleich committed Dec 29, 2024
1 parent 2d68eec commit 3ff72ea
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions internal/apis/applemusic/applemusic.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ func cacheUpdate() (cacheData, error) {
"p.LV0PX3EIl0EpDLW", // jazz
"p.AWXoZoxHLrvpJlY", // chill
"p.V7VYVB0hZo53MQv", // old man
"p.LV0PXNoCl0EpDLW", // divorced dad
"p.AWXoXPYSLrvpJlY", // alt
"p.LV0PXL3Cl0EpDLW", // bops
"p.gek1E8efLa68Adp", // classics
"p.6xZaArOsvzb5OML", // focus
"p.O1kz7EoFVmvz704", // funk
"p.QvDQE5RIVbAeokL", // PARTY
"p.qQXLxPpFA75zg8e", // RAHHHHHHHH
"p.qQXLxpDuA75zg8e", // ROCK
// "p.LV0PXNoCl0EpDLW", // divorced dad
// "p.AWXoXPYSLrvpJlY", // alt
// "p.LV0PXL3Cl0EpDLW", // bops
// "p.gek1E8efLa68Adp", // classics
// "p.6xZaArOsvzb5OML", // focus
// "p.O1kz7EoFVmvz704", // funk
// "p.QvDQE5RIVbAeokL", // PARTY
// "p.qQXLxPpFA75zg8e", // RAHHHHHHHH
// "p.qQXLxpDuA75zg8e", // ROCK
// "p.QvDQEebsVbAeokL", // christmas
}
playlists := []playlist{}
Expand Down

0 comments on commit 3ff72ea

Please sign in to comment.