Solved it. Only using vfs.libarchive and doing a reboot (!).
Posts by gomez
-
-
Kodi supports 2 archive addons: RAR Archive Support and Archive support. Maybe both needs to be enabled?
Looks like archive support is the way to go. See here Addon seems to compete with vfs.libarchive · Issue #29 · xbmc/vfs.rar · GitHub
Index of /addons/9.0/fs-tools/
pls have a try
So, this addon solves another problem?
-
Index of /addons/9.0/fs-tools/
pls have a try
Thanks for the addon. As Kodi 18 & LobreElec 9 does not play rar files (i already tested GitHub - xbmc/vfs.rar: RAR VFS addon for Kodi) i tried your addon. Unfortunaly it wont work:
Code11:04:12.179 T:139901954431104 NOTICE: VideoPlayer::OpenFile: rar://smb%3a%2f%2fBERT103%2fdata-read%2fMovies%2ftest%2test.rar/test.mkv 11:04:12.184 T:139900648752896 NOTICE: Creating InputStream 11:04:14.580 T:139900648752896 WARNING: CreateLoader - unsupported protocol(rar) in rar://smb%3a%2f%2fBERT103%2fdata-read%2fMovies%2ftest%2test.rar/test.mkv 11:04:14.580 T:139900648752896 ERROR: CVideoPlayer::OpenInputStream - error opening [rar://smb%3a%2f%2fBERT103%2fdata-read%2fMovies%2ftest%2test.rar/test.mkv] 11:04:14.580 T:139900648752896 NOTICE: CVideoPlayer::OnExit() 11:04:15.083 T:139901954431104 NOTICE: CVideoPlayer::CloseFile() 11:04:15.083 T:139901954431104 NOTICE: VideoPlayer: waiting for threads to exit 11:04:15.083 T:139901954431104 NOTICE: VideoPlayer: finished waiting
Some have a tip or can help?