INTERACT FORUM

More => Old Versions => JRiver Media Center 19 for Windows => Topic started by: arin on April 19, 2014, 06:12:38 pm

Title: Get tags from other files in the same folder
Post by: arin on April 19, 2014, 06:12:38 pm
I've got many album folders which contain various jpg and pdf files (covers and notes for the album).
As they were not tagged, I tried MrC method to get them automatically tagged from folders name (http://yabb.jriver.com/interact/index.php?topic=76421.msg518510#msg518510)
 The problem is that many of them got an underscore for all the System forbidden characters, so I wonder if there's an easy and fast way to get the Album and Artist tags for jpg and pdf from the audio files which are in the same folder.

Any suggestion?
Title: Re: Get tags from other files in the same folder
Post by: MrC on April 19, 2014, 09:02:24 pm
You can use global variables to save these values.  I describe one technique here:

   http://yabb.jriver.com/interact/index.php?topic=82987.0

The important point to note is that all the files are in the same folder, so the per-folder global variable names will contain the values you can mass-assign to your artist and album values.

Ask if you need more help.