- Moderator
- #11
Set <> '' run MP goto music and give Mediaportal.log (Debug mode) ...But sadly it still doesn't work...
Set <> '' run MP goto music and give Mediaportal.log (Debug mode) ...But sadly it still doesn't work...
SQL: select * from tracks where strAlbum <> '''''' group by strAlbum, strAlbumArtist order by strAlbum asc, Filter: album
CASE LENGTH(TRIM(strAlbum)) WHEN 0 THEN '---' ELSE strAlbum END;