You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add repeat advanced argument for playlist end behaviour
Add RepeatOff/RepeatAll/RepeatOne constants and a Repeat field to
PlaylistArgs (oneof=off all one). Add IsRepeatAll/IsRepeatOne helpers
mirroring IsModeShuffle. The existing mode=shuffle arg is unchanged.
0 commit comments