sverhagen / mp3-browser

This Joomla plugin will create a table of every MP3 in a specified folder. It displays the ID3 information of each track with a link to download or play the file in the browser
https://www.totaalsoftware.com/products/mp3-browser
GNU General Public License v2.0
5 stars 5 forks source link

mp3browser 0.4.1 with PHP 7.3 #87

Open titleistfour opened 3 years ago

titleistfour commented 3 years ago

Hello,

I'm getting some problems using mp3browser 0.4.1 with PHP 7.3. The plugin doesn't display correctly. If I switch back to PHP 5.6, it displays correct. Is PHP 7.3 supported?

Thanks

dieKemptener commented 2 years ago

Hello, I also had problems with more recent PHP versions. You can download the latest stable version of the getID3 project at https://www.getid3.org/ and then update the files needed by MP3 Browser Fork at /plugins/content/mp3browser/getid3/getid3. Since then everything works for me without errors. Joomla 4.1.2 / PHP 8.0 Greetings

JRBdosDerfo commented 2 years ago

Hello, dieKemptener, well I did it and got an error message: "\plugins\content\mp3browser\getid3\getid3\module.tag.id3v2.php on line 60". I didn't help me anyway.