文档
测试

获取分轨歌曲子项列表

GET
http://{{host}}/MusicControl/v2/getSongs

请求参数

参数名
类型
描述
必填
type
int
对应歌曲列表中的type
必填
id
int
必填

说明 / 示例

[ { "SampleRate": 192000, "addedTime": 1587982942746, "album": "Say You'll Never / The Best Of", "albumId": 1, "artist": "Lian Ross", "artistIds": "1", "audioType": 258, "bitrate": 5378940, "bits": 24, "channels": 2, "date": "1998-01-01", "deviceId": 1, "disColorLength": 0, "displayExtension": "flac", "duration": 405000, "endPosition": 405000, "extension": "flac", "favor": false, "favorTime": 0, "genre": 1, "genreIndex": -1, "id": 22, "infoId": 1, "lastPlayTime": -1, "listId": 20, "lrcFileName": "Oh, Won't You Tell Me-Lian Ross-44009267.krc", "modifiedTime": 1302563142000, "number": 1, "path": "/mnt/nfs/192.168.11.106#zidootest/009_Music/001_192K/24bit 192KHZ 真母带级资源 MQS/母带资源/Lian Ross - Say You' ll Never (24.192)/Lian Ross - Say You' ll Never (24.192).flac", "playPoint": 0, "playTimes": 0, "startPosition": 0, "state": 3, "tag": 0, "title": "Oh, Won't You Tell Me", "uri": "/009_Music/001_192K/24bit 192KHZ 真母带级资源 MQS/母带资源/Lian Ross - Say You' ll Never (24.192)/Lian Ross - Say You' ll Never (24.192).flac", "type": 1, "fileName": "Oh, Won't You Tell Me", "url": "/mnt/nfs/192.168.11.106#zidootest/009_Music/001_192K/24bit 192KHZ 真母带级资源 MQS/母带资源/Lian Ross - Say You' ll Never (24.192)/Lian Ross - Say You' ll Never (24.192).flac", "analyzed": false, "androidId": 0, "size": 0, "databaseId": 22, "favoriteId": -1, "active": true, "isLossless": false, "cueindex": 1 }, { "SampleRate": 192000, "addedTime": 1587982942744, "album": "Say You'll Never / The Best Of", "albumId": 1, "artist": "Lian Ross", "artistIds": "1", "audioType": 258, "bitrate": 5378940, "bits": 24, "channels": 2, "date": "1998-01-01", "deviceId": 1, "disColorLength": 0, "displayExtension": "flac", "duration": -2, "endPosition": 0, "extension": "flac", "favor": false, "favorTime": 0, "genre": 1, "genreIndex": -1, "id": 21, "infoId": 2, "lastPlayTime": -1, "listId": 20, "modifiedTime": 1302563142000, "number": 2, "playPoint": 0, "playTimes": 0, "startPosition": 405000, "state": 3, "tag": 0, "title": "Say You'll Never", "uri": "/009_Music/001_192K/24bit 192KHZ 真母带级资源 MQS/母带资源/Lian Ross - Say You' ll Never (24.192)/Lian Ross - Say You' ll Never (24.192).flac", "type": 1, "fileName": "Say You'll Never", "analyzed": false, "androidId": 0, "size": 0, "databaseId": 21, "favoriteId": -1, "active": true, "isLossless": false, "cueindex": 2 } ]