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
7749b4fc3cacbafc444e542c5195066f7bd4844f
swingmusic-extended
/
app
/
models
T
History
mungai-njoroge
7749b4fc3c
set up track logging
...
+ install flask restful
2023-12-01 10:55:07 +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 all flag to check drives
2023-11-14 12:54:28 +03:00
artist.py
show artist decade in genres
2023-09-04 11:01:03 +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
lastfm.py
add last fm similar artists to db table
2023-07-01 01:39:39 +03:00
logger.py
set up track logging
2023-12-01 10:55:07 +03:00
playlist.py
fix: updating playlist losing pin state on response object
2023-09-15 00:07:40 +03:00
plugins.py
set up plugins
2023-11-03 16:15:21 +03:00
track.py
fix: merging albums
2023-10-07 10:35:24 +03:00