Drew Weymouth
2946fa50a1
don't link to Navidrome demo server because it was confusing
2023-11-16 09:04:58 -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
9299fa61c4
Update README.md
2023-11-08 09:32:43 -08:00
Drew Weymouth
c11831e944
Update README.md discord invite link
2023-11-07 08:25:14 -08:00
Drew Weymouth
1ffd84fa1f
increase discord badge size
2023-10-23 08:22:19 -07:00
Drew Weymouth
f9e103634e
Add Discord badge to readme
2023-10-23 08:21:58 -07:00
Drew Weymouth
7ef1dc1b63
Prepare for 0.6.0 release
2023-10-23 07:51:41 -07:00
Drew Weymouth
96a9ea7b03
Update README.md features list
2023-07-17 12:29:51 -07:00
Adam Batkin
ad97c274f3
Add build instructions for Fedora
2023-06-26 20:43:44 -07:00
Drew Weymouth
9aeab2fb38
Update README.md feature list
2023-06-24 13:44:21 -07:00
Michael Manganiello
2ab19f65e1
Add Loop functionality to player controls
...
Adding the Loop functionality, along with the Player changes to support
it, and a button to the player controls.
`Player` now has a `loopMode` attribute, which determines whether it
should loop. At the moment, only the following modes are supported:
* `LoopNone`: Disables loop.
* `LoopAll`: Enables loop for the entire playlist queue.
This has been designed as an enum, to support other modes in the future
(e.g. loop for the current track only).
It depends on the `loop` functionality provided by MPV (using the
[`loop-playlist` option](https://mpv.io/manual/master/#options-loop-playlist )),
so no custom logic is needed to reset the currently playing index.
2023-06-18 22:43:03 -03:00
Drew Weymouth
69a32343e4
Update README.md with badges and more mac info
2023-06-02 19:30:04 -07:00
Drew Weymouth
bae6b167c7
Update README with new features and updated M1/M2 mac info
2023-05-24 17:35:49 -07:00
Drew Weymouth
e212484d00
prepare for 0.2.0 release
2023-05-05 08:33:47 -07:00
Drew Weymouth
e7c1a7a452
update CHANGELOG and README with recent changes
2023-04-26 18:16:05 -07:00
Drew Weymouth
a20f047c12
Update README.md - x64 build runs on M1/M2 Macs via Rosetta
2023-04-20 17:01:09 -07:00
Drew Weymouth
8780477025
add Ko-fi badge to README
2023-04-19 09:16:40 -07:00
Drew Weymouth
1a23ea01d5
add icon and Flathub badge to README
2023-04-19 09:07:39 -07:00
Drew Weymouth
cf41e8ef18
Fix #135 : Update libmpv package name in Linux install instructions
2023-04-18 17:36:36 -07:00
Drew Weymouth
ec3cb0c36d
Fix #104 : add alternate hostname to server connection config
2023-04-18 17:21:02 -07:00
Drew Weymouth
5782c97752
update README to add Flatpak link
2023-04-18 09:37:09 -07:00
Drew Weymouth
cdec7b001d
Arch package maintainer
2023-04-17 14:15:10 -07:00
Dušan Mitrović
35826cc584
Adding the actually correct link to the AUR package.
...
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz >
2023-04-15 14:50:54 +02:00
Dušan Mitrović
9c118a8f77
Merge branch 'main' of github.com:dusnm/supersonic
2023-04-15 14:48:30 +02:00
Dušan Mitrović
f8ac454390
Modified README.md to add instructions for building the package on Arch Linux
...
Signed-off-by: Dušan Mitrović <dusan@dusanmitrovic.xyz >
2023-04-15 14:47:53 +02:00
Drew Weymouth
3c7fd445c7
README updates
2023-04-11 09:33:30 -07:00
Drew Weymouth
bc1d4b7c8a
update README with Mac build process change
2023-04-07 19:03:19 -07:00
Drew Weymouth
553101677f
prepare for beta release
2023-04-01 11:26:05 -07:00
Drew Weymouth
8c0994e11e
README roadmap updates
2023-03-26 19:58:50 -07:00
Drew Weymouth
d3b65a001a
remove workaround for broken mac release from readme
2023-03-21 20:17:46 -07:00
Drew Weymouth
9ad76397ff
quick readme clarification
2023-03-19 12:12:01 -07:00
Drew Weymouth
d2d5faf2fa
Update README.md
2023-03-19 11:49:11 -07:00
Drew Weymouth
005191c9c3
README - link to releases
2023-03-18 19:03:24 -07:00
Drew Weymouth
ac2753320c
add "jump to installation instructions"
2023-03-18 18:37:44 -07:00
Drew Weymouth
e8f0094c96
update README Mac install instructions
2023-03-18 18:34:30 -07:00
yourfriend
7c11b32aff
Fix package name
2023-03-06 23:29:09 -08:00
Drew Weymouth
a463508e2f
update readme build instructions again to install the fyne packaging tool
2023-03-06 09:29:41 -08:00
Drew Weymouth
df7f7d5048
readme - mention that Go bin should be in $PATH for building
2023-03-06 09:11:57 -08:00
Drew Weymouth
ee84fa34fb
updates to Mac build instructions
2023-03-06 09:10:02 -08:00
Drew Weymouth
c585dc103a
add installation section to README
2023-03-05 10:41:42 -08:00
Drew Weymouth
0e4f9712a3
remove 'early development' text from README
2023-03-05 10:36:32 -08:00
Drew Weymouth
6ab7068113
update screenshots
2023-03-04 15:16:29 -08:00
Drew Weymouth
dc52f60348
Update README for favorite artists+songs support
2023-02-22 21:15:44 -08:00
Drew Weymouth
4da2e8e024
update README that we support tracklist column config
2023-02-19 09:07:02 -08:00
Drew Weymouth
91a8b0d9b7
updates to README features
2023-02-11 13:23:57 -08:00
Drew Weymouth
39f5f09adf
Update README for playlist editing support
2023-02-10 17:41:19 -08:00
Drew Weymouth
03772e4ef0
update README for similar artists feature
2023-02-01 20:55:19 -08:00
Drew Weymouth
4bc25c9b0f
use HTML tokenizer to parse artist biography
2023-02-01 17:03:24 -08:00
Drew Weymouth
816faf9134
more Windows DLL clarification
2023-01-26 10:13:58 -08:00