Home
last modified time | relevance | path

Searched refs:option_tags_html (Results 1 – 6 of 6) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v1.php108 $getID3->option_tags_html = false;
168 $getID3->option_tags_html = false;
H A Dgetid3.php153 public $option_tags_html = true; variable in getID3
1509 if ($this->option_tags_html) {
1578 return getid3_lib::CopyTagsToComments($ThisFileInfo, $this->option_tags_html);
H A Dgetid3.lib.php1532 * @param bool $option_tags_html default true (just as in the main getID3 class)
1536 public static function CopyTagsToComments(&$ThisFileInfo, $option_tags_html=true) { argument
1613 if ($option_tags_html) {
/plugin/jukebox/
H A Dlist.php39 $id3->option_tags_html = false;
/plugin/jukebox/id3/
H A Dgetid3.php34 …var $option_tags_html = true; // Copy tags to root key 'tags_html' properly translated fr… variable in getID3
1042 if ($this->option_tags_html) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt42 * bugfix (G:221) option_tags_html=false ignored