add library folder option to home page
This commit is contained in:
@@ -390,7 +390,7 @@
|
||||
}
|
||||
|
||||
if (item.CollectionType == 'tvshows') {
|
||||
return 'tvlatest.html?topParentId=' + item.Id;
|
||||
return 'tvrecommended.html?topParentId=' + item.Id;
|
||||
}
|
||||
|
||||
if (item.CollectionType == 'music') {
|
||||
|
||||
Reference in New Issue
Block a user