Skip to content

Instantly share code, notes, and snippets.

@username116
Created November 1, 2022 19:54
Show Gist options
  • Save username116/86a6bf886b5c75827cbd41914cb7dbb6 to your computer and use it in GitHub Desktop.
Save username116/86a6bf886b5c75827cbd41914cb7dbb6 to your computer and use it in GitHub Desktop.
props crash - Line: 715, Column: 20
{
"id": "properties",
"values": {
"sbd0.Allow only influences by query": true,
"sbd0.Allow only similar artists": false,
"sbd0.Allows only N + 1 tracks on the pool (-1 = disabled)": -1,
"sbd0.Asciify string values internally?": true,
"sbd0.Assign negative score when tags fall outside their range": true,
"sbd0.BPM Range in % (for considering BPM Weight)": 25,
"sbd0.BPM Weight for final scoring": 5,
"sbd0.BPM tag remap (single value)": "[\"BPM\"]",
"sbd0.Composer Weight for final scoring": 0,
"sbd0.Composer tag remap (multiple allowed)": "[\"COMPOSER\"]",
"sbd0.Conditional anti-influences filter": true,
"sbd0.Custom numeric tag (single value tag or TF expression)": "[]",
"sbd0.Custom string tag (multiple allowed)": "[]",
"sbd0.CustomNum Range for final scoring": 0,
"sbd0.CustomNum Weight for final scoring": 0,
"sbd0.CustomStr Weight for final scoring": 0,
"sbd0.DJ-like playlist creation, following harmonic mixing rules": false,
"sbd0.Date Range (only tracks within range will score positively)": 15,
"sbd0.Date Weight for final scoring": 10,
"sbd0.Date tag remap (single value tag or TF expression)": "[\"$year(%DATE%)\"]",
"sbd0.Duplicates advanced RegExp title matching?": true,
"sbd0.Dynamic Genre Range (only tracks within range will score)": 1,
"sbd0.Dynamic Genre Weight for final scoring (only with DYNGENRE method)": 40,
"sbd0.Exclude anti-influences by query": false,
"sbd0.Exclude any track with graph distance greater than (only GRAPH method):": "music_graph_descriptors.intra_supergenre",
"sbd0.Exclude any track with similarity lower than (in %)": 75,
"sbd0.Exclude tracks by same artist": false,
"sbd0.Filter pool by tag": "[\"ARTIST\"]",
"sbd0.Filter these values globally for genre/style": "[\"Children's Music\"]",
"sbd0.Forced query to pre-filter database (added to any other internal query)": "NOT (%RATING% EQUAL 2 OR %RATING% EQUAL 1) AND NOT (STYLE IS live AND NOT STYLE IS hi-fi) AND %CHANNELS% LESS 3 AND NOT COMMENT HAS quad",
"sbd0.Genre Weight for final scoring": 15,
"sbd0.Genre tag remap (multiple allowed)": "[\"GENRE\"]",
"sbd0.Harmonic mixing double pass to match more tracks": true,
"sbd0.Intercalate instrumental tracks": false,
"sbd0.Internal data": "{\"forcedTheme\":\"\",\"theme\":\"None\",\"recipe\":\"None\"}",
"sbd0.Key Range (uses Camelot Wheel '12 hours' scale)": 1,
"sbd0.Key Weight for final scoring": 5,
"sbd0.Key tag remap (single value)": "[\"KEY\"]",
"sbd0.Max Playlist Mix length": 50,
"sbd0.Method to use ('GRAPH', 'DYNGENRE' or 'WEIGHT')": "WEIGHT",
"sbd0.Minimum in case there are not enough tracks (in %)": 70,
"sbd0.Mood Weight for final scoring": 10,
"sbd0.Mood tag remap (multiple allowed)": "[\"MOOD\"]",
"sbd0.Name for the custom UI button": "Search",
"sbd0.Path to recipe file (instead of using properties)": "",
"sbd0.Path to theme file (instead of using selection)": "",
"sbd0.Playlist name (TF allowed)": "Search...",
"sbd0.Probability of tracks being choosen for final mix (makes playlist a bit random!)": 100,
"sbd0.Recursive playlist creation, uses output as new references": false,
"sbd0.Remove duplicates by": "[\"$ascii($lower($trim(%TITLE%)))\",\"ARTIST\",\"$year(%DATE%)\"]",
"sbd0.Show shortcuts on tooltip": true,
"sbd0.Smart Shuffle by Artist": true,
"sbd0.Smart Shuffle tag": "[\"ARTIST\"]",
"sbd0.Sort final playlist by score": false,
"sbd0.Sort final playlist randomly": false,
"sbd0.Steps when using recursive playlist creation (>1 and <100)": 4,
"sbd0.Style Weight for final scoring": 15,
"sbd0.Style tag remap (multiple allowed)": "[\"STYLE\"]",
"sbd0.Take randomly from pool? (not sorted by weighting)": true,
"sbd_01.Calculates link cache on script startup (instead of on demand)": true,
"sbd_02.Warnings about links/nodes set wrong": false,
"sbd_03.Enables debugging console logs": false,
"sbd_04.Enables profiling console logs": true,
"sbd_05.Enables query console logs": true,
"sbd_06.Enables basic console logs": true,
"sbd_07.Enables selection's final scoring console logs": true,
"sbd_08.Search by distance: Fired once": true,
"sbd_09.Graph Descriptors CRC": 3105559239.0,
"sbd_10.Load All Music descriptors?": true,
"sbd_11.Load Last.fm descriptors?": true,
"sbd_12.Startup logging": false,
"sbd_13.Read tags from cache instead of files?": true
},
"version": "1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment