Commit Graph
18 Commits
Author SHA1 Message Date
Savely Krasovsky 9c161a8cbe fix: shift only if there is more than one player 2023-05-05 22:10:45 +03:00
Savely Krasovsky 8ce569b114 feat: choose another player after first was vanished 2023-05-05 22:05:43 +03:00
Savely Krasovsky 9315ccc4c6 feat: added dbus handler to update current player
it allows to send script a signal to shift current player after playerctld shift command
2023-05-05 21:36:13 +03:00
Maëlys Bras de fer d5112678c3 mediaplayer.py: Exit properly on SIGPIPE 2021-11-27 23:07:26 +01:00
Elyes HAOUAS f18eb71ad7 Fix spelling errors
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
2021-10-02 18:13:17 +02:00
Torstein Husebø 34a710cce3 Fix typos 2020-02-03 10:40:26 +01:00
Adrien Lemaire db1136d647 feat: show title if artist isn't available 2020-01-01 13:50:29 +09:00
Sibren Vasse 7e9207d75c fix(custom): ignore selected_player if not defined. Fixes #419 2019-07-31 11:53:59 +02:00
Alex be2fa743eb refactor(custon): hide on empty text 2019-05-27 00:05:29 +02:00
Sibren Vasse 0f689b733d feat(custom): make spotify module generic
Set class via json attribute
Choose icon via alt attribute
2019-03-31 16:20:43 +02:00
Sibren Vasse 618fe80670 chore(custom): fix typo and quoting style 2019-03-31 16:10:42 +02:00
Daniel Voogsgerd 095294389b feat(Spotify): Add option to select player 2019-03-27 22:27:23 +01:00
Daniel Voogsgerd 3bcf3befec chore(Spotify): Add logging for events 2019-03-27 17:28:02 +01:00
Daniel Voogsgerd db69b449ba feat(Spotify): Add logger 2019-03-27 16:37:59 +01:00
Daniel Voogsgerd ed358ef024 feat(Spotify): Add argument parser 2019-03-27 16:33:15 +01:00
Daniel Voogsgerd faa79ea216 refactor: Add main method / Clean global scope 2019-03-27 16:10:36 +01:00
Sibren Vasse a0cdef569b fix(custom): fix conditional statement 2018-11-26 19:35:03 +01:00
Sibren Vasse c4c0c01a2f feat(custom): event based mediaplayer script 2018-11-23 12:08:15 +01:00