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
/
webscrobbler
/
src
/
spotify
/
at
main
3 files
Tsiry Sandratraina
Use official Spotify API base URL
4mo ago
7863667b
client.rs
Use official Spotify API base URL
4 months ago
mod.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
types.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