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
3593b205ebc9620b858c80c59d1a764c501cb7c4
swingmusic-extended
/
app
/
models
T
History
cwilvx
3593b205eb
save extra tags
...
+ port: streaming
2024-06-24 20:48:13 +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
start: rewrite the database layer using a freaking ORM
2024-06-24 00:26:47 +03:00
artist.py
start: rewrite the database layer using a freaking ORM
2024-06-24 00:26:47 +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
try streaming files as chunks
2024-04-05 08:29:38 +03:00
lastfm.py
add last fm similar artists to db table
2023-07-01 01:39:39 +03:00
logger.py
add recently played playlist
2024-05-23 12:42:36 +03:00
playlist.py
add methods to get recently played items
2023-12-03 20:35:13 +03:00
plugins.py
set up plugins
2023-11-03 16:15:21 +03:00
track.py
save extra tags
2024-06-24 20:48:13 +03:00
user.py
set up auth
2024-04-25 18:18:52 +03:00