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 04:23:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be7fc26fce680114a5b832d9ccc7a193312d7ec1
swingmusic-extended
/
app
/
api
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 route to fetch album color
2023-03-19 23:37:01 +03:00
album.py
add parsers to clean track titles .ie. remove remaster info
2023-05-05 17:49:59 +03:00
artist.py
add new flags to disable cleaning track and album titles
2023-05-05 23:11:56 +03:00
colors.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
favorites.py
add parsers to clean track titles .ie. remove remaster info
2023-05-05 17:49:59 +03:00
folder.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
imgserver.py
add --config flag to modify config path
2023-04-17 02:21:42 +03:00
playlist.py
use setters to manipulate artist and playlist objects
2023-03-26 18:57:25 +03:00
search.py
break down store.py into multiple files in a module
2023-03-25 03:05:38 +03:00
settings.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
track.py
break down store.py into multiple files in a module
2023-03-25 03:05:38 +03:00