move more metadata settings to per library
This commit is contained in:
parent
9dcf14df27
commit
af2e209ce4
20 changed files with 79 additions and 85 deletions
|
@ -16,12 +16,12 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.1.84",
|
||||
"_release": "1.1.84",
|
||||
"version": "1.1.85",
|
||||
"_release": "1.1.85",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.1.84",
|
||||
"commit": "adc79119a845784ce08fa33930e6eb903dfab16a"
|
||||
"tag": "1.1.85",
|
||||
"commit": "6fc42ba6b9d72c3e4af4a7b7797d53b08342f095"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
||||
"_target": "^1.1.51",
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.5984';
|
||||
var minServerVersion = '3.0.5986';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue