View Single Post
  #2  
Old 09-20-2017, 09:21 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,015
Easiest fix would be to remove the long filename limit in Windows:

https://tinyurl.com/m662hpy

UR does replace invalid filename chars when exporting, and if the file was successfully created, the characters that were used must be valid. Maybe some software you're using isn't handling all valid characters?

See here for modifying attributes via SQLite (there are some examples related to item titles):

http://www.kinook.com/Forum/showthread.php?t=2825
Reply With Quote