API / server.getsongs issue? AutoDJ and live DJ songs appear in the same list.

Read 2907 times
I know that I can get a list of the currently playing song as well as the previous # of songs, however I've noticed that because of the way that our system is set up (with Icecast), any songs played by AutoDJ while the live DJ is on is also recorded. The (undocumented?) RPC method recenttracks.get (which displays the list of songs on the control panel) also exhibits the same behavior. There's only one mountpoint available from the APIs, and that is /stream.

Is there any way to get around this issue?