As others do not see what would happen during the remote access, yet they could benefit from a decent description of the problem plus eventually a possible solution, I would rather deal with the problem in the public forum.
So, the following questions should preferably be answered with "yes" or need a description what happened instead:
- Have you selected the files for which you want to get the export?
- Have you pressed Ctrl+E?
- Did the list of export scripts open?
- Did you select the script with the name "csv"?
- Did you click on the "edit" button?
- Did a text editor window open that shows a text starting with
$filename(csv,utf-16)? - Did you replace the string
$loop(%_filename_ext%)%title%;%artist%;%album%;%track%;%year%;%_length_seconds%;%_file_size%;%_file_mod_date%;%_folderpath%;%_filename_ext%;
with$loop(%_filename_ext%)%title%;%artist%;%album%;%track%;%year%;%_length%;%_file_size%;%_file_mod_date%;%_folderpath%;%_filename_ext%;%genre%;%comment%;%bpm%;%_bitrate%? - Did you save the modfied export script?
- Did you close the text editor?
- Did you click OK to execute the script?
- Did you check the output in Excel?
- Was it OK?