Media Type field change

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Media Type field change

Re: Media Type field change

by Scott » Wed May 12, 2021 9:06 am

That did the trick, thank you!

Re: Media Type field change

by Lowlander » Fri May 07, 2021 10:58 am

$If(<Type>=Podcasts,Podcast,$If(<Type>=Audiobooks,Audiobook,<Type>))

Re: Media Type field change

by Scott » Fri May 07, 2021 10:25 am

Thanks. What would it look like to handle both Podcast(s) and Audiobook(s)?

Re: Media Type field change

by Lowlander » Fri May 07, 2021 10:16 am

No, Type is in internal mechanism and not customizable.

It sounds like you're using <Type> in the Auto-Organize Mask and thus should be able to use $If(<Type>=Podcasts,Podcast,<Type>) to still use the same Podcast folder as with MMW4.

Media Type field change

by Scott » Fri May 07, 2021 9:46 am

It looks like the values available in the Type field pull-down changed from MM4 to MM5. For example, there is no longer a "Podcast" choice but there is a "Podcasts" one.

I use the Type field in my Auto-Organize destination, in the path. That means that I have thousands of files MM4 organized into a Podcast directory tree; and MM5 moves new files to an identically-structured Podcasts directory tree.

I'm really not keen on moving the files organized by MM4 to match where MM5 now wants to put them. Is there some way to edit the available Type values?

Top