Replies: 1 comment
|
Maybe you can try to change the sort function's parameters form filename to utils.file_info(path)["ctime"], which function in the autoload.lua |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
It's wonderful, just I want the files sorted by date instead of filename, and I want the sort in descending order.
Never learned lua before, so I used AI and I got several versions of code, some got me wrong files count - it's accumulating when I click next button again and again; some failed to show playlist.
Could somebody please give me a hand?
All reactions