ListItem.Path archive path handling
#1
I'm trying to find a way to get extrafanart working when a tvshow is archived in a rar file.

Currently, if you use

Code:
$INFO[ListItem.Path,,../extrafanart/]

when the file is located @ something like this:

smb://SMBHOST/SHARENAME/TVShowTitle/TVSHOW.SXXEXX/TVSHOW.SXXEXX.rar

Then it returns:

Code:
ERROR: XFILE::CDirectory::GetDirectory - Error getting rar://smb//SMBHOST/SHARENAME/TVShowTitle/TVSHOW.SXXEXX/TVSHOW.SXXEXX.rar/../extrafanart/

Is there a way within the xml to manually remove the rar:// so it can pick up the extrafanart folder? Or is there a better way to return just the path to the archive?

Thanks..
Reply
#2
as far as i know, it can't be done.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
It works fine for rared movie i think.
Maybe try ListItem.FileNameAndPath and see if that works?
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply

Logout Mark Read Team Forum Stats Members Help
ListItem.Path archive path handling0