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

2.6.0 #50

Merged
merged 31 commits into from
Sep 24, 2023
Merged

2.6.0 #50

merged 31 commits into from
Sep 24, 2023

Conversation

deep5050
Copy link
Owner

@deep5050 deep5050 commented Sep 15, 2023

2.6.0

fixes: #43 #46 #49

  1. Detect errors while trying to play a dead station or encountering other connection errors.
  2. Playing a station will increase the click (vote) counter for that station on the server.
  3. Fixed bugs that occurred when there was a blank entry in the favorite station file.
  4. Fixed bugs that caused empty last stations.
  5. Handled errors related to connection issues when attempting to search for a station.
  6. Improved ffplay process handling by introducing a thread to monitor runtime errors from the process.
  7. pyradios module updated to latest version.

@deep5050 deep5050 self-assigned this Sep 15, 2023
fixed error while trying to add a station which is already in list. It will now show a message.
fix unhandled errors while there is a connection issue and pyradios cannot connect to the API
A rough code flowchart is added with drawio
build dir is excluded from flake8 check
update bare exceptions and handled with debug information
@deep5050 deep5050 merged commit b3ad5b8 into main Sep 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant