JamesHeinrich / getID3

http://www.getid3.org/
Other
1.15k stars 245 forks source link

Could not open file from the same parent directory #399

Closed gibrandarmawan closed 1 year ago

gibrandarmawan commented 1 year ago

Hello, I'm developing a website that can display songs details. However, I cant get getID3 to open my song file from the same parent directory. The error stated:

Could not open "\tugas-besar-1\public\audio\SONG-63587080551c45.17658062.mp3" (!is_readable; !is_file; !file_exists)

The file which contains the getID3 function is located in the \tugas-besar-1\controller. Any help would be appreciated.