Randomize backdrop images in screensaver
This provides a more varied experience viewing the backdrop screensaver.
This commit is contained in:
parent
1f4efb34f9
commit
7265308c8b
2 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,7 @@ class BackdropScreensaver {
|
|||
SortBy: 'Random',
|
||||
Recursive: true,
|
||||
Fields: 'Taglines',
|
||||
ImageTypeLimit: 1,
|
||||
ImageTypeLimit: 10,
|
||||
StartIndex: 0,
|
||||
Limit: 200
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue