You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the genre listing is partially broken if you enter the directory directly.
Example:
ActivateWindow(videos,plugin://script.skin.helper.widgets/?action=browsegenres&mediatype=movies&limit=1000)
->
The list isn't sorted correctly and the assigned target DBIDs are wrong (eg "Drama" #3 -> opens "Family")
As soon as I use the path inside a custom container and force the sortby value to "sorttitle" everything is correct.
The text was updated successfully, but these errors were encountered:
@marcelveldt
Hey Marcel,
the genre listing is partially broken if you enter the directory directly.
Example:
ActivateWindow(videos,plugin://script.skin.helper.widgets/?action=browsegenres&mediatype=movies&limit=1000)
->
The list isn't sorted correctly and the assigned target DBIDs are wrong (eg "Drama" #3 -> opens "Family")
As soon as I use the path inside a custom container and force the sortby value to "sorttitle" everything is correct.
The text was updated successfully, but these errors were encountered: