deadendthrills / aeon

An HD interface for XBMC
www.aeonproject.com
381 stars 299 forks source link

A fix for the SD flag #2

Open mindweaver opened 15 years ago

mindweaver commented 15 years ago
substring(listitem.studio,sd) + !substring(listitem.studio,480) + !substring(listitem.studio,576)

Because if you have a xvid/divx and it gets picked up as 480p and SDDVD it will find "SD" in SDDVD and you have overlapping SD and 480p flag images.