You are not logged in.
➜ test export MPD_HOST=127.0.0.1
➜ test mpc clear
➜ test mpc load 1998\ Spark.wv
➜ test ls
1998 Spark.wv
➜ test mpc load 1998\ Spark.wv
loading: 1998 Spark.wv
➜ test mpc playlist
Tori Amos - Spark
Tori Amos - Purple People (Christmas in Space
Tori Amos - Have Yourself A Merry Little Christmas
Tori Amos - Bachelorette
Yes, you see that right... it supports INTERNAL cuesheets now. Works with every format. Of course external cues also work (MUCH better than before)
No, i did not code it, i only provided the sample files and got Cirrus hooked to implement it
Last edited by Rasi (2012-02-13 11:11:23)
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Aaand... where is the link?
As I said its in git... You can build it manually or use the mpd-git package from AUR. No ./configure flags needed.
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
As I said its in git... You can build it manually or use the mpd-git package from AUR. No ./configure flags needed.
Ah, though it wasn't in the upstream git. Great, I know few people who will like this
Offline
accidently posted in wrong thread
Last edited by Rasi (2012-08-15 02:02:19)
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Since those small features tend to be overseen, I write a little post about it, since quite a lot ppl asked for such functionality in mpd.
Well, this feature has been in mpd for a year, but no client made use of it.
Today ncmpcpp finally added support and is now the first client that can prioritize songs without any client-side hacks.
ncmpcpp-git with libmpdclient-git needed for now.
The way this is meant to work is this:
Priorities will only take effect in random mode (inserting songs after the current one was always possible)
So you can have a subset of songs in a static order, while the rest remains in random order.
Right now you have to add all your songs to the playlist first. There you mark the songs and hit ctrl+p
From there you can enter a value between 0 and 255, where 255 has highest priority.
Last edited by Rasi (2012-08-15 02:06:00)
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Merged
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
@Rasi, what font is that ? it looks good and do you use specific fontconfig for that ? thx
Offline