Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
1
votes
1
answers
41
views
Can Audacious be configured to keep the computer awake while playing music?
Please read before typing: "No, it is not possible with Audacious on its own" is a *totally OK* answer **I would accept** as the answer, if so. If you *do not know* that is totally OK, but please **do not** speculate out-loud here for the sake of getting points. Please do not recommend a solution th...
Please read before typing:
"No, it is not possible with Audacious on its own" is a *totally OK* answer **I would accept** as the answer, if so.
If you *do not know* that is totally OK, but please **do not** speculate out-loud here for the sake of getting points. Please do not recommend a solution that involves a disparate piece of software (like
caffeine-ng
).
When playing back music with Audacious, my desktop computer (running Manjaro) goes to sleep after 10 minutes (as configured in power settings). This does not happen when playing back video in programs like mpv
or VLC
. Can Audacious itself be configured somehow to keep the computer awake while playing music?
aoeu
(111 rep)
Mar 10, 2025, 09:06 PM
• Last activity: Mar 11, 2025, 12:37 AM
1
votes
1
answers
128
views
How to make Audacious to ignore audio file metadata / tags?
I simply want to display audio files as full path names, without any metadata being read. When I search for `audacious ignore metadata`, `audacious don't read tag metadata`, and similar, the only results I see is people having issues with metadata not being read. I tried `Output` -> `Audio Settings...
I simply want to display audio files as full path names, without any metadata being read. When I search for
audacious ignore metadata
, audacious don't read tag metadata
, and similar, the only results I see is people having issues with metadata not being read.
I tried Output
-> Audio Settings ...
-> Playlist
and
+ Title format: Custom
+ Custom string: ${file-name}
but it gets ignored.
toraritte
(1212 rep)
Sep 19, 2022, 12:41 AM
• Last activity: Sep 19, 2022, 12:47 AM
4
votes
3
answers
3616
views
MP3 tags Cyrillic chars
I have some `mp3` files with Cyrillic chars on file names and also on their tags. I'm using `audacious` to play them. See the file info below: ![enter image description here][1] Is it possible to change some encoding to show the contents correctly? **Âûñîêî** should be...
I have some
Is it possible to change some encoding to show the contents correctly?
**Âûñîêî** should be **Высоко**, I guess.
mp3
files with Cyrillic chars on file names and also on their tags.
I'm using audacious
to play them. See the file info below:

Sigur
(2461 rep)
Feb 9, 2014, 03:19 PM
• Last activity: Dec 10, 2019, 08:59 PM
1
votes
0
answers
46
views
Why Wheezy does not login after uninstalling pavucontrol
I had installed `PulseAudio Volume Control` and `audacious` on wheezy. I used the `HDMI` cable to view a video file via TV. After I removed the cable, audacious stopped responding and hanged and because I don't still know how to kill a program or process I just restarted the system. Now Debian start...
I had installed
PulseAudio Volume Control
and audacious
on wheezy. I used the HDMI
cable to view a video file via TV. After I removed the cable, audacious stopped responding and hanged and because I don't still know how to kill a program or process I just restarted the system. Now Debian starts and shows the login screen but after logging in, it shows the login screen again. I used the recovery mode to remove both the applications but not any difference is occurred and I don't know how to fix my problem and log in.
Tower
(489 rep)
Jun 3, 2016, 09:03 AM
• Last activity: Mar 9, 2019, 03:04 PM
6
votes
2
answers
21088
views
Debian: Updating package with PPA fails with error "gpg: no valid OpenPGP data found"
My operating system is Debian 9.1 with Cinnamon 3.2.7. I installed Audacious (version 3.7.2) from the Package Manager and want to update to the latest released. Per [these instructions][1], I attempted to update by entering the following commands: sudo add-apt-repository ppa:nilarimogard/webupd8 sud...
My operating system is Debian 9.1 with Cinnamon 3.2.7. I installed Audacious (version 3.7.2) from the Package Manager and want to update to the latest released. Per these instructions , I attempted to update by entering the following commands:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt update
sudo apt install audacious
After a prompt to press Enter, I received the following output:
gpg: keybox '/tmp/tmpseyl6p36/pubring.gpg' created
gpg: /tmp/tmpseyl6p36/trustdb.gpg: trustdb created
gpg: key 531EE72F4C9D234C: public key "Launchpad webupd8" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
gpg: no valid OpenPGP data found.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
File "/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func
func(**kwargs)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 386, in add_key
return apsk.add_ppa_signing_key()
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 273, in add_ppa_signing_key
cleanup(tmp_keyring_dir)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in cleanup
shutil.rmtree(tmp_keyring_dir)
File "/usr/lib/python3.5/shutil.py", line 480, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/usr/lib/python3.5/shutil.py", line 438, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/usr/lib/python3.5/shutil.py", line 436, in _rmtree_safe_fd
os.unlink(name, dir_fd=topfd)
FileNotFoundError: [Errno 2] No such file or directory: 'S.gpg-agent.browser'
Then, when I attempted to run the update step (``sudo apt-get install
--only-upgrade audacious``), I received more errors:
Ign:1 http://deb.debian.org/debian stretch InRelease
Ign:2 http://www.scootersoftware.com bcompare4 InRelease
Ign:3 http://ftp.us.debian.org/debian stretch InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Hit:5 http://www.scootersoftware.com bcompare4 Release
Hit:6 http://ftp.us.debian.org/debian stretch-updates InRelease
Hit:7 http://security.debian.org/debian-security stretch/updates InRelease
Hit:8 http://ftp.us.debian.org/debian stretch Release
Ign:11 http://ppa.launchpad.net/alexanderk23/ppa/ubuntu artful InRelease
Ign:13 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu disco InRelease
Err:14 http://ppa.launchpad.net/alexanderk23/ppa/ubuntu artful Release
404 Not Found
Err:15 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu disco Release
404 Not Found
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/alexanderk23/ppa/ubuntu artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu disco Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Finally, when I ran the install step (`
sudo apt install audacious
`), it said the latest was already installed. It must not have accepted the PPA.
Reading package lists... Done
Building dependency tree
Reading state information... Done
audacious is already the newest version (3.7.2-1+b1).
0 upgraded, 0 newly installed, 0 to remove and 241 not upgraded.
After browsing online, I entered the following commands to undo my changes:
sudo add-apt-repository --remove ppa:nilarimogard/webupd8
sudo apt update
sudo apt-key del 531EE72F4C9D234C
sudo apt update
What additional commands do I need to run in order to get the PPA to add properly?
Daniel Charles
(181 rep)
Dec 8, 2018, 08:29 PM
• Last activity: Dec 10, 2018, 10:45 AM
1
votes
1
answers
418
views
Is it possible to have two different volume level?
I am playing background music on audacious player. At the same time I am watching youtube videos. The problem is that the volume on Audacious is the Master volume, so it is impossible to have volume down on audacious and high volume whilst I am watching youtube videos. Is there a way to have a diffe...
I am playing background music on audacious player. At the same time I am watching youtube videos. The problem is that the volume on Audacious is the Master volume, so it is impossible to have volume down on audacious and high volume whilst I am watching youtube videos.
Is there a way to have a different volume for Audacious?
milarepa
(1496 rep)
Sep 8, 2013, 11:48 AM
• Last activity: Jul 22, 2018, 02:25 AM
1
votes
1
answers
238
views
Problem in removing songs only from playlist, not delete the song file!
I am using Audacious 3.9 as my default music player on my Fedora Gnome 27 and I'd like to remove a song of my current playlist, but the matter is: there is no choice for that neither in right-click menu on songs nor any delete icon, etc. I also searched for that but the result was enabling a plugin...
I am using Audacious 3.9 as my default music player on my Fedora Gnome 27 and I'd like to remove a song of my current playlist, but the matter is: there is no choice for that neither in right-click menu on songs nor any delete icon, etc. I also searched for that but the result was enabling a plugin that remove song files! Now please let me know if it is possible.
Thanks.
Cy8099
(113 rep)
Mar 29, 2018, 11:36 PM
• Last activity: Apr 27, 2018, 04:49 PM
1
votes
1
answers
180
views
Remove album from playlist in Audacious in Winamp mode
I have installed Audacious on Xubuntu 13.04 and when it's in WinAmp mode the playlist is too small to display songs (I need to resize it but then it's bigger then a player and it don't look good) because it display Album name. Is it posible to format what is displayd in playlists or maybe just remov...
I have installed Audacious on Xubuntu 13.04 and when it's in WinAmp mode the playlist is too small to display songs (I need to resize it but then it's bigger then a player and it don't look good) because it display Album name.
Is it posible to format what is displayd in playlists or maybe just remove the album?
jcubic
(10310 rep)
Jan 28, 2014, 10:09 AM
• Last activity: Mar 23, 2014, 02:30 PM
0
votes
0
answers
52
views
audacius warning
After audacious -p song.mp3 I got the following: > ** WARNING ** > > Audacious has detected that your ALSA device has a broken timer. A workaround is being used to prevent CPU overload. Please report this problem to your Linux distributor or to the ALSA developers. Is it important? How to solve it?...
After
audacious -p song.mp3
I got the following:
> ** WARNING **
>
> Audacious has detected that your ALSA device has a broken timer. A workaround is being used to prevent CPU overload. Please report this problem to your Linux distributor or to the ALSA developers.
Is it important? How to solve it?
I'm using **Audacious 2.4.4 (Ubuntu package)** with
Linux vaio 3.0.0-16-generic-pae #28-Ubuntu SMP Fri Jan 27 19:24:01 UTC 2012 i686 i686 i386 GNU/Linux
Sigur
(2461 rep)
Jan 28, 2014, 10:37 PM
Showing page 1 of 9 total questions