This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
You've already forked swingmusic-extended
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-06-03 20:13:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0c51d5f82b1e2ccbc82e849c6a061951dc318fa
swingmusic-extended
/
app
/
db
/
sqlite
T
History
mungai-njoroge
a0c51d5f82
add route to save folder as playlist
...
+ modify playlist table sql
2023-07-27 13:37:07 +03:00
..
lastfm
add last fm similar artists to db table
2023-07-01 01:39:39 +03:00
__init__.py
add new flags to disable cleaning track and album titles
2023-05-05 23:11:56 +03:00
albumcolors.py
add function to validate albums
2023-07-12 08:56:30 +03:00
artistcolors.py
add function to validate albums
2023-07-12 08:56:30 +03:00
favorite.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
migrations.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
playlists.py
add route to save folder as playlist
2023-07-27 13:37:07 +03:00
queries.py
add route to save folder as playlist
2023-07-27 13:37:07 +03:00
settings.py
rewrite split_artists parser to remove regex
2023-06-26 14:21:11 +03:00
tracks.py
fix db insert duplicate unique fields error
2023-06-21 13:20:09 +03:00
utils.py
add tests for sqlitemanager util class
2023-06-21 12:18:19 +03:00