Return time and not size again in browse.xml requests
Because I'm doing the JSON version of many of the files in the request directory, I've spotted two minor bugs in the file browse.xml:
- In the headers, the file was identified as status.xml not as browse.xml.
- Instead of the date of each file, browse.xml returns the file size.
Both errors corrected file attached. Also, if you wish to update the years. Attached file not updated.
Checked against last version: https://trac.videolan.org/vlc/changeset/5026666c66c45ae09aaf5179fe2b3856cfb9a6b4
Sorry for not doing a diff, and event worst, a git diff. But now I'm working with a Windows machine without such utilities.