File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <addon id =" plugin.video.plexkodiconnect" name =" PlexKodiConnect" version =" 3.9.1 " provider-name =" croneter" >
2
+ <addon id =" plugin.video.plexkodiconnect" name =" PlexKodiConnect" version =" 3.9.2 " provider-name =" croneter" >
3
3
<requires >
4
4
<import addon =" xbmc.python" version =" 3.0.0" />
5
5
<import addon =" script.module.requests" version =" 2.22.0" />
103
103
<summary lang =" ko_KR" >Plex를 Kodi에 기본 통합</summary >
104
104
<description lang =" ko_KR" >Kodi를 Plex Media Server에 연결합니다. 이 플러그인은 Plex로 모든 비디오를 관리하고 Kodi로는 관리하지 않는다고 가정합니다. Kodi 비디오 및 음악 데이터베이스에 이미 저장된 데이터가 손실 될 수 있습니다 (이 플러그인이 직접 변경하므로). 자신의 책임하에 사용하십시오!</description >
105
105
<disclaimer lang =" ko_KR" >자신의 책임하에 사용</disclaimer >
106
- <news >version 3.9.1 (beta only):
106
+ <news >version 3.9.2 (beta only):
107
+ - Fix getVideoInfoTag error (thanks @Spacetech) #2052
108
+ - Automatically hide the skip button after some time (thanks @Spacetech) #2053
109
+ - Force a database reset, necessary due to #2041 #2054
110
+
111
+ version 3.9.1 (beta only):
107
112
- Add support for Plex Watchlist (thanks @Spacetech) #2041
108
113
- Use InfoTagVideo to set list item data (thanks @Spacetech) #2040
109
114
- New setting: Allow delaying background sync while playing videos (thanks @Spacetech) #2039
Original file line number Diff line number Diff line change
1
+ version 3.9.2 (beta only):
2
+ - Fix getVideoInfoTag error (thanks @Spacetech) #2052
3
+ - Automatically hide the skip button after some time (thanks @Spacetech) #2053
4
+ - Force a database reset, necessary due to #2041 #2054
5
+
1
6
version 3.9.1 (beta only):
2
7
- Add support for Plex Watchlist (thanks @Spacetech) #2041
3
8
- Use InfoTagVideo to set list item data (thanks @Spacetech) #2040
You can’t perform that action at this time.
0 commit comments