I want file listings to ignore prefix text in brackets when sorting by name. Is the following supported?
Code:
<sorttokens>
<token>
<regexp>^\[[^\]]+\]</regexp>
</token>
</sorttokens>
Kodi for PC IOS Football Addons IPTV M3u Sports
Kodi for PC IOS Football Addons IPTV M3u Sports
I want file listings to ignore prefix text in brackets when sorting by name. Is the following supported?
<sorttokens>
<token>
<regexp>^\[[^\]]+\]</regexp>
</token>
</sorttokens>