Thorden wrote: 
> Like this? (ps -axf)
> 
> 16722 ?        S<s    0:00 /var/packages/AudioStation/target/bin/mplayer
> -gapless-audio -ao alsa -unique USB -daemon /volume1/music/Jethro
> Tull/The Best of- The Anniversary Collection/13 - Aqualung.flac -volume
> 9 /volume1/music/Jethro Tull/The
> admin@Akela2:~$ cat /proc/16722/cmdline
> /var/packages/AudioStation/target/bin/mplayer-gapless-audio-aoalsa-uniqueUSB-daemon/volume1/music/Jethro
> Tull/The Best of- The Anniversary Collection/13 -
> Aqualung.flac-volume9/volume1/music/Jethro Tull/The Best of- The
> Anniversary Collection/02 - Beggar's Farm.flac

That's good.

When Audiostation is stopped - can you play your own files using the
same command line.

Code:
--------------------
    
  /var/packages/AudioStation/target/bin/mplayer -gapless -audio- ao alsa 
-unique USB -daemon  "/volume1/music/Jethro Tull/The Best of- The Anniversary 
Collection/13 - Aqualung.flac-volume9/volume1/music/Jethro Tull/The Best of- 
The Anniversary Collection/02 - Beggar's Farm.flac"
  
--------------------


If it fails or succeeds then add "-v" option after mplayer to get more
logging messages.

There are two options which I think are not in standard mplayer "-unique
USB" and "-daemon"  - I wonder what they do.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to