crocket
crocket
I thought `hide_inactive` applied only when mpd was down. It seems unlocking `i3lock` makes mpd module inactive momentarily.
## test1.py ``` from i3pystatus import Status status = Status() status.register("mem", interval=2) status.register("shell", command="/bin/date", interval=2) status.run() ``` ``` $ python test1.py {"version": 1, "click_events": true} [ [{"full_text": "29654.1 MiB", "markup":...
Which operating system does the issue occur on? Gentoo Linux If on linux, are you using X11 or Wayland? X11 On alacritty  On termite ...
It helps specify version boundaries.
MPD's software mixer seems to use alsamixer's mapped volume. mopidy's software volume of 4% is louder than mpd's software volume of 24%. After going through mental gynmastics to understand ALSA's...
MPD started supporting Grouping/TIT1 tag a while ago upon my request. According to [id3v2.4.0 frames](http://id3.org/id3v2.4.0-frames), > TIT1 The 'Content group description' frame is used if the sound belongs to a...
Many CJK internet radio stations use non-unicode character set for icy title. Non-unicode characters break MPD clients. I find it desirable to extend m3u further as follows. ``` #EXTM3U #EXTINF:-1...
mopidy-tunein > By Location > Asia > South Korea > CBS 뮤직 FM `tunein:station:s14584` freezes mopidy silently.  It seems that non-existent mms URLs from tunein make mopidy freeze for...
I installed and ran mopidy-2.2.2 on gentoo linux. On mpd, multiple genre tags are separated properly. On mopidy, multiple genre tags are concatenated into one string with semicolons between each...
I love album covers because they look beautiful and make it easy to differentiate songs. I have yet to set up mpd, and I want to know if pms supports...