Add:Random library sort #1285

This commit is contained in:
advplyr 2024-08-13 10:18:23 -05:00
parent d18537cf04
commit f405947ad8
3 changed files with 10 additions and 0 deletions

View file

@ -63,6 +63,10 @@ export default {
{
text: this.$strings.LabelFileModified,
value: 'mtimeMs'
},
{
text: this.$strings.LabelRandomly,
value: 'random'
}
],
podcastItems: [
@ -89,6 +93,10 @@ export default {
{
text: this.$strings.LabelFileModified,
value: 'mtimeMs'
},
{
text: this.$strings.LabelRandomly,
value: 'random'
}
],
episodeItems: [