%T#13954 Comment added by Bilgus: Extra semicolon in file pathes in get_files module

Rockbox via rockbox-sf <[email protected]> Sat, 11 Jul 2026 03:12:46 +0000
Newsgroups gmane.comp.systems.archos.rockbox.sourceforge
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#13954 - Extra semicolon in file pathes in get_files module
User who did this - Willliam W (Bilgus)

----------
its just because the date and size ones have the same convention so all the scripts that use it filter it out as they combine the file and dir tables

            for i = #files, 1, -1 do
                -- only store file name .. strip attributes from end
                table.insert(dirs, "\t" .. string.match(files[i], "[^;]+") or "?")
            end

----------

More information can be found at the following URL:
https://www.rockbox.org/tracker/task/13954#comment45631

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
-- 
rockbox-sf mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-sf