LuaBee Functions
Playback functions:
Gets the second of playback of the current file.
Sets the second of playback of the current file.
Gets the shuffle state.
Sets the shuffle state.
Gets the AUTO-DJ
state.
Gets the mute state.
Sets the mute state.
Plays track by URL or filename.
Sets play state for current playing track view play state constants for list of available constants.
These functions bellow added in 1.1.1 version and will not work on earlier versions:
Sets AUTO-DJ
state
File operation functions
Gets the file list by rule e.g GetFileList("domain=Library")
.
Gets the tag values from filename see metadata constants for list of available constants.
Commits changes into file made using the function SetFileTag
Sets tag value in track by file. see metadata constants for list of available constants.
GUI Functions
Adds element in context menu.
Playlist functions
These functions bellow added in 1.2.1 version and will not work on earlier versions:
Creates playlist.
Override all playlist file index.
Removes file from playlist by index.
Removes playlist from disk
Last updated