Joey
Joey
I can confirm the problem. It is due to different names for the function "where" (Windows) or "which" (Linux). Which name is used depends on the PHP constant DIRECTORY_SEPARATOR. Accordingly,...
Thanks for the quick answer. If you expand the genre list in **demos/demo.simple.write.php:45**: `'genre' => array('Rock', 'Pop'),` Then your tool **demos/demo.browse.php** shows a TCON array with 2 elements: https://i.imgur.com/pKm9Xlv.png MP3...
PS. When I write the IDv2 tags with the Mp3tag tool, the **demos/demo.browse.php** shows this as follows: https://i.imgur.com/9YQfXsr.png
This also applies for the OCI8 driver.