Kodi Development  20.0
for Binary and Script based Add-Ons
InfoTagRadioRDS

Detailed Description

Kodi's radio RDS info tag class.

Class: InfoTagRadioRDS()

To get radio RDS info tag data of currently played PVR radio channel source.

Note
Info tag load is only be possible from present player class.
Also is all the data variable from radio channels and not known on beginning of radio receiving.

Example:

...
tag = xbmc.Player().getRadioRDSInfoTag()
title = tag.getTitle()
artist = tag.getArtist()
...

Function Documentation

◆ getTitle()

getTitle ( )

Function: getTitle()


Title of the item on the air; i.e. song title.

Returns
Title

◆ getBand()

getBand ( )

Function: getBand()


Band of the item on air.

Returns
Band

◆ getArtist()

getArtist ( )

Function: getArtist()


Artist of the item on air.

Returns
Artist

◆ getComposer()

getComposer ( )

Function: getComposer()


Get the Composer of the music.

Returns
Composer

◆ getConductor()

getConductor ( )

Function: getConductor()


Get the Conductor of the Band.

Returns
Conductor

◆ getAlbum()

getAlbum ( )

Function: getAlbum()


Album of item on air.

Returns
Album name

◆ getComment()

getComment ( )

Function: getComment()


Get Comment text from channel.

Returns
Comment

◆ getAlbumTrackNumber()

getAlbumTrackNumber ( )

Function: getAlbumTrackNumber()


Get the album track number of currently sended music.

Returns
Track Number

◆ getInfoNews()

getInfoNews ( )

Function: getInfoNews()


Get News informations.

Returns
News Information

◆ getInfoNewsLocal()

getInfoNewsLocal ( )

Function: getInfoNewsLocal()


Get Local news informations.

Returns
Local News Information

◆ getInfoSport()

getInfoSport ( )

Function: getInfoSport()


Get Sport informations.

Returns
Sport Information

◆ getInfoStock()

getInfoStock ( )

Function: getInfoStock()


Get Stock informations.

Returns
Stock Information

◆ getInfoWeather()

getInfoWeather ( )

Function: getInfoWeather()


Get Weather informations.

Returns
Weather Information

◆ getInfoHoroscope()

getInfoHoroscope ( )

Function: getInfoHoroscope()


Get Horoscope informations.

Returns
Horoscope Information

◆ getInfoCinema()

getInfoCinema ( )

Function: getInfoCinema()


Get Cinema informations.

Returns
Cinema Information

◆ getInfoLottery()

getInfoLottery ( )

Function: getInfoLottery()


Get Lottery informations.

Returns
Lottery Information

◆ getInfoOther()

getInfoOther ( )

Function: getInfoOther()


Get other informations.

Returns
Other Information

◆ getEditorialStaff()

getEditorialStaff ( )

Function: getEditorialStaff()


Get Editorial Staff names.

Returns
Editorial Staff

◆ getProgStation()

getProgStation ( )

Function: getProgStation()


Name describing station.

Returns
Program Station

◆ getProgStyle()

getProgStyle ( )

Function: getProgStyle()


The the radio channel style currently used.

Returns
Program Style

◆ getProgHost()

getProgHost ( )

Function: getProgHost()


Host of current radio show.

Returns
Program Host

◆ getProgWebsite()

getProgWebsite ( )

Function: getProgWebsite()


Link to URL (web page) for radio station homepage.

Returns
Program Website

◆ getProgNow()

getProgNow ( )

Function: getProgNow()


Current radio program show.

Returns
Program Now

◆ getProgNext()

getProgNext ( )

Function: getProgNext()


Next program show.

Returns
Program Next

◆ getPhoneHotline()

getPhoneHotline ( )

Function: getPhoneHotline()


Telephone number of the radio station's hotline.

Returns
Phone Hotline

◆ getEMailHotline()

getEMailHotline ( )

Function: getEMailHotline()


Email address of the radio station's studio.

Returns
EMail Hotline

◆ getPhoneStudio()

getPhoneStudio ( )

Function: getPhoneStudio()


Telephone number of the radio station's studio.

Returns
Phone Studio

◆ getEMailStudio()

getEMailStudio ( )

Function: getEMailStudio()


Email address of radio station studio.

Returns
EMail Studio

◆ getSMSStudio()

getSMSStudio ( )

Function: getSMSStudio()


SMS (Text Messaging) number for studio.

Returns
SMS Studio