jarvis music db bump
This commit is contained in:
parent
158008415f
commit
c10cee3cb3
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.emby"
|
<addon id="plugin.video.emby"
|
||||||
name="Emby"
|
name="Emby"
|
||||||
version="1.1.53"
|
version="1.1.54"
|
||||||
provider-name="Emby.media">
|
provider-name="Emby.media">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -87,7 +87,7 @@ def getKodiMusicDBPath():
|
||||||
"13": 46, # Gotham
|
"13": 46, # Gotham
|
||||||
"14": 48, # Helix
|
"14": 48, # Helix
|
||||||
"15": 52, # Isengard
|
"15": 52, # Isengard
|
||||||
"16": 55 # Jarvis
|
"16": 56 # Jarvis
|
||||||
}
|
}
|
||||||
|
|
||||||
dbPath = xbmc.translatePath(
|
dbPath = xbmc.translatePath(
|
||||||
|
|
Loading…
Reference in a new issue