User Tools

Site Tools


reference:text_playlist_import_format_specification

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:text_playlist_import_format_specification [2016/02/23 09:47] – [Column Layout] twreference:text_playlist_import_format_specification [2020/02/05 11:34] (current) – [Text Playlist Import Format Specification] tw
Line 5: Line 5:
 The purpose of this format is to import playlists from 3rd party music scheduling systems. The purpose of this format is to import playlists from 3rd party music scheduling systems.
  
 +TPI is a text/CSV based format that contains the IDs or filenames of the items to import, plus optional control information.
 ===== General ===== ===== General =====
  
Line 71: Line 72:
 | F | File | An audio file, identified by its filename | | F | File | An audio file, identified by its filename |
 | I | ID | An item from the database library, identified by its ID |  | I | ID | An item from the database library, identified by its ID | 
 +| O | Options | Options for file import |
 | R | Remark | Silently ignored during import | | R | Remark | Silently ignored during import |
  
Line 116: Line 118:
      
 Adds the file ''C:\news.mp3'', with Normal timing. Adds the file ''C:\news.mp3'', with Normal timing.
-  +  
 +Additional columns can be used to set fields on the imported file: 
 + 
 +^ Column ^ Field ^ 
 +| 5 | Title | 
 +| 6 | Artist | 
 +| 7 | Item Type |
 ==== I: ID ==== ==== I: ID ====
  
Line 127: Line 135:
 Adds the item with the ID 120577, with Normal timing. Adds the item with the ID 120577, with Normal timing.
      
 +  
 +==== O: Options ====
 +
 +Specifies the options for the processing of all subsequent F lines. Start time and timing is ignored. Column 4 and 5 contain the name and value of the option. Currently the following options are available:
 +
 +^ Name ^ Description ^
 +| ItemType | Override playlist item type, e.g. ''News'' or ''Advertising''. Default is ''Unknown'' which means no overriding. |
 +| ImportTasks | Tasks to perform during file import. Comma separated list of one or more of the following values: ''MDD, Tags, NativeTags, Duration, Tilde, AutoCue, Normalize, DatabaseLookup, UnpackPlaylists''. Use ''*'' for all tasks, which is also the default. |
 ==== R: Remark ==== ==== R: Remark ====
  
 Lines of type R are silently ignored during import. R lines can be used to add comments to TPI file, to make it more readable by humans. Lines of type R are silently ignored during import. R lines can be used to add comments to TPI file, to make it more readable by humans.
reference/text_playlist_import_format_specification.1456220878.txt.gz · Last modified: 2019/07/09 16:19 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki