Block a user
Multiple instances sometimes get unsynchronized
Could you send the commands for each of your components?
[Feature Request] Add a way to show the current player
Added second thing in 49b3212, just run your first instance with something like --order "PLAYER"
and the second with --order "SYMBOL:ARTIST:ALBUM:TITLE:POSITION"
.
49b3212c48
support multiple instances with different layouts
ea4f47a1b1
only share output when args are identical; use fixed length socket
18bcd55972
remove debug println
057f306ed9
hide/ignore ssl_cert when on windows
76bbb3f147
consistent naming for tray builds
0f3ad8bb69
fix generate_ini for multiline descriptions
1d47b9074f
change notray/tray naming, add deb/rpm/apk
[Feature Request] Add a way to show the current player
first thing added in 51c7a983a0, just add PLAYER
somewhere in --order.
[Feature Request] Add a way to show the current player
I'll add a player option for the --order
option now, but it might take a bit longer to implement the 2 different instances as right now the second instance pretty much tail -f
's the output of the…
hrfee
synced and deleted reference 2021-05-14 18:47:17 +00:00
dependabot/npm_and_yarn/lodash-4.17.21
at hrfee/jfa-go from mirror
4d2a018032
Merge pull request #98 from hrfee/dependabot/npm_and_yarn/lodash-4.17.21
ca7fb540ee
Bump lodash from 4.17.20 to 4.17.21
hrfee
synced commits to dependabot/npm_and_yarn/lodash-4.17.21 at hrfee/jfa-go from mirror
2021-05-12 01:27:17 +00:00
hrfee
synced new reference dependabot/npm_and_yarn/lodash-4.17.21 to hrfee/jfa-go from mirror
2021-05-12 01:27:17 +00:00
beb0712ce9
Translated using Weblate (Portuguese (Brazil))
a081b14794
Translated using Weblate (Spanish)
e416acf6bd
translation from Weblate (Spanish)
bf94f76509
Translated using Weblate (Spanish)
ac239a309c
translation from Weblate (Dutch)
c560ec0f9f
Merge branch 'main' into telegram
71554e0c85
Telegram: Change user's contact method in accounts
b91302ddf8
Invite: fix "none yet" message on users created
30736a055d
add example bot settings for wiki
d0905a29be
add example bot creation for wiki
fe5cf69b7a
Merge Telegram support
c560ec0f9f
Merge branch 'main' into telegram
71554e0c85
Telegram: Change user's contact method in accounts
0efd7c5718
Telegram: add language files
901ad7529e
mention wiki in telegram settings description
b64bcc9738
include telegram verif in images
fddb7b7584
Mention telegram in readme
ea0293bd4e
Split some settings into new "messages" section
72bf280e2d
telegram: Fix UI and store useful Telegram info
326c2cf70a
modal: use arrow function to avoid 'this' naming collision
2816c6277d
modal: add onopen/onclose