This website requires JavaScript.
Explore
Help
Register
Sign In
tcsenpai
/
swingmusic
Watch
1
Star
0
Fork
0
You've already forked swingmusic
mirror of
https://github.com/tcsenpai/swingmusic.git
synced
2025-07-29 06:02:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
swingmusic
/
app
/
serializers
History
mungai-njoroge
655fd8bc22
add route to get all tracks in path
...
+ add routes to save album and artist as a playlist
2023-08-04 13:40:48 +03:00
..
__init__.py
add recent items to the get_all_favorites api route
2023-04-30 15:38:38 +03:00
album.py
add function to validate albums
2023-07-12 08:56:30 +03:00
artist.py
add serializer functions for track and album objects
2023-06-24 16:47:54 +03:00
favorites_serializer.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
track.py
add route to get all tracks in path
2023-08-04 13:40:48 +03:00