WishPlayer

An audio player capable of playing audio based on the keywords of the song title

- The announcement -

The audio engine of the application has been successfully migrated to the Android operating system with almost no changes. In this regard, it is planned to release an Android version of the application. The development of the interface for the Android version of the application will take about 4-6 months. Therefore, the frequency of updates for the Windows version of the application will be reduced. Thank you for understanding!

- Description of the application -

    Free download » 64-bit

- History of changes -
WishPlayer - v.0.1.1
New features
  1. Added buttons to go to the next and previous audio from the playlist. Using these buttons, you can switch to the desired audio without opening the playlist. When pressed repeatedly, the next audio is moved from the playlist list, which allows you to select the desired audio to play
  2. Added audio data caching, which significantly speeds up audio replay
Bug fixes and improvements
  1. Improved protection against double-launch of the application. An ineffective method of checking through processes has been removed. Now the verification is carried out through the database and occurs instantly. What increases the speed of the application launch
  2. Added error handling related to the inability to download audio using the http protocol
  3. The bug of the system for monitoring the completion of the audio download stream has been removed
  4. The bug of not closing the audio information stream has been removed, which in rare cases caused the application to freeze
  5. Updated the libraries associated with the application
WishPlayer - v.0.1.0
New features
  1. Added local hotkeys. Rewind audio when pressing the left or right keys. Pause when pressing the space bar
  2. The mini application mode has been expanded. Added the ability to hide the audio name input field to reduce the size of the application interface
  3. The stop of audio that is not loaded to the end has been accelerated, due to the interruption of the audio converter. Now the audio stop is almost instantaneous
Bug fixes and improvements
  1. The animation of the equalizer color has been removed (a graphic bug occurs, after 5-10 minutes of operation, most likely the problem of the framework)
  2. Added protection against simultaneous opening of the information window and the application interface window
  3. Added error handling when the Internet connection is disconnected while downloading audio
  4. The bug of the download label was removed when pausing with the same search query
  5. The bug of disabling panel movement during audio loading when pausing has been removed. Now the operation is correct
  6. Added error handling related to not being able to play the downloaded audio for any reason (the audio format is not suitable, the number of audio channels is not correctly determined, etc. ). It happens rarely, but sometimes it happens
  7. Added control over the size of the playlist database. Now the database files are updated when the contents of the database change
WishPlayer - v.0.0.9
New features
  1. The search query filtering system has been improved
  2. The control panel interface has been redesigned, the wx mode does not work correctly on Windpws 11. SIMPLE_BORDER for buttons
  3. The average time for filtering a request through streaming requests has been averaged. Now all search queries take about the same amount of time
  4. The volume is aligned between online and offline modes. Improved positioning of the volume slider
  5. Improved the application language translation system
  6. Added filtering of playback files in offline mode. Now it recognizes audio files and does not try to play non-audio files
  7. Improved playlist window design
  8. Added tooltips to buttons
  9. Added support for many other languages to translate the text of the application
  10. Improved the mini mode for the app. Now it has a mini panel of all control buttons
Bug fixes and improvements
  1. The bug of the possibility of pausing when audio is not playing has been removed
  2. The volume slider has been calibrated
  3. The bug of not launching audio through search while playing offline audio has been removed
  4. The audio distortion bug has been removed when pausing in audio streaming mode
  5. The bug of not enabling window movement control when disabling the interface appearance setting during application startup has been removed
  6. The bug of not stopping audio when switching from offline to online playback has been removed
  7. The bug of changing the color of the playback indicator when clicking on it has been removed
  8. The bug of simultaneous online and offline audio playback when switching from one playlist to another has been removed (it rarely happened, but now it is completely eliminated)
  9. The bug of not remembering the position of the application when starting an application with a hidden interface has been removed
  10. The bug of incorrect operation of the mode on top of all windows has been removed
  11. Several bugs of moving panels in the playlist have been removed
WishPlayer - v.0.0.8
New features
  1. Added a large Playlist module (for online and offline playback)
  2. It is also possible to open audio files via file explorer (select file button)
  3. Added keyboard-based audio addition to the playlist
  4. Added the effects of the appearance of the main window
Bug fixes and improvements
  1. The layout of the main application layers has been rebuilt. The bug of incorrect application of the layer size has been removed