Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 years ago |
Jonathan
|
a1295e22ae
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
0bb06d5252
Added temporary fix for Song not found error
|
3 years ago |
Kristian Vos
|
c4d7280ce1
Fixed issue with playlist mode
|
3 years ago |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
3 years ago |
Jonathan
|
9a1a9445b3
fix(Song Ratings): ratings now obtained for next song when a station is skipped
|
3 years ago |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
3 years ago |
Kristian Vos
|
b32dce822b
Fixed messed up last commit, and improved performance due to looping through all songs every station skip
|
3 years ago |
Kristian Vos
|
e7cc54f815
Split SHUFFLE function to its intended use
|
3 years ago |
Kristian Vos
|
ff83661a14
Fixed some issues with child job unpausing completed jobs
|
3 years ago |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
3 years ago |
Jonathan Graham
|
4ef0e02f70
Merge branch 'polishing' into refactor-websockets
|
3 years ago |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
3 years ago |
Kristian Vos
|
844e36e192
Reverted some changes to get party mode functional again
|
3 years ago |
Kristian Vos
|
ebb7502d60
Hopefully fixed some issues with stations and initializing
|
3 years ago |
Jonathan
|
3c0a43ff41
fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly
|
3 years ago |
Kristian Vos
|
df5726bf67
Tried to fix weird issue with subdocuments in station documents
|
3 years ago |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
3 years ago |
Jonathan
|
7729bfd5e8
fix(socket.io -> WS): 'song' rooms now work as expected
|
3 years ago |
Jonathan
|
18acc0043e
fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly
|
3 years ago |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
3 years ago |
Kristian Vos
|
4d3787651a
Fixed bugs from last commit and improved deleting orphaned station playlists
|
3 years ago |
Kristian Vos
|
4de4191851
Fixed bug which stopped station module from loading
|
3 years ago |
Kristian Vos
|
edfbc07ac6
Station skip for official playlists now uses official playlists
|
3 years ago |
Kristian Vos
|
17e08a0464
Station playlist now updates when a genre playlist updates
|
3 years ago |
Kristian Vos
|
fff569a833
Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres
|
3 years ago |
Kristian Vos
|
5693693bd1
Updating genres now includes genre playlists for a station
|
3 years ago |
Jonathan
|
0834850ca8
feat(Activities): added links to playlist modal and station page for relevant activity items
|
3 years ago |
Kristian Vos
|
32691c64ca
Added job to autofill a station playlist
|
3 years ago |
Kristian Vos
|
66c0442f09
Added ability to include/exclude playlists in a station
|
3 years ago |