Go to file
buttstuf 079112804e testing-stream_live_alsa bug fix 2021-03-11 01:06:53 -08:00
audio_queued Initial commit 2021-03-06 23:47:06 -08:00
config Initial commit 2021-03-06 23:47:06 -08:00
playlists Initial commit 2021-03-06 23:47:06 -08:00
scripts testing-stream_live_alsa bug fix 2021-03-11 01:06:53 -08:00
var Initial commit 2021-03-06 23:47:06 -08:00
README.txt README.txt changes 2021-03-07 01:02:01 -08:00
soapdish.sh Initial commit 2021-03-06 23:47:06 -08:00

README.txt

Author: buttstuf@tilde.club

--------------------------------------------------------------------------------


SOAPDISH QUICK-START:

1: Download soapdish and place app folder wherever you like.
  -- Launch app with soapdish.sh located in app root folder
  -- Follow prompts to install dependencies (Main Menu becomes accessible after installation).

2: From soapdish's Main Menu: 
  -- Select option "J" to proceed to the Config Options menu

3: From the Config Options menu: 
  -- Create one or more empty config profiles using the the "c" (create) command. 
  -- Edit your created profile(s) using the the "e" (edit) command.
  -- Activate your created profile of choice using the "u" (use) command.

4A: Streaming files:
  -- Place audio files in the soapdish/audio_queued/ folder.
  -- Create a playlist based on those files using the "C" (create) command in the Main Menu
  -- If you wish, edit your playlist using the "E" (edit) command in the main menu.
  -- Choose option "F" or "f" (stream files) from the main menu to stream.

4B: Streaming live audio:
  -- Choose option "L" or "l" (stream "live" / ALSA) from the main menu to stream audio


PERFORMANCE:

     If audio quality is choppy, run option "H" from the main menu (review hardware audio frame 
     size) to assess the current recommended audio frame size you should use. You can then 
     declare the audio frame size (or a multiple of this value) in your config file to help 
     remedy choppiness, and in some cases buffering issues.


[END]