ok, i've gotten it working manually. it works perfect, but it does require manual tagging which is fine for normal incoming volumes, but will not be suitable to re-do my entire media collection (which i would like to do) or complete the integration of my work related docs/photos (which i have to get sorted sooner than later)
i'm using
if(!isequal([Media Type],Audio,1),[audio type],[File Type])
if(!isequal([Media Type],Audio,1),[audio folder],[Album Format])
and just paste into the rename/move/copy dialog. same goes for Video media, although i have far less weird sidecars in my video media.
this gives me two fields to manually tag for all the non-audio files, i've named them so they appear at the top of the tags and close to each other LOL, not because they make sense.
anyways, thanks for any help you JRiver masters may have for me! i'm trying to brainstorm a variable method, but i only scrape the surface of understanding on the variable language...i'm already smartlisting variables for video and audio...
for example, my average bitrate variable assigns a per-album bitrate average. isn't that calculated value just a number? so if i tag sidecar files based on the [album] tag, should i not be able to force them to have a custom field, that displays the calculated average bitrate for that album name? i just can't figure out how to make it work but it makes sense to me.