when sorting by date, the sorting is often incorrect, is this a bug?
#1
Say I have a folder like so:

Code:
TV
-- Billions
---- S01
------ E01 ....
------ E02 ....
-- X-Files
---- S01
------ E01

and so on. When a new episode gets added in TV\X-Files\S01 and I'm sorting by date in the TV folder, X-Files should be first. But it often isn't. In fact, some folders are way out of order, like they should be 2nd but they are actually 15th.

Is this a bug? It sure seems like one.

Windows 7.
Reply
#2
No, not a bug...or not a kodi bug

if you change a file inside a folder, only the first parent folder gets the date change. In your case "S01" under "X-Files" should have a new date. But "X-Files" still has the same date.

Just tested here on my windows maching....created folders like this:

David
--Test (folder)
----new-test (folder)
------testfile.txt
--Test1
------testfile.txt

If I add a new file to "new-test"-folder only the date of the "new-test"-folder is changed and not for the "Test"-folder.

So I guess that´s not a Kodi bug.
Reply
#3
Looks like a Windows problem. Just tested it on my Mac and the date for a grandparent folder is accurate when you modify a file in the grandchild folder.
Reply

Logout Mark Read Team Forum Stats Members Help
when sorting by date, the sorting is often incorrect, is this a bug?0