Randomize backdrop images in screensaver
This provides a more varied experience viewing the backdrop screensaver.
This commit is contained in:
@@ -18,7 +18,7 @@ class BackdropScreensaver {
|
||||
SortBy: 'Random',
|
||||
Recursive: true,
|
||||
Fields: 'Taglines',
|
||||
ImageTypeLimit: 1,
|
||||
ImageTypeLimit: 10,
|
||||
StartIndex: 0,
|
||||
Limit: 200
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user