156c156
< 			if ( $search ne $sort ) {
---
> 			if ( $search ne Slim::Utils::Unicode::utf8toLatin1Transliterate($sort) ) {