add sorting criterium: by media type (as in #192)
parent
04e93ae969
commit
78ef36ef93
|
@ -17,6 +17,7 @@ With the advanced sort, you can select the sorting criterion and eventually inve
|
|||
* By length: shorter episodes first
|
||||
* By name: from A to Z (actually from 0 to 9 then A to Z), case insensitive.
|
||||
* By feed priority: according to the priority you gave to the feed, highest first.
|
||||
* By media type (Audio vs. Video), preserving previous sorting criterion as a second key.
|
||||
|
||||
A switch is available to invert the chosen criterion. For example, if you choose to sort by date and invert the sort, you'll have newer episodes first.
|
||||
|
||||
|
|
Loading…
Reference in New Issue