Skip to content

v3.0.0-beta.14 - Search by distance update and Dynamic queries

Compare
Choose a tag to compare
@regorxxx regorxxx released this 21 Aug 20:12
· 865 commits to main since this release

There may be a SMP's bug on installation. See _TIPS and INSTALLATION.txt
PREVIOUS BUTTONS CONFIG (<3.0.0) WILL BE LOST ON UPGRADE DUE TO A CHANGE ON PROPERTIES
REQUIRES SMP 1.6.1.

  • Added a few new default dynamic queries to menu. Cover versions, acoustic versions, >2 rated tacks by artist. (may need to restore defaults on the menu to enable it)
  • Search by distance: Added 'User descriptors' readme.
  • Search by distance: User file has been moved to profile folder at 'js_data/helpers/music_graph_descriptors_xxx_user.js'.
  • Search by distance: All style/genres on the graph use now ASCII only values, so it should be easier to match any value to them if required.
  • Search by distance: Default genre and style tags use now '$ascii()' TF function. This will ensure a match when using accents, etc. See change above. On previous installations, change tags to (without quotes): '$ascii(%genre%)' & '$ascii(%style%)'
  • Search by distance: After tag remapping, a popup asks to rebuild the cache.
  • Search by distance: Improved graph links cache asynchronous calculation.
  • Fixed console logging to file (lines were not being split properly).
  • Search by distance: Updated to match v3.0.0 release.

See changelog for a full list: https://github.com/regorxxx/Playlist-Tools-SMP/blob/main/CHANGELOG.md