smartVISU
04:42,26.04, v2.7

Multimedia-Widgets

multimedia.image multimedia.music multimedia.slideshow multimedia.station


multimedia.music

Standard Multimedia Player

Parameters
{{multimedia.music(id, gad_play, gad_stop, gad_ff, gad_next, gad_pos, gad_vol, gad_mute, gad_title, gad_artist, gad_repeat, gad_playlist) }}
id
unique id for this widget
gad_play
the gad/item for play/pause
gad_stop
the gad/item for stopping the music (optional)
gad_ff
the gad/item for fast forward and rewind (optional)
gad_next
the gad/item for next an previous playlist title
gad_pos
the gad/item for the position (optional)
gad_vol
the gad/item for the volume (optional)
gad_mute
the gad/item to mute the music (optional)
gad_title
the gad/item for the song title (optional)
gad_artist
the gad/item for the song artist (optional)
gad_repeat
the gad/item for repeat (optional)
gad_playlist
the gad/item to load the default playlist (optional)
Examples
{{ multimedia.music('music1', 'bath_music_play', 'raum_musik_stop', 'bath_music_fwdback',
'bath_music_more_fwdback', 'bath_music_pos', 'bath_music_vol', 'bath_music_mute', 'bath_music_title', 'bath_music_artist', 'bath_music_repeat') }}

{{ multimedia.music('radio1', 'bath_radio_play', '', '', 'bath_radio_fwdback', '', 'bath_radio_vol', 'bath_radio_stumm', 'bath_radio_title', '', '') }}
Multimedia Full
---   ---
Multimedia Radio

Author:Axel Otterstätter

Widgets

Design

Misc