If it is CPMFETCH - there are functions provided that allow filtering by album or category...
You are likely calling: cpm_viewLastAddedMedia. you would need to change to:
[code]cpm_viewLastAddedMediaFrom ( $source, int $rows, int $columns, [array $op...
You are likely calling: cpm_viewLastAddedMedia. you would need to change to:
[code]cpm_viewLastAddedMediaFrom ( $source, int $rows, int $columns, [array $op...