Kodi Community Forum
Episode Info in File Mode Title - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: PM3.HD (https://forum.kodi.tv/forumdisplay.php?fid=75)
+----- Thread: Episode Info in File Mode Title (/showthread.php?tid=75972)



Episode Info in File Mode Title - mrfox - 2010-06-20

Hi,

I'm having trouble making an adjustment to the PM3.HD 720p skin. I'm using file (non-library) mode rather than library mode because I prefer the control over content (and the fewer menus).

The problem I'm having is that each file is listed with the full name of the file.
e.g. ShowName S01E05 EpTitle.avi

This isn't especially helpful, particularly if the show name is long. I've been mucking around with the relevant InfoLabels in ViewsFileMode.xml, but only ListItem.Label seems to yield any output.

Is there any special technique required to extract episode information from a ListItem in file mode?

I'd be happy with a regex hack to remove the showname, but I get the impression that the available functions are limited by design.

Any suggestions?

Thanks,
Jon.


- Jezz_X - 2010-06-20

You just can't do it sorry the meta info stuff just isn't designed to show in filemode


- mrfox - 2010-06-21

ah, pity. thanks for letting me know.