User Tools

Site Tools


mpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mpd [2023/08/20 01:15] – cover art, client stuff, qnap repos rjtmpd [2024/03/02 18:06] (current) – [Playlists] link to plaintext rjt
Line 15: Line 15:
  
   * Ario [[arch>ario]] [[http://ario-player.sourceforge.net/]] - [[foobar_2000|Foobar]]ish layout   * Ario [[arch>ario]] [[http://ario-player.sourceforge.net/]] - [[foobar_2000|Foobar]]ish layout
-  * Cantata [[arch>cantata]] [[https://github.com/CDrummond/cantata]] - Finished+  * Cantata [[arch>cantata]] [[github>CDrummond/cantata]] - Finished
   * Xfmpc [[arch>xfmpc]] [[https://goodies.xfce.org/projects/applications/xfmpc]]   * Xfmpc [[arch>xfmpc]] [[https://goodies.xfce.org/projects/applications/xfmpc]]
   * Sonata [[aur>sonata]] [[https://www.nongnu.org/sonata/]   * Sonata [[aur>sonata]] [[https://www.nongnu.org/sonata/]
Line 21: Line 21:
   * Ympd [[aur>ympd-git]] [[https://ympd.org/]]   * Ympd [[aur>ympd-git]] [[https://ympd.org/]]
   * QMPDClient [[aur>qmpdclient]] [[https://bitcheese.net/QMPDClient/]]   * QMPDClient [[aur>qmpdclient]] [[https://bitcheese.net/QMPDClient/]]
-  * [[myMPD]] - Light, browser-based client.+  * myMPD [[github>jcorporation/myMPD]] - Light, browser-based client. 
 +  * Maximum MPD [[github>rbackhouse/MaximumMPD]] - Semms to have a good UI and features, but doesn't do streaming?
   * There are some [[rofi]]-based ones that seem interesting too...   * There are some [[rofi]]-based ones that seem interesting too...
-    * [[https://aur.archlinux.org/packages?O=0&SeB=nd&K=rofi+mpd&outdated=&SB=p&SO=d&PP=50&submit=Go]]+    * [[https://aur.archlinux.org/packages?K=rofi+mpd]]
     * [[github>carnager/clerk]]     * [[github>carnager/clerk]]
  
Line 110: Line 111:
 Got stuck on this for a bit because it's weird. Got stuck on this for a bit because it's weird.
  
-The ''playlist_directory'' you configure is meant for [[playlists|playlists]] made with MPD. Deceptively, it uses ''.m3u'' files, but they're not standard (m3u is barely a standard...): They're a plain list of file paths relative to configured ''music_directory'', they work just fine with [[Unicode]], they  don't use the ''#EXTM3U'' header, and if you create them outside of MPD and put them here they won't read the first line.+The ''playlist_directory'' you configure is meant for [[playlists|playlists]] made with MPD. Deceptively, it uses ''.m3u'' files, but they're not standard (m3u is barely a standard...): They're a [[plaintext|plain]] list of file paths relative to configured ''music_directory'', they work just fine with [[Unicode]], they  don't use the ''#EXTM3U'' header, and if you create them outside of MPD and put them here they won't read the first line.
  
 You can, however, load many kinds of playlists from other directories, but I've had mixed results with this: [[MPDroid]] doesn't seem to see playlists in ''music_directory'', so I've only had luck using absolute paths; [[ncmpcpp]] shows playlists from ''playlist_directory'' and ''music_directory'' on the browse page, and the ones in ''music_directory'' work fine with relative paths. You can, however, load many kinds of playlists from other directories, but I've had mixed results with this: [[MPDroid]] doesn't seem to see playlists in ''music_directory'', so I've only had luck using absolute paths; [[ncmpcpp]] shows playlists from ''playlist_directory'' and ''music_directory'' on the browse page, and the ones in ''music_directory'' work fine with relative paths.
mpd.txt · Last modified: 2024/03/02 18:06 by rjt