Kendall Garner
50eb7ef1bc
Song from playerNumber instead of current ( #364 )
2 years ago
jeffvli
0905887ce7
Fix state
2 years ago
jeffvli
645c2eb5b7
Add unknown check for mpris track id ( #251 )
2 years ago
jeffvli
fcd6079985
Update for 0.15.3
2 years ago
jeffvli
d87dafaa73
Fix disc order from folder view ( #309 )
2 years ago
jeffvli
596c61f065
Add is not favorite filter ( #357 )
2 years ago
buckmelanoma
59bc45175e
Add KDE Breeze Dark theme ( #354 )
* Add KDE Breeze Dark theme
* Fix linting errors
* Fix reversed native titlebar colors
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2 years ago
Martin Pauli
d9750624b2
Make cover art images unselectable ( #350 )
2 years ago
jeffvli
303f11c31d
Remove persistent window position ( #278 )
2 years ago
Yunus Emre Keskin
215fdbae21
add turkish translation ( #347 )
2 years ago
Kendall Garner
4c52700e55
Set initial scroll height when needed ( #346 )
2 years ago
cosmicspork
7fb6993c27
Fix homebrew cask name ( #339 )
2 years ago
Brad Murray
a3c3a1287d
Added Homebrew install instructions for MacOS ( #336 )
2 years ago
Emilio Soriano
5c6038edf6
Update Spanish translation ( #333 )
2 years ago
Arci57
76bba0d408
Fixed italian translation ( #331 )
* Add Italian translation
I have made an Italian translation. I hope it's all ok.
* updated italian translation
Co-authored-by: Arci <arci@example.com>
2 years ago
dependabot[bot]
59ca4d51cf
Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
jeffvli
1eac13854d
Update for 0.15.2
2 years ago
jeffvli
a334b3257a
Fix invalid MPRIS id causing errors ( #318 )
2 years ago
Arci
b5018f2f0c
Add Italian translation
I have made an Italian translation. I hope it's all ok.
2 years ago
Stanislav N. aka pztrn
0cd40f0059
Update electron-builder to fix macOS 12.3+ build.
2 years ago
Stanislav N. aka pztrn
5034fc9cf3
Fix build warnings.
2 years ago
Stanislav N. aka pztrn
287e296e00
Remove unneccessary calls for notifications.
2 years ago
Stanislav N. aka pztrn
88818ef3ff
Show notifications on playback start and manual track change.
2 years ago
zhullyb
bc646387f8
Improve Simplified Chinese translation
2 years ago
Matthias Gutjahr
d49feddfaa
Improve German translation, mainly fix typos or add missing strings ( #315 )
3 years ago
Gelaechter
5e0f04bfb4
Fix MPRIS volume integration ( #311 )
* Fix MPRIS volume integration
* Move MPRIS volume updates into volume handlers
3 years ago
devome
9cfa4e0734
Add SCOOP installation method for Windows ( #310 )
3 years ago
Lena
3bfd2fb86d
Add Gruvbox-Dark and Gruvbox-Light themes ( #304 )
* Add Gruvbox-Dark theme
* Add Gruvbox-Light theme
* Fixed contrast in Gruvbox-Light and assorted typos
* Followed yarn test's recommendations
* Code prettifying in accordance to the build test
* Fix lint error
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
3 years ago
jeffvli
c430494653
Fix artist genre column name
3 years ago
jeffvli
b6e81591f7
Update for 0.15.1
3 years ago
jeffvli
9410add800
Add volume popup on icon hover ( #298 )
3 years ago
jeffvli
d88710cfaf
Downgrade electron 13.6.6 -> 13.6.3 ( #241 )
Resolves globalshortcut media keys for macOS
3 years ago
jeffvli
123a2a05b0
Fix macOS arm64 build
3 years ago
jeffvli
f125fbd9b8
Add macOS arm64 build
3 years ago
jeffvli
3eba6ff3ea
Update for 0.15.0
3 years ago
jeffvli
311985415c
Add page search for 'genres' on artist list
3 years ago
jeffvli
0aa0e1f71a
Add genre column to artist list
3 years ago
jeffvli
d240b6d5d3
Add playlist download ( #266 )
3 years ago
jeffvli
0d9e9ee67f
Remove bitRate requirement for playback filter
3 years ago
Kendall Garner
b3de3be4a6
Enable resuming of queue ( #293 )
* Enable resuming of queue
- on before-quit, save the queue state (entries, sorting, current song/player)
- state is compressed using brotli
- when the window is ready, restore the queue
* test
* Remove resume state and use async save
* Add default setting for resume
3 years ago
jeffvli
e8395fe40d
Add "Now Playing" as start page option
3 years ago
jeffvli
a337795ebf
Fix key on playerbar artists
3 years ago
jeffvli
4e39991f9f
Add initial version to latest release check
- Prevents initial render of update available
3 years ago
jeffvli
ebdf29b840
Improve update notice on config page
- Better for macOS users due to autoupdate unavailable
3 years ago
jeffvli
a8c2b13af6
Fix large overflow bar on cache path
3 years ago
jeffvli
f7ed0cd598
Add key to slider
3 years ago
jeffvli
eb455dffde
Fix playerbar artist title styles
3 years ago
jeffvli
df07a42fdc
Move discord-rpc functionality to hook
3 years ago
jeffvli
63421d4679
Add setting to use server image on discord rpc
3 years ago
jeffvli
6a4483d0dc
Add discord-rpc types
3 years ago