Home
last modified time | relevance | path

Searched refs:encoding_id3v1 (Results 1 – 4 of 4) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php68 $ID3v1encoding = $this->getid3->encoding_id3v1;
H A Dgetid3.php100 public $encoding_id3v1 = 'ISO-8859-1'; variable in getID3
1460 'id3v1' => array('id3v1' , $this->encoding_id3v1),
/plugin/jukebox/id3/
H A Dgetid3.php24 …var $encoding_id3v1 = 'ISO-8859-1'; // Should always be 'ISO-8859-1', but some tags may be writ… variable in getID3
1011 'id3v1' => array('id3v1' , $this->encoding_id3v1),
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt896 ¤ Added $encoding_id3v1 to allow for ID3v1 encodings other than