If you want a simple region export to file / import from file, check the CSV regions import/export scripts shared on my free repo. They have less issue than native way of doing it, especially with non UTF-8 characters and quotes.
Introduction
The following script has been developed to import items and regions from a CSV file.
Here is a sample of the tabulation delimited CSV. Check the data formatting. (Headers can be changed).
Position | Length (Secs) | Name |
---|---|---|
00:00,0 | 5.50 | cue1 |
00:05,0 | 3.56 | cue2 |
00:18,0 | 8.4 | cue3 |
00:46,0 | 4.54 | cue4 |
This time format can be moded, and support FPS.
Length can be replaced by End position column.
File extension can be customizable in the script.
You can pass your own settings values to the script using a preset file script.
Put your CSV in the same folder as your desired items.
Content
Name | Folder | Links | Date | Version | Changes |
---|---|---|---|---|---|
X-Raym_Import items and regions from CSV.lua | Items Editing | 2022-08-04 | 1.4.1 | 1.4.1 (2022-08-04)
1.4 (2022-08-03)
1.3.2 (2021-08-05)
1.3.1 (2021-07-29) 1.3 (2021-07-29)
1.2 (2021-03-19)
1.1.3 (2017-05-15)
1.1.2 (2017-05-14)
1.1.1 (2017-05-14) 1.1 (2017-01-26)
1.0 (2017-01-16)
|
Screenshot
