slackware-current/source/ap/soma
Patrick J Volkerding 68034e96e4 Fri Feb 16 20:18:59 UTC 2024
a/kernel-generic-6.6.17-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.6.17-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.6.17-x86_64-1.txz:  Upgraded.
ap/soma-3.3.7-noarch-3.txz:  Rebuilt.
  Strip trailing whitespace from soma.desktop. Thanks to DryFalls.
d/kernel-headers-6.6.17-x86-1.txz:  Upgraded.
k/kernel-source-6.6.17-noarch-1.txz:  Upgraded.
l/mozilla-nss-3.98-x86_64-1.txz:  Upgraded.
n/ca-certificates-20240216-noarch-1.txz:  Upgraded.
  This update provides the latest CA certificates to check for the
  authenticity of SSL connections.
x/ibus-m17n-1.4.28-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-02-16 22:05:09 +01:00
..
doinst.sh Wed Jul 15 19:34:18 UTC 2020 2020-07-16 08:59:52 +02:00
README Mon Aug 24 20:48:03 UTC 2020 2020-08-25 17:59:56 +02:00
slack-desc Thu Nov 29 05:53:27 UTC 2018 2018-11-29 17:59:45 +01:00
soma.desktop.strip.trailing.whitespace.diff Fri Feb 16 20:18:59 UTC 2024 2024-02-16 22:05:09 +01:00
soma.info Mon Feb 8 05:13:26 UTC 2021 2021-02-08 17:12:01 +01:00
soma.SlackBuild Fri Feb 16 20:18:59 UTC 2024 2024-02-16 22:05:09 +01:00

Soma - a dialog internet radio player

Soma is an internet stream audio player.  Any URL playable by mplayer
with or without the -playlist option should work.  Extra stations can
be added in ~/.soma/stations.conf.

Startup Flags:

  soma -l             Go straight to bookmarks list
  soma -b             Go straight to stations browser for genre
  soma -B             Go straight to all stations browser
  soma -g             Go straight to local genre browser
  soma -G             Go straight to global genre browser
  soma -d             To start in debug mode
  soma -h             Help
  soma --record-info  Detailed recording info

  Config Files and Directories:

  User:                        Global:

  ~/.soma/options.conf         /etc/soma/options.conf
  ~/.soma/stations.conf        /etc/soma/stations.conf
  ~/.soma/themes/*rc           /etc/soma/themes/*rc
  ~/.soma/genres/*.conf        /etc/soma/genres/*.conf
  ~/.soma/bookmarks.conf
  ~/.soma/schedules.conf
  ~/.soma/recordings/

Key commands supported in status window:

  1 - 0  Volume 10% - 100%               () Volume -5/+5
  F1-F12 Bookmarks                       `  Volume 0
  Space  Pause
  a      Add schedule                    A  Toggle audio codec info
  b      Station browser (genre)         B  Station browser (all)
  d      Disconnect/Reconnect/Play/Stop  D  Toggle debug mode
  g      List genres                     h  List local genres
  j      Add station to current genre    k  Bookmark current station
  l      Open bookmark list              m  Toggle mute
  o      Options menu                    q  Quit
  s      Scheduler menu                  S  Toggle schedules on/off
  t      Change theme                    ?  Show keys

  Recording:

  r      Open recording menu             R Start/Stop recording

Dashboard indicators:

[S] Schedules are set                   [-] Schedules are temporarily
                                            disabled
[R] A recording is in progress          [0-100] Volume or [M] Mute

Config Files:

User:                        Global:

~/.soma/options.conf         /etc/soma/options.conf
~/.soma/stations.conf        /etc/soma/stations.conf
~/.soma/bookmarks.conf       /etc/soma/themes/*rc
~/.soma/themes/*rc           /etc/soma/genres/*.conf
~/.soma/genres/*.conf
~/.soma/schedules.conf

Stations should be added to the user list like this:

Name,URL

You cannot use a comma , in the name or the URL.

User stations are listed before global in all stations list.  Custom
genre and theme files can be made and will be listed along with the
default set.

I would be glad of any extra radio urls emailed to me so I can add to
the default list.

NOTES:

The Jack and NAS options for output device will only work if MPlayer is
built against them.

When changing/selecting soundcard output device you must press space on
the option.  Just scrolling down and hitting Enter does nothing.

BUGS:

Soma may induce the side effects of general well-being and profound
spiritual satisfaction.

http://en.wikipedia.org/wiki/Soma
http://en.wikipedia.org/wiki/Soma_(Brave_New_World)

REAL BUGS:

Some people might find screen messes up the dialog colours.  If you have
this line in ~/.screenrc:

attrcolor b ".I"

You might want to comment it out and try again as it seems to turn off
the bold attribute.  See the screen man page for more info.