Gianluca Boiano
c692fbf1ee
Update tooling and fix build issues
...
- Migrate golangci-lint config to v2 format
- Update GitHub Actions: checkout v3→v4, Go 1.24→1.25
- Update golangci-lint-action v6→v9 with golangci-lint v2.8
- Fix dlnaplayer.go: use RequestHandler interface for go-upnpcast
- Fix go.mod replace directive version mismatch for fyne fork
2026-01-26 22:30:12 +01:00
Drew Weymouth
d681d87b31
Discussion #485 : use SortName when sorting artist's albums by name
2026-01-25 09:00:28 -08:00
Drew Weymouth
cccc8a7de8
Fix #804 : update to fyne develop for rectangle paint bug fix, optimize peak meter refresh
2026-01-21 08:49:27 -08:00
Drew Weymouth
679e9a9b1f
update Fyne to 2.7.1
2025-11-15 10:35:17 -08:00
Drew Weymouth
ada65b0943
bump fyne to 2.7 RC
2025-11-15 10:35:17 -08:00
Drew Weymouth
828b5ffc56
option to use blurred cover art for Now Playing page background
2025-11-08 14:22:35 -08:00
Drew Weymouth
47603b1610
update go-jellyfin for create playlist with description fix
2025-09-28 15:34:55 -07:00
Drew Weymouth
ddd96803b3
Merge branch 'main' into feature/new-playlist-btn
2025-09-27 07:50:02 -07:00
Drew Weymouth
4c1a95e851
add settings for skipping one-star or tracks with keyword ( #724 )
2025-09-24 18:59:55 -07:00
Drew Weymouth
a55b7216d5
implement CreatePlaylist button for jellyfin
2025-09-22 17:22:43 -07:00
Drew Weymouth
6ea3499491
add 'New Playlist' button to Playlists page
2025-09-17 08:55:35 -07:00
Drew Weymouth
ee742cf34e
Fix #414 : Update go-jellyfin for m3u playlist support
2025-09-17 08:15:59 -07:00
Drew Weymouth
74d0f8cfde
Fix #423 : pull in new go-subsonic that uses formPost OpenSubsonic extension
2025-09-13 10:46:54 -07:00
Drew Weymouth
cbb6b0d50a
Fix #412 : Use forked go-glfw with hotfix until fix lands upstream
2025-09-06 17:01:55 -07:00
Drew Weymouth
bacdaeccfb
Fix #691 : update jellyfin client lib for transcoding fix
2025-09-06 11:18:04 -07:00
dependabot[bot]
a9299aeb84
Bump golang.org/x/net from 0.35.0 to 0.38.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.35.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-06 10:10:38 -07:00
Andy Williams
9eac586675
Use the macos "go build" compatible mpv
2025-08-26 14:18:59 +01:00
E1int
ef8f0f0454
Merge from main
2025-08-09 23:39:44 +02:00
E1int
4f997fc8b8
Allow passing IDs from standard input
2025-08-09 23:10:50 +02:00
Drew Weymouth
766cfdfe91
Fix #668 : Add sample rate, bit depth, channels to track info dialog
2025-08-08 07:50:43 -07:00
Drew Weymouth
ae7cb55c8c
very WIP - proof of concept for waveform seekbar
2025-07-23 22:10:33 -07:00
Drew Weymouth
d73f7e0645
support library scoping on more Jellyfin browsing operations
2025-07-15 18:15:15 -07:00
Drew Weymouth
f4e84d97ab
WIP - Jellyfin multi library
2025-07-15 08:57:20 -07:00
Drew Weymouth
6f7b54b779
Pull in custom text entry patch in Fyne for better border rendering
2025-07-11 17:32:10 -07:00
Drew Weymouth
3b93519bd5
update Fyne to get some Windows stability fixes
2025-07-08 09:41:14 -07:00
Drew Weymouth
727c640b1b
Closes #519 : Add click-to-seek to lyrics viewer
2025-06-16 08:14:19 -07:00
Drew Weymouth
265e4f961f
Fix #628 : Add setting to transcode stream
2025-05-31 10:12:57 -07:00
Drew Weymouth
705318f950
update Fyne
2025-04-06 10:42:39 -07:00
Drew Weymouth
2701bb3f7f
sync playback time when seeking and starting new tracks
2025-03-30 13:08:18 -07:00
Drew Weymouth
7828614d91
add HTTP retries for DLNA player
2025-03-29 15:15:13 -07:00
Drew Weymouth
4f731833c0
very WIP for DLNA casting
2025-03-29 15:15:13 -07:00
Drew Weymouth
7d39ea4daf
bump Fyne to 2.6-beta1
2025-03-08 07:46:40 -08:00
Drew Weymouth
d044386cb7
bump Fyne forward
2025-02-21 17:19:37 -08:00
Drew Weymouth
513a9f53d0
update Fyne packages for 2.6-alpha1
2025-02-11 16:37:51 -03:00
Drew Weymouth
61bfbeb349
more fyne.Do updates
2025-02-08 08:35:34 -03:00
Drew Weymouth
c60727f92a
migrate to Fyne 2.6 - WIP - updates for new threading model
2025-02-08 08:34:39 -03:00
Drew Weymouth
7382067a1f
update go-keyring (maybe fixes #538 )
2025-02-01 08:59:53 -03:00
Drew Weymouth
774bd996fc
fix opensubsonic date, and locale detection
2024-12-23 17:39:57 -08:00
Drew Weymouth
7c774c65ed
pull in Fyne tweak to increase scroll speed
2024-12-21 11:51:53 -08:00
Drew Weymouth
e174f08fe1
pull in Fyne bug fix for re-rasterization on monitor change
2024-12-21 09:39:00 -08:00
Drew Weymouth
b3f6edd16d
upgrade to Fyne 2.5.3
2024-12-15 08:33:59 -08:00
Drew Weymouth
58ebd3ccf4
Fix #495 : use custom user-agent instead of go-http-client
2024-10-17 08:36:00 -07:00
Drew Weymouth
16518afe4a
update Fyne
2024-08-19 08:13:54 -07:00
Drew Weymouth
f4a5d4aab3
rework window size workaround
2024-08-07 11:08:58 -07:00
Drew Weymouth
0e9a8fc38b
change module locations
2024-08-06 20:30:44 -07:00
Drew Weymouth
786b951ebc
pull in MPV memory leak fixes
2024-08-06 18:56:44 -07:00
Drew Weymouth
77039ab6dd
update list for refreshing optimization
2024-08-06 07:28:50 -07:00
Drew Weymouth
66b8d4bc89
Add tool tips to tracklist names, etc + refactoring
2024-08-05 17:53:01 -07:00
Drew Weymouth
7c94a4c694
Updates #116 : add tool tips to buttons and various UI elements
2024-08-03 08:25:38 -07:00
Drew Weymouth
4ab8f86267
Fix #435 - pull in temp fix for non-Latin text truncation from Fyne fork
2024-07-28 11:40:37 -07:00