This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-07-29 15:13:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9830842ed8825061c9610131c56ccd2dd5035b9
swingmusic-extended
/
server
/
app
/
api
T
History
geoffrey45
b318c0d324
calculate playlist duration
...
- use python's `sum()` method to add durations instead of for loop
2022-07-06 17:38:33 +03:00
..
__init__.py
blind write thumbnails validating methods
2022-06-21 17:13:19 +03:00
album.py
calculate playlist duration
2022-07-06 17:38:33 +03:00
artist.py
fix removing duplicate tracks
2022-06-26 18:46:17 +03:00
folder.py
use scandir to read dir content on file explorer (
#64
)
2022-06-07 11:26:55 +03:00
playlist.py
calculate playlist duration
2022-07-06 17:38:33 +03:00
search.py
Restyle New album page design (
#76
)
2022-07-06 17:38:33 +03:00
track.py
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00