2018-12-18, 07:52
I'm using some subtitle download addons and I have installed archive and rar addon.
I find out kodi can successfully extract files from zip archive,but can't extract anything from rar archive.
I look into the python script of the addon,it use xbmc.extract() for both zip and rar file.Does rar file extraction need to use other method?
I find out kodi can successfully extract files from zip archive,but can't extract anything from rar archive.
I look into the python script of the addon,it use xbmc.extract() for both zip and rar file.Does rar file extraction need to use other method?