Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_stations.py --delete_old not working #6

Closed
Baertl opened this issue Oct 19, 2022 · 1 comment
Closed

create_stations.py --delete_old not working #6

Baertl opened this issue Oct 19, 2022 · 1 comment

Comments

@Baertl
Copy link

Baertl commented Oct 19, 2022

create_stations.py --delete_old prints out the usage.

In this file at line 378

if param == '--force':
must be
elif param == '--force':

@bobrathbone
Copy link
Owner

Updated create_stations.py to correct --delete_old error. Patch 7.4.2 issued on Bob Rathbone website.
See (http://bobrathbone.com/raspberrypi/pi_internet_radio.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants