Drew Weymouth
|
0148d9105b
|
Merge pull request #259 from dweymouth/feature/multi-artist-genre
Add support for OpenSubsonic multi-valued artists and genres
|
2023-10-22 16:45:41 -07:00 |
|
Drew Weymouth
|
eeff84136f
|
Merge branch 'main' into feature/multi-artist-genre
|
2023-10-22 16:37:00 -07:00 |
|
Drew Weymouth
|
4f74b041b7
|
clear Mac media center metadata on stopped
|
2023-10-22 16:30:44 -07:00 |
|
Drew Weymouth
|
f9963436e8
|
switch many tracklist columns to label, since not bolding anymore
|
2023-10-22 12:49:46 -07:00 |
|
Drew Weymouth
|
76f5c156d9
|
update album page header for multi-valued artists and genres
|
2023-10-22 12:01:16 -07:00 |
|
Drew Weymouth
|
c8e43e7e53
|
use OpenSubsonic extensions in SubsonicMediaProvider
|
2023-10-22 11:53:21 -07:00 |
|
Drew Weymouth
|
fc96ba9417
|
fix resize bug
|
2023-10-22 11:52:48 -07:00 |
|
Drew Weymouth
|
4f002574c2
|
handle multiple artists properly in UI
|
2023-10-22 11:40:06 -07:00 |
|
Drew Weymouth
|
d6a1f70823
|
re-implement MultiHyperlink with manual layout for now
|
2023-10-22 11:10:36 -07:00 |
|
Drew Weymouth
|
c3143dbbbe
|
WIP - multi hyperlink
|
2023-10-22 11:10:36 -07:00 |
|
Drew Weymouth
|
6f08032f22
|
pull in patched hyperlink bug fix from Fyne, start removing CustomHyperlink
|
2023-10-22 11:10:36 -07:00 |
|
Drew Weymouth
|
bf93689bce
|
new versions of fyne package automatically scale icon for MacOS
|
2023-10-21 09:49:55 -07:00 |
|
Drew Weymouth
|
40b9322079
|
Fix #261: Show next-up sort icon when hovering over sortable list header
|
2023-10-21 09:25:30 -07:00 |
|
Drew Weymouth
|
9fd775ff5f
|
Merge pull request #260 from zackslash/main
Extends MacOS MPMedia implementation to support 'seek' & 'duration'
|
2023-10-20 20:08:53 -07:00 |
|
zackslash
|
66cbfe0a0c
|
use float value from OS seek
|
2023-10-20 20:05:13 +01:00 |
|
zackslash
|
19964b62fd
|
update mpmedia value on seek
|
2023-10-20 19:40:02 +01:00 |
|
zackslash
|
cc85b79f79
|
Extend MPMedia implementation to handle 'seek'
|
2023-10-20 18:04:05 +01:00 |
|
Drew Weymouth
|
6aeaf07611
|
Merge pull request #258 from zackslash/main
Adds integration with MacOS native media APIs
|
2023-10-20 08:14:44 -07:00 |
|
zackslash
|
90ecdf242f
|
Update 'Continue' implementation
|
2023-10-20 10:24:36 +01:00 |
|
zackslash
|
5175c5cae4
|
Pause() check state prior to execution
|
2023-10-19 20:03:31 +01:00 |
|
zackslash
|
e191bf0d9f
|
exclude C source files from non-darwin targets
|
2023-10-19 17:59:24 +01:00 |
|
zackslash
|
e938d62cb3
|
native functionality bridge
|
2023-10-19 15:48:56 +01:00 |
|
zackslash
|
7e6fd269db
|
populate cache in MPMedia ArtURLLookup
|
2023-10-19 15:47:47 +01:00 |
|
zackslash
|
bfe10f09a4
|
Expose Pause & Continue player functions
|
2023-10-19 15:47:21 +01:00 |
|
zackslash
|
944491d133
|
initial MPMedia bridge
|
2023-10-18 23:25:57 +01:00 |
|
zackslash
|
560c0955ac
|
WIP macos media bridge
|
2023-10-18 23:16:05 +01:00 |
|
Drew Weymouth
|
fa931f490c
|
Fix #255: parse OpenSubsonic getAlbumList2 correctly
|
2023-10-12 18:27:47 -07:00 |
|
Drew Weymouth
|
efbe2fadb9
|
Merge pull request #254 from dweymouth/genres-playlists-sort
Add sorting to playlists and genres list views
|
2023-10-11 18:13:02 -07:00 |
|
Drew Weymouth
|
0bcdcf5e02
|
add genres list sorting and fix bug with playlists sorting
|
2023-10-11 17:56:25 -07:00 |
|
Drew Weymouth
|
4485908776
|
add sorting to playlists page list view
|
2023-10-09 17:06:59 -07:00 |
|
Drew Weymouth
|
f84a03c703
|
Closes #249: add Rescan Library to settings menu
|
2023-09-25 16:38:02 -07:00 |
|
Drew Weymouth
|
3321540bd3
|
prepare for 0.5.2 release
|
2023-09-18 09:02:26 -07:00 |
|
Drew Weymouth
|
d04a07bf16
|
Add changelog for 0.5.1 and 0.5.2
|
2023-09-18 08:56:02 -07:00 |
|
Drew Weymouth
|
a5417cc8ec
|
update go-subsonic to get timestamp unmarshaling fix
|
2023-09-16 12:23:36 -07:00 |
|
Lite Ye
|
ce685933be
|
Fix invalid object path in mpris integration
|
2023-08-29 09:03:13 -07:00 |
|
Celyn Walters
|
f2e4805b29
|
Add ContentCreated, UseCount to MPRIS result
|
2023-08-27 18:20:00 -07:00 |
|
Drew Weymouth
|
9b2fee47f1
|
refactor: shared base impl between albums and genre pages
|
2023-08-07 17:28:24 -07:00 |
|
Drew Weymouth
|
64ec698202
|
few cleanups around handling track change callback
|
2023-08-04 23:39:14 -04:00 |
|
Drew Weymouth
|
5c9d338b62
|
prevent multiple popup covers on album page if thumbnail clicked twice while loading
|
2023-08-04 10:59:19 -04:00 |
|
Drew Weymouth
|
a2a56b3d8c
|
ctrl+F to focus search bar on Artists page
|
2023-08-02 16:07:32 -06:00 |
|
Drew Weymouth
|
1c27a267b9
|
add Cmd+, shortcut for settings dialog on Mac
|
2023-08-02 15:58:30 -06:00 |
|
Drew Weymouth
|
cf09912474
|
fix bug where album card on artist page would occasionally show artist name instead of year
|
2023-08-02 15:32:30 -06:00 |
|
Drew Weymouth
|
a53a270730
|
limit concurrent image fetches from server
|
2023-08-01 17:21:38 -07:00 |
|
Drew Weymouth
|
f63fcc14ff
|
Fix #227: add limit to on-disk image cache size, periodic pruning
|
2023-07-28 18:53:45 -07:00 |
|
Drew Weymouth
|
09fcc6dcb8
|
clear in-memory image cache on server logout
|
2023-07-28 17:10:40 -07:00 |
|
Drew Weymouth
|
873dc16b0d
|
Fix #230: update go-mpris-server to get bug fix
|
2023-07-28 08:42:19 -07:00 |
|
Drew Weymouth
|
bd15866e02
|
Fix #223: open Settings dialog to last active tab
|
2023-07-19 14:58:27 -07:00 |
|
Drew Weymouth
|
1465479f2a
|
add expiry to cached full size cover art
|
2023-07-18 18:31:20 -07:00 |
|
Drew Weymouth
|
69fa726894
|
prepare for 0.5.1 bug fix release
|
2023-07-17 17:12:23 -07:00 |
|
Drew Weymouth
|
5bb65ee6aa
|
Fixes #222: ensure pooled PageHeaders don't hold onto old state in closures
|
2023-07-17 17:07:13 -07:00 |
|