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-04 12:33:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9f02042250a3820e48667093e18a19c39b20ea2
swingmusic-extended
/
app
/
db
/
sqlite
T
History
geoffrey45
be7fc26fce
add new flags to disable cleaning track and album titles
...
+ update readme +
2023-05-05 23:11:56 +03:00
..
__init__.py
add new flags to disable cleaning track and album titles
2023-05-05 23:11:56 +03:00
albums.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
artists.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
favorite.py
add recent items to the get_all_favorites api route
2023-04-30 15:38:38 +03:00
migrations.py
fix duplicate tracks due to use of extract_feat
2023-04-17 02:21:42 +03:00
playlists.py
break down store.py into multiple files in a module
2023-03-25 03:05:38 +03:00
queries.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
settings.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
tracks.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
utils.py
add --config flag to modify config path
2023-04-17 02:21:42 +03:00