CC-84: Smart Playlists
- drag and drop playlist that contains block - audio preview of playlist that contains static block
This commit is contained in:
parent
7cde4ba2ba
commit
5becd70ab1
11 changed files with 244 additions and 87 deletions
|
@ -289,6 +289,7 @@ CREATE TABLE "cc_playlistcontents"
|
|||
"playlist_id" INTEGER,
|
||||
"file_id" INTEGER,
|
||||
"block_id" INTEGER,
|
||||
"stream_id" INTEGER,
|
||||
"type" INT2 default 0 NOT NULL,
|
||||
"position" INTEGER,
|
||||
"cliplength" interval default '00:00:00',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue