Skid
New Member
As the title says, the text element, both the old one and new one, failed to properly update if the text file it's reading, updates twice in quick succession. This is resulting in my song tracker, (Snip) showing a blank song, because VLC stops placing the current song, resulting in a blank file, then immediacy starts the new one, putting the new song name in the file. The result of this is that every other song displays a blank text field, because (at a guess) your looking for change in time modified, and not change in file size as well.
I have confirmed that the file in question, when display a blank song, does in fact contain the song name and details.
Please make the text element file reader, check that the file size hasn't change, as well as, the modify time updating, this should fix the issue, if you do this, then something else broken.
I have confirmed that the file in question, when display a blank song, does in fact contain the song name and details.
Please make the text element file reader, check that the file size hasn't change, as well as, the modify time updating, this should fix the issue, if you do this, then something else broken.