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-06-07 03:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
swingmusic
/
app
/
serializers
History
mungai-njoroge
ddfa7f1b03
add methods to get recently played items
2023-12-03 20:35:13 +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 routes for getting recently added items
2023-12-02 01:59:03 +03:00
artist.py
add routes for getting recently added items
2023-12-02 01:59:03 +03:00
favorites_serializer.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
playlist.py
add methods to get recently played items
2023-12-03 20:35:13 +03:00
track.py
rewrite remove duplicates to support removing duplicates in albums tracks efficiently
2023-08-29 20:04:30 +03:00