Commit Graph
1953 Commits
Author SHA1 Message Date
tkandSiiiiinth 8d8a67f35c added 30min timeout to all jobs (#799)
Co-authored-by: Siiiiinth <60766886+Siiiiinth@users.noreply.github.com>
2026-01-08 08:51:17 -08:00
Drew Weymouth 15f6ef49fa Merge pull request #793 from Tim-Kaiser/ISSUE/787
Fixes #787 : StopAfterCurrent shouldn't clear the queue
2026-01-06 16:15:30 -08:00
Siiiiinth 62332551ed fixed ForceRestartPlayback 2026-01-05 00:29:37 +01:00
Siiiiinth 81c935fdd0 moved logic to playbackengine, forceRestart preserves pause state 2026-01-05 00:25:33 +01:00
Siiiiinth bc472eb065 added german translation 2026-01-04 20:02:15 +01:00
Siiiiinth bda6610816 Merge branch 'main' into ISSUE/787 2026-01-04 20:00:10 +01:00
Gianclgar 2d3bf907e3 Update README.md 2026-01-04 10:55:05 -08:00
Gianclgar b7c7c81425 Update README.md
Fixed ko-fi image. 
Clicks still being blocked by other elements.
2026-01-04 10:55:05 -08:00
Siiiiinth 0bdc991dc8 renamed stopAfterCurrent -> pauseAfterCurrent 2026-01-03 19:21:47 +01:00
Tim-Kaiser 3c0e9f8dc1 Merge branch 'main' into ISSUE/787 2026-01-03 11:34:27 +01:00
Oleg de6cb4506a docs: remove --no-quarantine flag from README.md
> Warning: Calling the `--[no-]quarantine` switch is deprecated! There is no replacement.

See: https://github.com/Homebrew/brew/issues/20755
2025-12-30 09:40:39 -06:00
Siiiiinth 68b7456b31 fixed stopAfterCurrent bug 2025-12-26 23:09:44 +01:00
Siiiiinth 76bb347496 added missing translations for english and german, fixed one german translation 2025-12-22 07:25:22 -08:00
Drew Weymouth abccac8767 Merge pull request #778 from cquike/debian_build
Add dependencies for Debian
2025-12-04 07:15:44 -08:00
César Enrique García Dabó 46da1f24d1 Add dependencies for Debian 2025-12-04 11:10:36 +01:00
Drew Weymouth 5c209c0412 Fix #775: quickly fade out mpv player on pause 2025-12-03 07:08:56 -08:00
Drew Weymouth 5e6b1de522 Fix #774: Make headers for Album, Artist, Playlist page collapsible / compact 2025-12-02 08:35:03 -08:00
Drew Weymouth 431f58f13c Merge pull request #754 from zacaj/feature/dev-container
create .devcontainer
2025-11-29 10:12:35 -05:00
zacaj e4e62f76d8 add dev container docs 2025-11-28 18:48:41 +00:00
Drew Weymouth ebbadd5fc3 Merge pull request #762 from zacaj/feature/nowPlaying-album-year
Fix #741: add album year to now playing
2025-11-26 14:21:57 -05:00
Drew Weymouth d61a034afa update translation string key 2025-11-26 11:20:27 -08:00
Drew Weymouth 565d2d99a9 minor refactor: use Refresh and widget property to toggle showing year 2025-11-26 11:15:25 -08:00
Drew Weymouth 6b8feff25b use parenthesized year when inline with album name 2025-11-26 11:01:22 -08:00
zacaj 6dca8e1abe improve album year setting name 2025-11-25 15:35:50 +00:00
zacaj 9fdb62ab56 Fix #741: add album year to now playing 2025-11-23 19:14:40 +00:00
zacaj 2d6c4d7d1e devcontainer: enable audio playback 2025-11-23 18:02:53 +00:00
zacaj b1fe13ab9c move deps to Dockerfile 2025-11-23 16:51:52 +00:00
Drew Weymouth d5a39ba851 Merge pull request #759 from dweymouth/fyne-2.7-migration
Fyne 2.7 migration
2025-11-15 10:46:41 -08:00
Drew Weymouth 691fceab8a add rounded image corners to en.json 2025-11-15 10:38:10 -08:00
Drew Weymouth 3d3470ed34 remove now-unneeded overridden refresh 2025-11-15 10:36:08 -08:00
Drew Weymouth 2afef81a11 add setting to disable rounded image corners 2025-11-15 10:36:07 -08:00
Drew Weymouth 679e9a9b1f update Fyne to 2.7.1 2025-11-15 10:35:17 -08:00
Drew Weymouth 2680676fe9 #566: left click on systray icon raises main window 2025-11-15 10:35:17 -08:00
Drew Weymouth c14342eff8 use rounded image corners (TODO: allow disabling this) 2025-11-15 10:35:17 -08:00
Drew Weymouth 9f399a447c use new Icon property for search field 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 37b148c175 move windows Inno setup script back - it doesn't like being in a subdir 2025-11-14 16:52:44 -08:00
Drew Weymouth e89136c01a fix missed file path change 2025-11-14 15:19:29 -08:00
Drew Weymouth 48567c2506 move scripts to own dir 2025-11-14 15:13:50 -08:00
Drew Weymouth a27a7dbc21 use new macos-15-intel runner 2025-11-14 14:42:26 -08:00
Drew Weymouth e883c387f3 #748: LrcLib fetcher - don't crash if song has no artist name tagged 2025-11-14 08:40:47 -08:00
Drew Weymouth a884795a78 Merge pull request #753 from zacaj/feature/dateAdded-genre-albumArtist-cols
add columns for Date Added, Genre, Album Artist, File Type
2025-11-13 08:22:03 -08:00
zacaj 88f426d680 fix fileType column width 2025-11-12 23:54:24 +00:00
zacaj 923dad9941 use FormatitemDate for FormatDate 2025-11-12 23:43:36 +00:00
zacaj 1657c978e7 fix AlbumArtist sort 2025-11-12 23:26:18 +00:00
Drew Weymouth 7266030e43 try to make playback index out of range log more useful 2025-11-11 08:36:34 -08:00
zacaj fc3bde7e57 create devcontainer 2025-11-11 04:23:11 +00:00
zacaj 7058f74d42 (partial) Fix #742: add Genre, Album Artist, File Type columns 2025-11-11 03:36:33 +00:00
zacaj b0d918b93e (partial) Fix #742: add Date Added column 2025-11-11 03:36:30 +00:00
Drew Weymouth 8b73765a7d Fix #745: add option to prevent screensaver on Now Playing page 2025-11-10 08:12:46 -08:00