Commit graph

1204 commits

Author SHA1 Message Date
eddyizm
431014adc4
fix: updated song bottom sheet to match album/artist bottom sheets 2026-01-04 11:31:53 -08:00
eddyizm
6110a9c8e7
fix: added a timeout for the callbacks to dismiss dialog and notify the user 2026-01-04 10:05:16 -08:00
eddyizm
993374e56c
fix: adde a scheduled delay to allow callbacks to succeed 2026-01-04 09:27:53 -08:00
eddyizm
a2801f3168
fix: reduced debounce, added toast 2026-01-04 07:53:07 -08:00
eddyizm
99c31f4318
wip: bumps debounce time 2026-01-03 08:18:29 -08:00
eddyizm
05785979e3
fix: cleans up duplicates 2026-01-03 08:17:53 -08:00
eddyizm
d04ed8d430
fix: address duplicate track bug, wrong order in queue, and updated album instant mix 2026-01-01 11:50:48 -08:00
eddyizm
193447d07e
fix: used set to address duplicates and removed toast that was firing to early 2025-12-31 08:20:03 -08:00
eddyizm
f39891dd2c
wip: added logging to media manager to track down bug in bottom sheet dialogs 2025-12-29 16:37:20 -08:00
eddyizm
8c5390bfef
wip: more instant mix refactor to be able to accumulate tracks 2025-12-29 16:36:42 -08:00
eddyizm
3ce34fb874
Merge branch 'development' into bug/instant-mix-issue 2025-12-28 08:19:38 -08:00
eddyizm
8140e80d61
wip: artist logic squared away, seems to be working as expected, mostly. still need more testing 2025-12-27 19:05:14 -08:00
eddyizm
c1b2ec09a4
wip: radio working from artist page 2025-12-27 17:52:29 -08:00
eddyizm
3b3f55c5de
wip: point artist repo instant mix to song repo 2025-12-27 17:50:53 -08:00
eddyizm
17020e5192
wip: album tracks working, album bottom sheet only pulling in the album, not quite right 2025-12-27 17:48:06 -08:00
eddyizm
f22aea7b1d
wip: changed seedtype constant to camelcase, updated references 2025-12-27 17:46:16 -08:00
eddyizm
844b57054b
wip: updated album repo for song instant mix type update 2025-12-27 12:31:01 -08:00
eddyizm
8de9aff1f6
wip: refactor song repo instant mix to take in a type 2025-12-27 12:27:18 -08:00
eddyizm
f59f572e5c
wip: added queue type to for instant mix calls 2025-12-27 11:04:43 -08:00
eddyizm
d034171d92
chore: formatting 2025-12-27 08:17:16 -08:00
eddyizm
3a30b3d379
feat: finishing up album bottom sheet dialog updates for instant mix refactor 2025-12-26 22:12:53 -08:00
eddyizm
2624f396e5
wip: refactor album repo to use the song repo instant mix 2025-12-26 22:08:07 -08:00
eddyizm
3c1975f6bf
wip: initial refactor of instant mix in to be used everywhere else 2025-12-26 17:03:41 -08:00
eddyizm
43a96faca4
fix: give user feedback when trying to add podcast/radio on unsupported back servers 2025-12-25 14:03:30 -08:00
eddyizm
c6896939e2
fix: serialized corrected mapping for playlist cover art to appear 2025-12-22 18:30:49 -08:00
eddyizm
526253723b
feat: added regular playlist to home view 2025-12-22 11:04:25 -08:00
eddyizm
0d329aff64
fix: checks preferecen and writes files externally, updates the ui 2025-12-17 22:27:00 -08:00
eddyizm
fe60fea928
feat: add heart to artist/album pages, fixed artist cover art failing 2025-12-11 22:07:44 -08:00
eddyizm
a110faabe3
feat: integrate sort recent searches chronologically (#300) 2025-12-08 20:43:15 -08:00
j4mm3ris
df2bf43492 Default the search sort setting to former sorting behavior. 2025-12-07 21:39:10 +02:00
eddyizm
3fbadc2521
fix: handle empty albums and null mappings (#301) 2025-12-07 10:05:30 -08:00
eddyizm
e072a49288
fix: handle empty albums and null mappings 2025-12-07 10:04:05 -08:00
j4mm3ris
b89e18eebf feat: integrate sort recent searches chronologically 2025-12-07 13:24:03 +02:00
eddyizm
63607794d6
fix: updates to starred syncing to user defined directory 2025-12-02 21:46:04 -08:00
eddyizm
45dda3af9b
Feat/playerqueue fab (#288) 2025-11-30 10:25:11 -08:00
eddyizm
3d70b51244
fix: updated order of buttons 2025-11-30 09:10:02 -08:00
eddyizm
540aa9ba73
feat: implemented download queue fab 2025-11-28 09:57:29 -08:00
eddyizm
1ff0b83a19
feat: implemented load queue, adding logging 2025-11-27 13:28:07 -08:00
eddyizm
27f5a47cc9
feat: save q to playlist, removed save queue button, added style to fab. 2025-11-27 08:04:40 -08:00
eddyizm
732b6ad09d
fix: moved existing functionality to fab buttons, removed queue text/button from top 2025-11-25 15:48:48 -08:00
eddyizm
0df7346a14
Merge branch 'development' into feat/playerqueue-FAB 2025-11-24 20:52:20 -08:00
eddyizm
1bfadb0669
fix: refactor start queue to put the db writing in the background 2025-11-24 20:46:46 -08:00
eddyizm
79dc1cc93b
chore: bringing in media service refactor for more testing 2025-11-24 13:11:29 -08:00
eddyizm
38fb2c69f1
wip: added fab, need to implement actions 2025-11-24 11:36:56 -08:00
eddyizm
aac5c6067d
Merge branch 'library-play' into fix/start-queue-blocking-ui 2025-11-23 09:34:39 -08:00
eddyizm
c4b73f6014
Merge branch 'development' into main 2025-11-23 09:33:26 -08:00
eddyizm
5e330ac451
Revert "refactor MediaService"
This reverts commit 7aa325f914.
2025-11-23 09:18:32 -08:00
eddyizm
8188ef169c
fix: put queue into background thread 2025-11-23 09:09:20 -08:00
eddyizm
3496918ce6
Merge branch 'development' into library-play 2025-11-22 14:30:20 -08:00
be33401b6f feat: add play functionality to library folder/index items
- add play button to inner folders in library
- implement recursive song collection from folders and subfolders
- filter out video files, play only audio tracks
- add user feedback with toast notifications
2025-11-20 19:13:46 +02:00