added a new encoding settings page under advanced
This commit is contained in:
parent
231ed3c315
commit
2704b52493
16 changed files with 267 additions and 136 deletions
|
@ -90,9 +90,7 @@
|
|||
LibraryBrowser.loadSavedQueryValues('episodes', query);
|
||||
|
||||
var groupId = getParameterByName('groupid');
|
||||
if (groupId) {
|
||||
query.GroupId = groupId;
|
||||
}
|
||||
query.GroupId = groupId;
|
||||
|
||||
reloadItems(page);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue