forge
login
or
join now
oscarzwagers.nl
/
keeptrack
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A website inspired by Last.fm that will keep track of your listening statistics
lastfm
music
statistics
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
11
pulls
pipelines
keeptrack
/
internal
/
models
/
at
main
3 files
catalog.go
Make changes to the services to divide the resources it depends on into king (for the artist service there is now a user repos struct to split the repos from the other resources). Also change the filters to use a daterange struct.
3 months ago
scrobble.go
Add the same query functionality that was possible for artists to recordings. So searching on recordings and their scrobble count based on mbids, user id and datetime range.
3 months ago
user.go
Get data from the api into the sveltekit application for the artist page. Scrobbles counts, artist name and artist image are loaded.
3 months ago