Skip to content

Commit

Permalink
little better intro
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleuzen committed May 16, 2018
1 parent 6209450 commit 8f5353e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotifyrecorder.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def main():

print("Spotify Recorder v" + app_version)
print("This is an very early and experimental version. Expect some bugs ;)")
print("You have to use 'pavucontrol' to set it to record from the right source.")
print("You have to use 'pavucontrol' to set it to record from the right source and / or to set Spotify to output to the right sink.")
print('Recordings are save to a directory called "Audio" in your current working directory by default. Existing files will be overridden.')
print('Use --help as argument to see all options.')
print()
Expand Down

0 comments on commit 8f5353e

Please sign in to comment.