• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
csv file header typos
#1
I was importing a csv file that had as one of the headers "genre".  Notice the lack of an s there.

The program cheerfully proceeded to import that csv file and ignore the column named genre.  I discovered my error upon reviewing the imported files and wondering where the genre went.

It would be nice, when finding a column named something that it doesn't understand, to say something like "unrecognized header name whatever-it-is, would you like to proceed anyway?  Yes/No"
If you're a zombie and you know it, bite your friend!
We got both kinds of music: Country AND Western
Reply
#2
That would be nice.

My workaround: I try to assign all of the songs in a CSV file to a unique collection or album. This allows me to do some quality control checking after import (check that all metadata is present for a sampling of songs, page through the whole file and make sure the page ranges for each song are correct, etc.) If I find errors I can select all of the songs in the unique collection or album and delete them from the library. Then I can fix the csv file, save it, and then reimport.
Sam

Surface Pro 7 with MSP
Reply




Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.