mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-07-23 06:48:58 +00:00
content notification
This commit is contained in:
parent
969629ec37
commit
c63bfd1346
9 changed files with 79 additions and 21 deletions
|
@ -137,6 +137,8 @@ class MusicVideos(KodiDb):
|
|||
self.add_streams(*values(obj, QU.add_streams_obj))
|
||||
self.artwork.add(obj['Artwork'], obj['MvideoId'], "musicvideo")
|
||||
|
||||
return not update
|
||||
|
||||
def musicvideo_add(self, obj):
|
||||
|
||||
''' Add object to kodi.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue