alpha
Login
or
Join now
chanderson.tech
/
rocksky
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
rocksky
/
crates
/
spotify
/
src
/
types
/
at
main
6 files
Tsiry Sandratraina
feat: Enhance Spotify integration with app-specific tokens
9mo ago
ce411f74
album_tracks.rs
[scrobbler] refator linstenbrainz
1 year ago
currently_playing.rs
feat: add genres support to artist and track records - Updated the createScrobble function to log the creation of scrobbles. - Enhanced the artist and track structures to include genres as an optional field. - Modified the save_artist function to accept genres and store them in the database. - Adjusted various functions to handle genres when creating or updating artist and track records. - Updated Spotify integration to fetch and include genres for artists.
10 months ago
mod.rs
Initialize spotify scrobbler
1 year ago
spotify_account.rs
feat: Enhance Spotify integration with app-specific tokens - Updated Spotify token retrieval to include app-specific client IDs and secrets. - Modified database queries to join with `spotify_apps` for fetching app-related information. - Refactored token refresh logic to utilize app-specific credentials. - Adjusted functions across the codebase to accommodate new parameters for client ID and secret. - Improved error handling and logging for Spotify-related operations. - Removed deprecated environment variable checks for client credentials.
9 months ago
spotify_token.rs
feat: Enhance Spotify integration with app-specific tokens - Updated Spotify token retrieval to include app-specific client IDs and secrets. - Modified database queries to join with `spotify_apps` for fetching app-related information. - Refactored token refresh logic to utilize app-specific credentials. - Adjusted functions across the codebase to accommodate new parameters for client ID and secret. - Improved error handling and logging for Spotify-related operations. - Removed deprecated environment variable checks for client credentials.
9 months ago
token.rs
Initialize spotify scrobbler
1 year ago