service.autosubs icon indicating copy to clipboard operation
service.autosubs copied to clipboard

TypeError: descriptor 'getAlbum' of 'xbmx.InfoTagMusic' object needs an argument

Open jaredcat opened this issue 3 years ago • 0 comments

I get this error occasionally while watching tv episodes using PseudoTV Live (IPTV Simple PVR Add-on) Kodi: 19.3.0 AutoSubs 1.1.1

Error Type: <class 'TypeError'>
Error Contents: descriptor 'getAlbum' of 'xbmx.InfoTagMusic' object needs an argument
Traceback: File: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.autosubs/resources.autosubs.py" line 123, in onPlayBackStarted

video_clip_album = xbmx.InfoTagMusic.getAlbum()
TypeError: descriptor 'getAlbum' of 'xbmx.InfoTagMusic' object needs an argument

jaredcat avatar Jan 20 '22 20:01 jaredcat