Multitrack support to remote mode
Brought to you by:
sobukus
I needed multitrack play support for "loadlist" remote command. So I added a one.
In other words: play <entry> track AND all the remaining tracks of the playlist.
Kept everything backwards compatible, thus the functionality is active only in case new --multitrack option is defined.
The patch has been made on top of 1.18.0 version, the latest I found for Debian. By the way, I am running mpg123 on top of RasberryPi.
For some reason I was not able to get native 1.20 compiled so that it would find my sound device, perhaps some configuration problem that is taken care by debian package.
Anyhow in name of LGPL I release my patch here. Feel free to use it or not... without any waranty but with best wishes... :-)
Noted (some time ago, actually). I'm a bit undecided about this ... the control interface used to be a simple command & execution thing. We'll see.