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
74f52ce2e3cb66ce7ad51c704f1193bd40c21604
swingmusic-extended
/
app
/
models
T
History
geoffrey45
74f52ce2e3
fix duplicate tracks due to use of extract_feat
...
~ caused duplicate tracks to have different track hashes
2023-04-15 11:41:24 +03:00
..
__init__.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
album.py
use create_hash to compare album titles for is_single
2023-04-08 20:26:45 +03:00
artist.py
fix inheritance in Artist model class
2023-03-27 02:45:10 +03:00
enums.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
folder.py
add folder count to folder route
2023-03-25 05:26:01 +03:00
playlist.py
add --config flag to modify config path
2023-04-09 01:01:48 +03:00
track.py
fix duplicate tracks due to use of extract_feat
2023-04-15 11:41:24 +03:00