eddyizm
63607794d6
fix: updates to starred syncing to user defined directory
2025-12-02 21:46:04 -08:00
eddyizm
37842fd897
chore: bumped verison
2025-11-30 17:51:22 -08:00
eddyizm
a1397a224b
chore: adding pending release and fastlane updates
2025-11-30 16:43:12 -08:00
eddyizm
804d6af6c3
chore(i18n): Update Polish translation ( #291 )
2025-11-30 13:49:15 -08:00
skajmer
e315169005
Add #288
2025-11-30 19:57:56 +01:00
skajmer
ea76afee09
Merge branch 'eddyizm:development' into development
2025-11-30 19:52:39 +01: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
22f196c8c0
fix: refactor start queue to put the db writing in the background ( #287 )
2025-11-28 10:00:35 -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
786697109d
chore: bringing in media service refactor for more testing ( #286 )
2025-11-24 20:49:48 -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
skajmer
b34f827bc0
Add #276
2025-11-23 20:29:20 +01:00
eddyizm
97d1b408e1
chore: bumped version, updated change logs
2025-11-23 09:58:04 -08:00
eddyizm
a5065578ca
Fix/start queue blocking UI ( #283 )
2025-11-23 09:36:31 -08:00
eddyizm
aac5c6067d
Merge branch 'library-play' into fix/start-queue-blocking-ui
2025-11-23 09:34:39 -08:00
eddyizm
cfd7cf314b
feat: add play functionality to library folder/index items ( #276 )
2025-11-23 09:33:44 -08:00
eddyizm
c4b73f6014
Merge branch 'development' into main
2025-11-23 09:33:26 -08:00
eddyizm
35d377ce31
Revert "refactor MediaService" ( #282 )
2025-11-23 09:30:34 -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
eddyizm
c72f368f6a
Add Obtainium badge to README ( #280 )
2025-11-22 11:52:04 -08:00
Mikael Dúi Bolinder
eb089847e0
Add Obtainium badge to README
2025-11-22 21:29:04 +02:00
eddyizm
8aaa6b207e
chore: added reproducible build badge
2025-11-22 09:30:01 -08:00
eddyizm
72d560e4eb
chore: updated changelog, bumped version for release
2025-11-22 09:22:13 -08:00
eddyizm
31219ea754
fix: it strings needed an single quote escape
2025-11-22 09:07:49 -08:00
eddyizm
52c411ead0
chore(i18n): Update Italian translation ( #278 )
2025-11-22 08:36:21 -08:00
eddyizm
0edbd15d47
chore(i18n): Update Spanish translation ( #272 )
2025-11-22 08:34:17 -08:00
eddyizm
342241963a
Refactor MediaService ( #267 )
2025-11-22 08:33:07 -08:00
bunz
f5b381eb35
chore(i18n): Update Italian translation
2025-11-21 13:36:44 +01: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
eddyizm
c415db0cc5
chore: pending release update
2025-11-16 09:35:53 -08:00
eddyizm
35576c3d6f
feat: Add Catalan i18n ( #268 )
2025-11-16 09:23:06 -08:00
Jaime García
a11fbfa829
chore(i18n): Update Spanish translation
2025-11-16 17:50:45 +01:00
Jaime García
26d1b144e4
chore(i18n): Update Spanish translation
2025-11-16 17:48:51 +01:00
pca006132
16b63bf13c
Merge branch 'development' into refactor-mediaservice
2025-11-16 20:33:48 +08:00
Marc Riera
52434f3aa9
feat: Add Catalan i18n
2025-11-16 10:36:14 +01:00
pca006132
7aa325f914
refactor MediaService
2025-11-16 17:22:22 +08:00
pca006132
5a8a631449
fix shuffle
2025-11-16 14:19:58 +08:00
eddyizm
e6bbd7b2bf
Fix player queue soft-lock ( #266 )
2025-11-15 22:11:37 -08:00
observer
3721484dff
Fix player queue soft-lock
2025-11-16 00:13:36 +00:00
eddyizm
6698052ba5
chore: updated change log
2025-11-15 10:34:38 -08:00
eddyizm
f6f24acfdf
chore: bumped version
2025-11-15 09:31:52 -08:00