cwilvx
|
b511092759
|
copy arm64 job into main release workflow
|
2025-01-31 14:32:41 +03:00 |
|
Mungai Njoroge
|
d5ca4a1f6b
|
Merge Arm64 workflow from @jensgrunzer1
Dockerless arm64 release Fixes: #190
|
2025-01-31 14:31:12 +03:00 |
|
cwilvx
|
9446e2268e
|
try: fix release workflow
|
2025-01-31 14:05:13 +03:00 |
|
cwilvx
|
00b0293c97
|
try: fix release workflow
|
2025-01-31 14:04:09 +03:00 |
|
cwilvx
|
d6e8a09aeb
|
fix artist color mapping
|
2025-01-31 12:01:09 +03:00 |
|
cwilvx
|
b8ff6070f7
|
fix mix page
|
2025-01-29 14:36:19 +03:00 |
|
Mungai Njoroge
|
1c51bf056b
|
Introducing pages
|
2025-01-29 12:42:52 +03:00 |
|
cwilvx
|
f6afe048e4
|
fixes for frontend card renderers
|
2025-01-29 12:31:18 +03:00 |
|
cwilvx
|
0c3a55b9ce
|
first draft
|
2025-01-28 10:45:03 +03:00 |
|
cwilvx
|
ce6d1cb1ef
|
fix: reversed album page items
|
2025-01-28 06:42:27 +03:00 |
|
jensgrunzer1
|
fa035d3671
|
removed more useless output
|
2025-01-23 14:36:12 +01:00 |
|
jensgrunzer1
|
79d50c5416
|
fix
|
2025-01-23 14:29:46 +01:00 |
|
jensgrunzer1
|
3773f4edad
|
Reducing output and checking buildscript out directly insted of using wget
|
2025-01-23 14:26:04 +01:00 |
|
jensgrunzer1
|
def81f8f5e
|
Reducing output and checking out buildscript from the repo insted of using wget
|
2025-01-23 14:25:27 +01:00 |
|
jensgrunzer1
|
286bb02e8f
|
Check
|
2025-01-22 18:02:21 +01:00 |
|
jensgrunzer1
|
92b39b53de
|
Getting version from github inputs tag
|
2025-01-22 16:13:05 +01:00 |
|
jensgrunzer1
|
38b93e7847
|
Update aarch64_buildscript
|
2025-01-22 16:08:59 +01:00 |
|
jensgrunzer1
|
0bb23800ff
|
Update aarch64.yml
|
2025-01-22 16:08:26 +01:00 |
|
jensgrunzer1
|
95b24a071e
|
Merge branch 'swingmx:master' into master
|
2025-01-22 16:05:21 +01:00 |
|
cwilvx
|
82e303f2df
|
bug fixes
|
2025-01-10 14:33:34 +03:00 |
|
cwilvx
|
ec9f392d73
|
write path hash on image property
|
2025-01-07 23:21:31 +03:00 |
|
cwilvx
|
fe39cadfdc
|
feat: use thumbnails from folders
+ cache failed lastfm scrobbles
+ implement lastfm scrobble filter
+ change /home to /nothome
|
2025-01-07 23:13:19 +03:00 |
|
cwilvx
|
2a12487220
|
lastfm: dump failed scrobbles locally
+ bump tinytag to v2.0.0 and refactor taglib.py
+ add explicit flag to track model
|
2025-01-06 00:18:17 +03:00 |
|
cwilvx
|
2cc063ad76
|
logger stuff
|
2024-12-31 13:56:40 +03:00 |
|
cwilvx
|
cbfe37a4ac
|
fix: show albums with a single track as singles
|
2024-12-31 13:43:13 +03:00 |
|
cwilvx
|
df4c911371
|
add logs
|
2024-12-31 01:01:48 +03:00 |
|
cwilvx
|
c64f40e54b
|
switch api keys
|
2024-12-30 21:13:25 +03:00 |
|
cwilvx
|
e0a14e52db
|
hide lastfm session keys for other users
|
2024-12-30 21:07:44 +03:00 |
|
cwilvx
|
8136e350aa
|
lastfm integration
|
2024-12-30 21:00:16 +03:00 |
|
cwilvx
|
78224d17b8
|
fix: index error on empty recents update
|
2024-12-30 13:00:33 +03:00 |
|
cwilvx
|
f0cb09d4ff
|
update requirements
|
2024-12-28 16:48:05 +03:00 |
|
Mungai Njoroge
|
b4acf96ce5
|
merge mixes pr
Mixes
|
2024-12-28 16:07:26 +03:00 |
|
cwilvx
|
872fdf26b4
|
sort mixes by created date
+ write og mix date to track mix
|
2024-12-27 10:40:27 +03:00 |
|
cwilvx
|
883c845d45
|
uncomment local server
|
2024-12-26 21:41:41 +03:00 |
|
cwilvx
|
ffa4adccbd
|
qoute artist image
|
2024-12-26 21:39:31 +03:00 |
|
cwilvx
|
94591daa1e
|
support mix items not in store
|
2024-12-26 20:55:59 +03:00 |
|
cwilvx
|
24aa34807b
|
increase mix count to 15
|
2024-12-26 20:03:36 +03:00 |
|
cwilvx
|
016211e419
|
fix: keyerror on saving track mix
|
2024-12-26 18:01:53 +03:00 |
|
cwilvx
|
19a76768ec
|
Merge branch 'another-one' of github.com:swing-opensource/swingmusic into another-one
|
2024-12-26 17:32:03 +03:00 |
|
cwilvx
|
98720466aa
|
implement saving mixes
+ add: get mixes
+ handle mixes on recently played
+ move modules around to fix circular deps
|
2024-12-26 17:31:55 +03:00 |
|
cwilvx
|
86afa66aca
|
bump waitress threads to 100
|
2024-12-11 18:28:02 +01:00 |
|
cwilvx
|
77485dd0a7
|
adapt to new cloud endpoints
+ export artists to json
|
2024-12-11 14:22:20 +03:00 |
|
cwilvx
|
8ff283cbcb
|
update mix api endpoint payload shape
|
2024-12-08 16:20:58 +03:00 |
|
cwilvx
|
37374d6c82
|
use artist tracks in period to generate mix
|
2024-12-01 22:00:22 +03:00 |
|
cwilvx
|
ee0f6c7646
|
add track mixes
|
2024-11-27 12:35:48 +03:00 |
|
cwilvx
|
809415ddb4
|
add because you listened to artist artists
+ add artists you might like
|
2024-11-27 10:55:11 +03:00 |
|
jensgrunzer1
|
75ae9cbd00
|
Update aarch64.yml
Removed unecessary package
|
2024-11-22 08:12:50 +01:00 |
|
jensgrunzer1
|
284822bef4
|
removed unecessary pacman -Su
|
2024-11-21 15:03:09 +01:00 |
|
jensgrunzer1
|
e439178903
|
Removed unecessary pacman -Su
|
2024-11-21 15:00:07 +01:00 |
|
cwilvx
|
e42ec3afb5
|
update top streamed cron to show on weekends
|
2024-11-21 14:40:27 +03:00 |
|