Rene Maurer
2015-12-16 15:53:25 UTC
,----
| dtas-player &
| idle
|
| $ dtas-ctl queue cat
| --- []
|
| $ dtas-ctl pause
| ---
| paused:
| before: false
| after: true
|
| $dtas-enq /home/rene/tango.flac
| /home/rene/tango.flac OK
|
| $ dtas-ctl queue cat
| ---
| - "/home/rene/tango.flac"
`----
IMHO the output of dtas-ctl queue cat should be
,----
| ---
| - - "/home/rene/tango.flac"
| - 0s
`----
What do you think?
Best
René
| dtas-player &
| idle
|
| $ dtas-ctl queue cat
| --- []
|
| $ dtas-ctl pause
| ---
| paused:
| before: false
| after: true
|
| $dtas-enq /home/rene/tango.flac
| /home/rene/tango.flac OK
|
| $ dtas-ctl queue cat
| ---
| - "/home/rene/tango.flac"
`----
IMHO the output of dtas-ctl queue cat should be
,----
| ---
| - - "/home/rene/tango.flac"
| - 0s
`----
What do you think?
Best
René