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
a5634f267f62bee8eedd496fd8c970b571b6ff98
swingmusic-extended
/
app
/
models
T
History
cwilvx
a5634f267f
move to xxh3 hashing algorithm
...
+ port: search
2024-07-03 11:12:06 +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
move to xxh3 hashing algorithm
2024-07-03 11:12:06 +03:00
artist.py
store playcount and duration on the track table
2024-06-30 19:33:13 +03:00
enums.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
favorite.py
combine userdata and swing db into one
2024-06-30 15:06:33 +03:00
folder.py
try streaming files as chunks
2024-04-05 08:29:38 +03:00
lastfm.py
combine userdata and swing db into one
2024-06-30 15:06:33 +03:00
logger.py
port: recent items for homepage
2024-06-30 23:11:33 +03:00
playlist.py
move to xxh3 hashing algorithm
2024-07-03 11:12:06 +03:00
plugins.py
combine userdata and swing db into one
2024-06-30 15:06:33 +03:00
track.py
store playcount and duration on the track table
2024-06-30 19:33:13 +03:00
user.py
combine userdata and swing db into one
2024-06-30 15:06:33 +03:00