I got a similar error to: At first I got some error messages (Runtime error 5 -Invalid procedure or argument with the 'Mid' function in lines 134 and 251). But after offsetting the starting position by +1 in those 2 function calls, the script ran smoothly. How do I fix? Line 134 currently reads: c ...
How would I modify this script to allow for small differences in filename? The original M3U has filenames as Artist - Title.mp3 But the current file name (for some songs, not all) is ##. Artist - Title.mp3 (where ## is track number) Thus some songs are not being found, and not being added to ...