EibiSpace B25 Stored DX Labels CSV file
Extract the CSV and upload into Admin using the Stored DX Labels function - note this will replace any existing stored labels.
It looks like you're new here. If you want to get involved, click one of these buttons!
Extract the CSV and upload into Admin using the Stored DX Labels function - note this will replace any existing stored labels.
Comments
Well, no.
First, this file is filled with dozens of illegal UTF-8 sequences. You can see the decoding failures in the browser's javascript console. They are mostly of the form e1 byte1 byte2, where the trailing two bytes are not valid UTF-8 continuation bytes beginning with the high-order bits 11. This is a symptom of improperly downloading files from eibispace.de. I had to learn this the hard way many years ago. You can't download files from there with the browser download function. You have to use wget plus some additional magic.
Second, I don't understand why you'd want to do this. We already have an integrated EiBi database. Yes, it's A25. I've been waiting for B25 to be released. I don't think this csv file is the official B25 release as eibispace.de only shows a 27 Sept update to A25 as being current.
The integrated EiBi database has a special filtering control panel that you don't get by uploading EiBi entries into the stored database. You lose that functionality which is important given that there are so many overlapping labels (more than 10 thousand).
But whatever I suppose..
This is B25. Thanks for the tip about UTF-8. I'll try to fix it
I've replaced the file in the first post with an updated version with character encoding errors fixed.
I know a B25 Eibi will be released officially but this is just to use in the mean-time and uses a script I created to automatically update from the Eibi schedule to get the latest changes.
Okay, thank you for the changes.
I see as of this morning Eike has made an official B25 release on eibispace.de. So I will get that into the next software release.