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.3
New features
  1. A History section has been added to the application tray menu. The window of this section contains the history of audio requests for the last 7 days
  2. Added an additional 3 playlists for each playback mode. These playlists will allow you to manually group audio by genre, artist, or other parameters. By default, playlists have names - 'Playlist No. 1', 'Playlist No. 2', 'Playlist No. 3', to change the playlist name, double-click on it and enter a new one. Perhaps in the future the creation of an unlimited number of playlists will be added.
Bug fixes and improvements
  1. Added dynamic loading of audio playlists. Now downloading audio playlists does not affect the app launch time. All playlists of the app are loaded dynamically after the app starts. This will eliminate the long launch of the application when there is a very large amount of audio in playlists
  2. The version of the main programming language of the application has been updated. This will increase the overall performance of the application by about 10-20 percent
  3. The overall size of the application has been reduced by compressing large files
  4. Updated the libraries associated with the application
WishPlayer - v.0.1.2
New features
  1. Added audio time display when hovering over the audio rewind panel
  2. Added a new application style - White. This style will become the default style for the application. The classic black and white style should be suitable for most people. Also, with this style, the application control buttons are better visible. If you don't like the white style, you can choose any other one. Currently available styles are white, blue, red, pink
Bug fixes and improvements
  1. The graphical bug that sometimes occurred when opening the application via the open button in the application tray has been removed. Added a forced redrawing of the interface after opening the application, which will eliminate this bug
  2. Added the correct termination of the control flow of associative files when the application is shut down. Now the flow completes correctly and does not cause an error when deleting the control object
  3. The bug of incorrect display of the audio rewind strip when rewinding to the end of audio has been removed
  4. Added an update to the audio length in the playlist when it changes in the audio source
  5. Modules of related libraries that are not used by the application have been removed, which reduced the application's RAM consumption by 20Mb
  6. Added partial buffering when playing audio online. This will eliminate possible delays in audio playback even on very weak processors and improve the quality of playback
  7. Added support for the HLS protocol
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