full listings » Playback


Bluejay Version History

Recommendation Engine for Songbird


Version: 1.0.2.0

Download for All Platforms
  • Uploaded 4 months ago
  • Works with Songbird 1.10.0 - 1.11.0a

Sourcecode is available on GitHub
Report bugs to the issues page on GitHub

Changes in 1.0.2.0

  • Fixed a bug where the highest rated song would never be considered for playing
  • increased the tendency to play songs that haven't been heard recently
  • added a workaround for the issue where songs occasionally get skipped (this may be related to the "No URI Handler" popup) and then downvoted
  • fixed an issue where old data would remain in the engine even after clicking the "Scan Library" button
  • fixed an issue that could occur when there were multiple songs with duplicate names
  • made the engine slightly faster by disabling some debug information more efficiently in ScatterPlot.js
  • made the engine slightly smarter by breaking ties better in ScatterPlot.js

Version: 1.0.1.0

Download for All Platforms
  • Uploaded 9 months ago
  • Works with Songbird 1.8.0 - 1.11.0a

Sourcecode available on GitHub
Report bugs to the issues page on GitHub

Changes in Bluejay 1.0.1.0:

  • removed the obsolete file ArgumentList.js, which was only ever created because an analogous class was used in the C++ prototype
  • fixed an error that occurred when deselecting all tracks
  • added functionality to the better/worse buttons
  • shows five stars when manually selecting a song
  • added UI for the better/worse rating choices
  • added the ability to choose a song and then scan the library while playing that song, without having it override the chosen song when done scanning
  • fixed some syntax errors, fixed a song-casing issue, and fixed the issue where Bluejay would override the selection of a song by the user

Version: 1.0.0.2

Download for All Platforms
  • Uploaded 11 months ago
  • Works with Songbird 1.8.0 - 1.10.0a

Version 1.0.0.2 is both more intelligent and easier to use than version 1.0.0.1
Sourcecode available on GitHub
Report bugs to the issues page on GitHub


Version: 1.0.0.1

Download for All Platforms
  • Uploaded about 1 year ago
  • Works with Songbird 1.8.0 - 1.10.0a

The user needs to be playing a song, or have previously started playback, in order for the One-Click Mix button to work properly.
Future versions may make an entire playlist in the pane instead of only picking one new song.
Sourcecode available on GitHub