Commit graph

905 commits

Author SHA1 Message Date
jeffvli
fbb0907a70 Fix lyrics mask 2023-09-21 17:41:27 -07:00
jeffvli
201ee895f9 Allow css vendor-prefix 2023-09-21 17:41:19 -07:00
jeffvli
51be0153d3 Adjust fullscreen player styles
- Remove opacity on metadata section
- Add text shadow to metadata text
- Add padding under title
- Uppercase artists and album name
2023-09-21 17:35:22 -07:00
jeffvli
29a9a11085 Fix subsonic song duration 2023-09-21 17:35:22 -07:00
Kendall Garner
65f28bb9dc
Replaygain support for Web Player (#243)
* replaygain!

* resume context

* don't fire both players

* replaygain for jellyfin

* actually remove console.log

---------

Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-09-21 17:06:13 -07:00
jeffvli
fd264daffc Add new app icon (#232) 2023-09-21 11:24:20 -07:00
Alberto Rodríguez
18e35f2ba9
Added docker image build script (#245)
* Added docker image build script

* Changed to alpine docker and expose port 9180

* Use multi-stage build

---------

Co-authored-by: = <=>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-09-20 18:01:47 -07:00
Kendall Garner
487e9be8ec
Invalidate playlist song list on update (#248) 2023-09-20 16:28:59 -07:00
Benjamin
d9049ed066
Prevent MPV from loading user config/scripts (#247) 2023-09-20 16:27:36 -07:00
Kendall Garner
6e62448b88
fix other places of duration display (and other minor fixes) (#249)
* fix other places of duration display

* add back comma

* add max-width for image
2023-09-20 16:07:40 -07:00
jeffvli
ec457d5125 Lint files based on updated rules 2023-09-15 20:42:38 -07:00
jeffvli
d45b01625b Re-add linting for styled-components
- Update styled-components to v6
- Update stylelint to v15
- Add styled-components css plugin
2023-09-15 20:42:03 -07:00
jeffvli
2defa5cc13 Fix seek slider from duration normalizations 2023-09-15 19:31:34 -07:00
jeffvli
9cc9c3a87f Bump electron to v25.8.1 2023-09-15 16:54:17 -07:00
jeffvli
153d8ce6ce Fix nd/jf duration normalizations 2023-09-15 16:52:14 -07:00
jeffvli
5e33212112 Add dedicated refresh button to list views (#235) 2023-09-15 13:47:39 -07:00
jeffvli
7d6990eb90 Add notice regarding broken MPV version 2023-09-15 12:52:03 -07:00
jeffvli
d75ea94161 Fix first launch mpv playback (#210) 2023-09-15 03:08:17 -07:00
Kendall Garner
1badecc20a
always call autoNext, even if not used (#241) 2023-09-10 15:08:48 -07:00
Kendall Garner
c90a56811d
[bugfix]: support final lyric with no newline (#240) 2023-09-10 15:07:21 -07:00
nate contino
4e5e3bc9a1
Adjust quarantine bit warning wording to include all Macs running 12+ (#236) 2023-09-10 15:04:24 -07:00
Kendall Garner
c8397bb5ef
Add transparency/opacity for queue sidebar (#231)
* add opacity

* add background for song metadata

* Add padding and border radius to opacity elements

* Remove font-weight transition on active lyrics (#233)

---------

Co-authored-by: jeffvli <jeffvictorli@gmail.com>
2023-09-10 15:03:46 -07:00
Alberto Rodríguez
0ae53b023c
improved client detection (#229)
Co-authored-by: = <=>
2023-09-10 13:01:32 -07:00
Kendall Garner
1acfa93f1a
Improve MPV initialization and restore (#222)
- set mpv settings only after it has successfully started (at least on linux, settings were not taken)
- change timing of restore queue to behave properly
2023-08-24 18:28:50 -07:00
jeffvli
b60ba27892 Allow reuathentication for jellyfin (#214) 2023-08-24 18:17:20 -07:00
jeffvli
7ddba8ede7 Fix JF song filter import (#223) 2023-08-24 18:10:58 -07:00
jeffvli
a8bd53b757 Adjust jellyfin playlist fetch 2023-08-24 18:04:01 -07:00
jeffvli
877b2e9f3b Fix normalized album duration values (#205) 2023-08-11 21:08:13 -07:00
jeffvli
663893dccb Fix missing related artist images 2023-08-09 21:30:27 -07:00
jeffvli
96ace40fc3 Upgrade electron-builder to latest 2023-08-08 10:01:08 -07:00
jeffvli
e9de9f5b65 Fix electron build target 2023-08-08 09:52:58 -07:00
jeffvli
c92c94cf1a Bump to v0.3.0 2023-08-08 09:44:14 -07:00
jeffvli
1d664bbbd7 Home screen improvements
- Only show spinner on load rather than fetch
- Add refresh button to explore
- Adjust stale times
2023-08-08 09:26:53 -07:00
jeffvli
7c59722f0a Improve genres for jellyfin
- Support music folder
- Add images
- Fix genre filters on album/track filters
2023-08-08 09:26:53 -07:00
jeffvli
3f813b1a26 Make album detail columns customizable 2023-08-08 09:26:53 -07:00
jeffvli
13d6758500 Center playerbar time values 2023-08-08 09:26:53 -07:00
jeffvli
2b6323c396 Fix min-size header image 2023-08-08 09:26:53 -07:00
jeffvli
8338aaf18d Add related genre albums to album detail 2023-08-08 09:26:48 -07:00
jeffvli
5f5c3bbb11 Fix filter on id pages 2023-08-08 01:30:05 -07:00
jeffvli
2a9d30e43d Fix genre grid route 2023-08-08 01:29:12 -07:00
jeffvli
d1e5571163 Add initial fetch for all grid views 2023-08-08 01:26:02 -07:00
jeffvli
e542fcb8aa Memoize context values 2023-08-08 00:38:32 -07:00
jeffvli
1111fd00a1 Remove web build from electron build 2023-08-08 00:35:29 -07:00
jeffvli
6ae8046781 Fix search params being overriden on table view 2023-08-08 00:33:47 -07:00
jeffvli
689b40eb91 Add web prod build 2023-08-08 00:23:46 -07:00
jeffvli
b3bdff446d Add vercel rewrite 2023-08-08 00:23:38 -07:00
jeffvli
8686a7c592 Various lyrics improvements
- Update wording on provider fetcher
- Invalidate query on reset instead of resetQuery
2023-08-07 21:59:55 -07:00
jeffvli
59a851f8c8 Add new version dialog 2023-08-07 21:44:39 -07:00
jeffvli
fedef48411 Add dialog component 2023-08-07 21:42:52 -07:00
jeffvli
e3fc99cf82 Additional adjustments on mpv play 2023-08-07 14:48:02 -07:00