Commit Graph
868 Commits
Author SHA1 Message Date
Drew Weymouth e8c4c2f4d3 delete downloaded Supersonic.exe 2023-11-23 10:50:02 -06:00
Drew Weymouth d8aa64e3ea first draft adding rest of Windows GH Action 2023-11-23 10:42:23 -06:00
Drew Weymouth a4ee71c70f path type inherit 2023-11-23 10:29:27 -06:00
Drew Weymouth 04b38a4418 try goroot env variable 2023-11-23 10:18:54 -06:00
Drew Weymouth 365637e4be try in program files directory 2023-11-23 10:12:15 -06:00
Drew Weymouth 932e774a91 try .exe suffixx 2023-11-23 10:06:08 -06:00
Drew Weymouth 27aefa5649 try full path to go 2023-11-23 10:00:17 -06:00
Drew Weymouth 27d7cd7891 switch back to using package group 2023-11-23 09:49:45 -06:00
Drew Weymouth ef6907bc2b and another try 2023-11-23 09:43:51 -06:00
Drew Weymouth 4a3c1fd346 try again 2023-11-23 09:41:37 -06:00
Drew Weymouth 5fc33d80a2 another try at getting pacman to work 2023-11-23 09:36:52 -06:00
Drew Weymouth 6e30199141 use all dependencies explicitly instead of package group 2023-11-23 09:34:06 -06:00
Drew Weymouth 3d76b014ad fix actions name 2023-11-23 09:26:13 -06:00
Drew Weymouth 0ae5f8f106 first try at Windows github actions build 2023-11-23 09:25:31 -06:00
Drew Weymouth 6445320cb5 #283: Prevent artist bio from overflowing header space 2023-11-22 12:28:18 -06:00
Drew Weymouth 2946fa50a1 don't link to Navidrome demo server because it was confusing 2023-11-16 09:04:58 -08:00
Drew Weymouth 79b8d34430 #284: fix artist radio for Jellyfin 2023-11-16 08:17:32 -08:00
Drew Weymouth 232e43a229 Update README.md - bump discord invite link 2023-11-15 09:00:00 -08:00
Drew Weymouth 4702d4d986 Update README.md - jellyfin 2023-11-15 08:32:08 -08:00
Drew Weymouth 44ca55ff07 prepare for 0.8.0 release 2023-11-15 08:31:06 -08:00
Drew Weymouth 87fc88e308 Fix #157: Add "Auto" ReplayGain mode to auto-choose between Track and Album 2023-11-15 08:14:31 -08:00
Drew Weymouth 5af55ac2dc save config file immediately after dismissing settings dialog 2023-11-15 07:44:19 -08:00
Drew Weymouth 04f9c4e3b7 make Quick Search dialog a little taller 2023-11-15 07:42:31 -08:00
Drew Weymouth 5be8ed0019 Update build-macos.yml 2023-11-14 19:31:18 -08:00
Drew Weymouth 2e223c6141 Fix #179: add experimental setting to scale down or up UI size 2023-11-14 19:12:00 -08:00
Drew Weymouth 0318e89496 Merge pull request #280 from dweymouth/feature/jellyfin
Add Jellyfin support
2023-11-14 19:02:46 -08:00
Drew Weymouth e8296017c4 pull in fixes from jellyfin library 2023-11-14 18:57:24 -08:00
Drew Weymouth 2ffcac9b88 add scrobbling for Jellyfin 2023-11-14 18:08:55 -08:00
Drew Weymouth b7f54054d8 correctly distinguish user/pass auth errors from other connectivity errors again 2023-11-14 17:36:07 -08:00
Drew Weymouth d1380d6a41 remove dead obsolete code 2023-11-14 17:05:10 -08:00
Drew Weymouth aba2076894 remove Recently Played, Frequently Played album sort orders for Jellyfin 2023-11-14 16:58:04 -08:00
Drew Weymouth ecfba0a463 another place to disable ratings 2023-11-14 09:05:02 -08:00
Drew Weymouth 15bff7c1ae always save config file on server connected to ensure we don't lose server settings with abnormal exit 2023-11-14 09:05:02 -08:00
Drew Weymouth 80f1fb9f46 more places to disable ratings for Jellyfin 2023-11-14 09:05:02 -08:00
Drew Weymouth 80a3104e79 all playlist functionality works now 2023-11-14 09:05:02 -08:00
Drew Weymouth 470fe4b31a backfill Subsonic to missing ServerTypes in config 2023-11-14 09:05:02 -08:00
Drew Weymouth cafca00b1b editing playlist metadata is working now 2023-11-14 09:05:02 -08:00
Drew Weymouth fb6c77aa8f load artist page image preferentially from CoverArt property rather than LastFM url 2023-11-14 09:05:02 -08:00
Drew Weymouth 7d3e942e3f playlist updates 2023-11-14 09:05:02 -08:00
Drew Weymouth e261eab4f3 Jellyfin does not support 5-star ratings - make it disableable 2023-11-14 09:05:02 -08:00
Drew Weymouth f25e748be5 implement favorites, download, albuminfo for Jellyfin 2023-11-14 09:05:02 -08:00
Drew Weymouth 4f9b3a70bf implement Quick Search for Jellyfin 2023-11-14 09:05:02 -08:00
Drew Weymouth 9e10e2442c fix artist radio for jellyfin 2023-11-14 09:05:02 -08:00
Drew Weymouth 1d8e864638 don't crash on track with no artists 2023-11-14 09:05:02 -08:00
Drew Weymouth 831ce1de97 track iterator for jellyfin + generics refactoring of helpers 2023-11-14 09:05:02 -08:00
Drew Weymouth 58428cc35d convert units properly for RunTimeTicks and Bitrate 2023-11-14 09:05:02 -08:00
Drew Weymouth f30b282cdb don't crash with zero-track album, pt. 2 2023-11-14 09:05:02 -08:00
Drew Weymouth 7c0f68d4bc don't crash with zero track album 2023-11-14 09:05:02 -08:00
Drew Weymouth 3f8ff7cd1d properly use new ServerType field 2023-11-14 09:05:02 -08:00
Drew Weymouth 8aed1e5234 add Jellyfin albumiterator 2023-11-14 09:05:02 -08:00