Skip to content

Import playlist from M3U or PLS file

POST
/api/playlists/import
object
filePath
string

Created

object
id
string format: uuid
name
string
mode
string
currentIndex
integer format: int32
trackCount
integer format: int32
shuffleOrder
Array<integer>
tracks
Array<object>
object
id
string format: uuid
path
string
title
string
artist
string
album
string
duration
number format: double
isStream
boolean
sourcePath
string
isFavorite
boolean

Bad Request