running on localhost
It looks like the directory structure for tapes
is incorrect.
It's still reading an additional directory tapes
although the screen showed it's not in there.
I don't know why it's doing…
running on localhost
Ok. And let me know what the server says when you load it up and try to run it.
I've been watching for any errors as I run it, but I haven't seen any when using PHP's built-in server.
running on localhost
Yeah, that's right.
With that structure, it's saying the title names are "tapes"?
PHP 8.2 is the req, by the way.
running on localhost
It's pulling the title of the playlist from the name of the folder under tapes
, so that's the expected behavior.
So if you want the playlist to have a different name, the name of the folder…