mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-18 06:06:14 +00:00
add genres to music albums
fixed high season numbers skipped at import removed prefix from video nodes
This commit is contained in:
parent
7c995a5a17
commit
3579fa3ca8
3 changed files with 16 additions and 14 deletions
|
@ -140,8 +140,7 @@ class ReadEmbyDB():
|
|||
result = newResult
|
||||
|
||||
return result
|
||||
|
||||
|
||||
|
||||
def getItem(self, id):
|
||||
|
||||
result = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue