You could do that within your theme by using the custom field that each image/album has and enter "rating" for example. Then check that field on the theme page with something like if customfield == "rating" show rating stuff else don't. (not valid code of course!).