mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 06:42:38 +02:00
add reportPlayback server feature
This commit is contained in:
@@ -13,6 +13,7 @@ export enum ServerFeature {
|
|||||||
PLAYLIST_IMAGE_UPLOAD = 'playlistImageUpload',
|
PLAYLIST_IMAGE_UPLOAD = 'playlistImageUpload',
|
||||||
PLAYLISTS_SMART = 'playlistsSmart',
|
PLAYLISTS_SMART = 'playlistsSmart',
|
||||||
PUBLIC_PLAYLIST = 'publicPlaylist',
|
PUBLIC_PLAYLIST = 'publicPlaylist',
|
||||||
|
REPORT_PLAYBACK = 'reportPlayback',
|
||||||
SERVER_PLAY_QUEUE = 'serverPlayQueue',
|
SERVER_PLAY_QUEUE = 'serverPlayQueue',
|
||||||
SHARING_ALBUM_SONG = 'sharingAlbumSong',
|
SHARING_ALBUM_SONG = 'sharingAlbumSong',
|
||||||
SIMILAR_SONGS_MUSIC_FOLDER = 'similarSongsMusicFolder',
|
SIMILAR_SONGS_MUSIC_FOLDER = 'similarSongsMusicFolder',
|
||||||
|
|||||||
Reference in New Issue
Block a user