mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-19 10:09:38 +05:00
option to autoplay a related track
This commit is contained in:
@@ -64,6 +64,9 @@ type Preferences struct {
|
||||
// Automatically play next track in playlists
|
||||
AutoplayNextTrack *bool
|
||||
|
||||
// Automatically play next related track
|
||||
AutoplayNextRelatedTrack *bool
|
||||
|
||||
DefaultAutoplayMode *string // "normal" or "random"
|
||||
|
||||
// Check above for more info
|
||||
|
||||
Reference in New Issue
Block a user