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-20 18:00:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
swingmusic
/
server
/
app
/
api
History
geoffrey45
b6c5c57186
create methods to fetch data from the database
...
- start using a class to hold search query results
2022-06-13 17:11:58 +03:00
..
__init__.py
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00
album.py
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00
artist.py
Restyle Save complete albums to the db for faster startup (
#38
)
2022-04-21 10:25:56 +03:00
folder.py
use scandir to read dir content on file explorer (
#64
)
2022-06-07 11:26:55 +03:00
playlist.py
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00
search.py
create methods to fetch data from the database
2022-06-13 17:11:58 +03:00
track.py
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00