Home
last modified time | relevance | path

Searched refs:option_tag_lyrics3 (Results 1 – 3 of 3) sorted by relevance

/plugin/jukebox/
H A Dlist.php37 $id3->option_tag_lyrics3 = false;
/plugin/jukebox/id3/
H A Dgetid3.php31 var $option_tag_lyrics3 = true; // Read and process Lyrics3 tags variable in getID3
280 if ($this->option_tag_lyrics3) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php132 public $option_tag_lyrics3 = true; variable in getID3