mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update episode nfo saving
This commit is contained in:
parent
92e4d82bd2
commit
2efdf1fcd5
3 changed files with 9 additions and 9 deletions
|
@ -16,12 +16,12 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"ignore": [],
|
"ignore": [],
|
||||||
"version": "1.1.81",
|
"version": "1.1.82",
|
||||||
"_release": "1.1.81",
|
"_release": "1.1.82",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "1.1.81",
|
"tag": "1.1.82",
|
||||||
"commit": "22bc455d3ac39889799e0baf3223c93da7f34c50"
|
"commit": "3ce8ac9212de0ee709f2bf836b1897fac14c5db0"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
||||||
"_target": "^1.1.51",
|
"_target": "^1.1.51",
|
||||||
|
|
|
@ -215,7 +215,7 @@
|
||||||
return connectUser;
|
return connectUser;
|
||||||
};
|
};
|
||||||
|
|
||||||
var minServerVersion = '3.0.5972';
|
var minServerVersion = '3.0.5980';
|
||||||
self.minServerVersion = function (val) {
|
self.minServerVersion = function (val) {
|
||||||
|
|
||||||
if (val) {
|
if (val) {
|
||||||
|
|
|
@ -14,12 +14,12 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"ignore": [],
|
"ignore": [],
|
||||||
"version": "1.4.254",
|
"version": "1.4.255",
|
||||||
"_release": "1.4.254",
|
"_release": "1.4.255",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "1.4.254",
|
"tag": "1.4.255",
|
||||||
"commit": "261edde431045d80a709a5ac89a8307e7e012f31"
|
"commit": "24c4f512b1038c00015dee815b1c5472cafe5487"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
"_source": "https://github.com/MediaBrowser/emby-webcomponents.git",
|
||||||
"_target": "^1.2.1",
|
"_target": "^1.2.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue