muse/src
Max Isom cf75afd4bc
Fix shuffle bug for long Spotify playlists
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive.
However, the function used previously allowed for duplicates within that sample of 50.
2021-05-30 15:01:11 -05:00
..
commands Add play immediate feature 2021-04-30 12:05:45 -04:00
events Fix setup wizard when there's >20 channels 2020-10-24 14:27:02 -04:00
managers Merge Player and Queue services 2020-03-20 20:47:04 -05:00
models Add custom shortcut support 2020-03-16 19:37:54 -05:00
services Fix shuffle bug for long Spotify playlists 2021-05-30 15:01:11 -05:00
utils Fix setup wizard when there's >20 channels 2020-10-24 14:27:02 -04:00
bot.ts Add permissions to invite link 2020-10-24 14:22:30 -04:00
index.ts Automatically refresh Spotify token 2020-10-31 10:42:06 -04:00
inversify.config.ts Merge Player and Queue services 2020-03-20 20:47:04 -05:00
types.ts Merge Player and Queue services 2020-03-20 20:47:04 -05:00