Skip to content

Commit

Permalink
Merge pull request #2509 from vardansaini/apple-player
Browse files Browse the repository at this point in the history
Integrate Apple Music playback into ListenBrainz
  • Loading branch information
MonkeyDo authored Apr 18, 2024
2 parents 9374d6b + 17fe18d commit e583396
Show file tree
Hide file tree
Showing 16 changed files with 952 additions and 44 deletions.
1 change: 0 additions & 1 deletion consul_config.py.ctmpl
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ SPOTIFY_CACHE_CLIENT_SECRET = '''{{template "KEY" "spotify_cache/client_secret"}
APPLE_MUSIC_TEAM_ID = '''{{template "KEY" "apple/team_id"}}'''
APPLE_MUSIC_KID = '''{{template "KEY" "apple/kid"}}'''
APPLE_MUSIC_KEY = '''{{template "KEY" "apple/key"}}'''
APPLE_MUSIC_CALLBACK_URL = '''{{template "KEY" "apple/redirect_uri"}}'''

# CRITIQUEBRAINZ
CRITIQUEBRAINZ_CLIENT_ID = '''{{template "KEY" "critiquebrainz/client_id"}}'''
Expand Down
Loading

0 comments on commit e583396

Please sign in to comment.