9bf8c8277a
Update mediaplayer.py - Fix artist name display in mediaplayer.py
...
Fixed an issue where artist names like Earth, Wind & Fire were not displayed correctly. The change ensures that artist names containing commas or special characters are now shown properly.
2025-05-03 15:52:05 +02:00
02eaa8b46e
escape & in mediaplayer
2024-06-03 19:46:55 +01:00
231d6972d7
fix: custom module mediaplayer doesn't respect argument ( #3198 )
...
fix custom module mediaplayer which doesn't consider --exclude argument on player appear
2024-05-03 08:47:41 +02:00
3d31e9a22a
mediaplayer: add exclude player option
2024-02-23 18:41:45 +01:00
6dc33fe88f
Mediaplayer improvements
2023-07-23 13:55:25 +02:00
d5112678c3
mediaplayer.py: Exit properly on SIGPIPE
2021-11-27 23:07:26 +01:00
f18eb71ad7
Fix spelling errors
...
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr >
2021-10-02 18:13:17 +02:00
34a710cce3
Fix typos
2020-02-03 10:40:26 +01:00
db1136d647
feat: show title if artist isn't available
2020-01-01 13:50:29 +09:00
7e9207d75c
fix(custom): ignore selected_player if not defined. Fixes #419
2019-07-31 11:53:59 +02:00
be2fa743eb
refactor(custon): hide on empty text
2019-05-27 00:05:29 +02:00
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
618fe80670
chore(custom): fix typo and quoting style
2019-03-31 16:10:42 +02:00
095294389b
feat(Spotify): Add option to select player
2019-03-27 22:27:23 +01:00
3bcf3befec
chore(Spotify): Add logging for events
2019-03-27 17:28:02 +01:00
db69b449ba
feat(Spotify): Add logger
2019-03-27 16:37:59 +01:00
ed358ef024
feat(Spotify): Add argument parser
2019-03-27 16:33:15 +01:00
faa79ea216
refactor: Add main method / Clean global scope
2019-03-27 16:10:36 +01:00
a0cdef569b
fix(custom): fix conditional statement
2018-11-26 19:35:03 +01:00
c4c0c01a2f
feat(custom): event based mediaplayer script
2018-11-23 12:08:15 +01:00