Page 1 of 1

some bugs found

Posted: 16 Dec 2024 11:57
by Samiru
Some bugs found:

"Sort By: Date Modified" does not work in Browse. (or in Videos tab when we set "Group By: Folders")

turn on/off incognito mode does not work when we go into a folder. (it works fine in Browse tab before we go to a folder or into internal/external storage)

(I'm sorry if I am re-posting the same bugs that somebody has already reported)

Re: some bugs found

Posted: 17 Dec 2024 05:42
by Aza
What version of the app are you using?
What do you mean by "incognito mode"?

Re: some bugs found

Posted: 17 Dec 2024 06:06
by Samiru
version 3.6.0 beta 6

there is an Incognito Mode in the VLC app. (playback history doesn't save when turned on) its supposed to work as same as in browsers, right? (known as Private Mode / Incognito Mode / etc)

it does work but only if we turn it on before browsing our internal/external storage...

Re: some bugs found

Posted: 06 Jan 2025 07:22
by Aza
Sorry for the late answer. Could you please share a screenshot of the screen where the sort doesn't work? I am not able to reproduce.

Re: some bugs found

Posted: 06 Jan 2025 09:03
by Samiru
Sorry for the late answer. Could you please share a screenshot of the screen where the sort doesn't work? I am not able to reproduce.
its ok, I'm just glad you are concerned...
here is the screenshots:
https://drive.google.com/drive/folders/ ... sp=sharing

One more thing,
I think you missed one of my other posts...
please respond to it too...
https://forum.videolan.org/viewtopic.ph ... 46#p548060

Re: some bugs found

Posted: 06 Jan 2025 09:26
by Aza
Ok, it's clearer now.
"Sort By: Date Modified" does not work in Browse. (or in Videos tab when we set "Group By: Folders")
You mean that it's not displayed, right? It's on purpose because the sort cannot be applied in those cases. In the browse section it's because the browsing is handled by libvlc and it doesn't provide the file date.
turn on/off incognito mode does not work when we go into a folder. (it works fine in Browse tab before we go to a folder or into internal/external storage)
Reproduced, I will take a look.

Re: some bugs found

Posted: 06 Jan 2025 09:53
by Samiru
You mean that it's not displayed, right? It's on purpose because the sort cannot be applied in those cases. In the browse section it's because the browsing is handled by libvlc and it doesn't provide the file date.
oh, so ​that's how it is...
if you really cannot do anything right now about sort, its ok...

But I really hope you will come up with someway to do it later in the development...
"sort by date modified" is really convenient feature...most of the other media players have that...
I mean, it couldn't be completely impossible right?

Re: some bugs found

Posted: 06 Jan 2025 13:13
by Aza
It's possible for local files without any doubt. But libvlc also lists distant files using different protocols (SMB, DLNA, ...) that do not support dates.