mpv-scripts
mpv-scripts copied to clipboard
[SimpleBookmark] Sorting method is not working
Changing the list_default_sort=added-asc to one of the given options as stated in the SimpleBookmark.conf is not working.
####------Sort Settings-------####
##--Sorts: added-asc, added-desc, time-asc, time-desc, alphanum-asc, alphanum-desc
##--Sorts description: 'added-asc' is for the newest added item to show first. Or 'added-desc' for the newest added to show last. Or 'alphanum-asc' is for A to Z approach with filename and episode number lower first. Or 'alphanum-desc' is for its Z to A approach. Or 'time-asc', 'time-desc' to sort the list based on time.
#--(Sorts). Default sorting method for all the different filters in the list. Choose between available sorts.
list_default_sort=added-asc
In example:
MPV shows:
Running mpv v0.40.0-119-g1d1535ff9 with a portable_config.
Are you sure that the config file is being loaded? Try changing other settings and see if they reflect
Yes, the changes done in the setting groups_list_and_keybind= are shown in the GUI.