mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-22 07:51:47 +00:00
Update API docs
This commit is contained in:
parent
4c10e878a1
commit
f0a63617f5
@ -216,6 +216,7 @@ sub loadInitialItems()
|
||||
if not isValid(m.filter) then m.filter = "All"
|
||||
if not isValid(m.filterOptions) then m.filterOptions = "{}"
|
||||
if not isValid(m.view) then m.view = "Movies"
|
||||
if not isValid(m.sortAscending) then m.sortAscending = true
|
||||
|
||||
m.filterOptions = ParseJson(m.filterOptions)
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user