Playlist feature
Thanks for the wonderful app. Some good feature missing out are: 1.auto playlist parsing of all file in same folder(in drive folder), next and previous button feature to switch between files in the playlist.
Mpv have built-in parsing from legacy picker or this Lua script can also be used https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
Nplayer also have this playlist feature in gdrive which is more look neat but don't know how they implemented.
So kindly implement playlist feature in exoplayer(more efficient because of h/w decoder) or else in mpv
2.sorting the files in folder by size(larger,smaller), date(older,newer) this is useful to stream the recently added file in folder having more number of files.
Thanks