You are not logged in.

#1 2009-02-28 07:53:22

coolbooks2
Member
Registered: 2009-02-12
Posts: 19

Audacious Command Line Broken

I was trying to play a file with audacious from the command line and I found out it doesn't work properly. If you use the audacious --play file option audacious just loads with the add files box up instead of playing the file if the playlist is empty. If it isn't then it just plays the file that's in the playlist not the file I told it to play. I did some online research and it seems both gentoo and red hat have some patchs on their sites. Is it possible for Arch to patch their audacious so I can use the command line options again?

Offline

#2 2009-02-28 08:40:27

fijam
Member
Registered: 2009-02-03
Posts: 244
Website

Re: Audacious Command Line Broken

I did some online research

Did you do documentation research? wink

It does what it is supposed to. See

audacious --help

To play a file from CLI first start audacious and then use audtool, for example:

audtool playlist-addurl-to-new-playlist path/to/file.mp3
audtool playback-play

Offline

#3 2009-02-28 08:55:03

coolbooks2
Member
Registered: 2009-02-12
Posts: 19

Re: Audacious Command Line Broken

Yes I did check the audacious --help. If I run audacious --play now it gives me a segmentation fault. Audacious --enqueue-to-temp  which according to audacious --help is supposed to add files to the playlist opens the dialog add files box if the playlist is empty and if it isn't plays the first item on that playlist.  I posted a bug report because I belive it's a bug especially since other distos have patched their versions because of this problem.

audacious --help
Usage:
  audacious [OPTION...] - play multimedia files

Help Options:
  -?, --help                      Show help options
  --help-all                      Show all help options
  --help-gtk                      Show GTK+ Options
  --help-sm-client                Show Session Management options

Application Options:
  -r, --rew                       Skip backwards in playlist
  -p, --play                      Start playing current playlist
  -u, --pause                     Pause current song
  -s, --stop                      Stop current song
  -t, --play-pause                Pause if playing, play otherwise
  -f, --fwd                       Skip forward in playlist
  -j, --show-jump-box             Display Jump to File dialog
  -e, --enqueue                   Don't clear the playlist
  -E, --enqueue-to-temp           Add new files to a temporary playlist
  -m, --show-main-window          Display the main window
  -a, --activate                  Display all open Audacious windows
  -H, --headless                  Enable headless operation
  -N, --no-log                    Print all errors and warnings to stdout
  -v, --version                   Show version
  --display=DISPLAY               X display to use

Sorry guess my first post wasn't clear.

Last edited by coolbooks2 (2009-02-28 09:02:26)

Offline

#4 2009-02-28 10:06:13

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Audacious Command Line Broken

Since you made an upstream report too, i suggest you link to it to the report you made in the Arch flyspray wink

Last edited by dolby (2009-02-28 10:06:23)


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#5 2009-02-28 11:16:32

fijam
Member
Registered: 2009-02-03
Posts: 244
Website

Re: Audacious Command Line Broken

BTW audacious 2.0 is just around the corner, perhaps it is already fixed.

Offline

#6 2009-02-28 14:12:37

coolbooks2
Member
Registered: 2009-02-12
Posts: 19

Re: Audacious Command Line Broken

Link to the upstream bug report is here:
http://redmine.atheme.org/issues/show/1

Hopefully it is fixed already. Can't wait for Audacious 2.0

Offline

#7 2009-02-28 15:30:03

coolbooks2
Member
Registered: 2009-02-12
Posts: 19

Re: Audacious Command Line Broken

There is a sort of fix for this problem. If a instance of Audacious is already running the command line options work properly.

Offline

Board footer

Powered by FluxBB