Official site launch very soon, hurrah!
./PlexPlaylistImporter.exe "`cygpath -wp "$1"`" "$2"
./SCRIPT_NAME /cygdrive/c/playlist.path "Plex Playlist Name"
Out of curiosity, was that MortScript thing you mentioned previously related to Plex or Python?
DBFileDurations.append(Val[1])
DBFileDurations.append(Val[1] if Val[1] is not None else 0)