INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: medvedik on December 30, 2011, 12:01:52 pm

Title: New start
Post by: medvedik on December 30, 2011, 12:01:52 pm
I just bought a new NAS, so I thought it was time also to perform a big clean-up on my library, more specific on the way i will keep track of all my music and the tagging. Because for now I mainly use it for my music (+50k). And now am asking you guys (and girls) for some opinions for this,

So I was thinking about putting all my files there, and start a new library scanning those files, where no custom fields are in yet.

I like mostly that featured artists are not behind the songs name, but in the "artist" field. But I noticed this gives problems (for instance for mass look-up lyrics with foobar). Where do you put the ft. artists?
And the same goes for "album", where I just want the album name, and not "album name [2005 remastered version]".

I was thinking about using custom fields for the ft artist or versions, and then with expressions make new fields so that there is this a difference between albums. Good way? bad way? I know it will be alot of work, but this doesn't have to be alright overnight. I consider this to be work in progress while i'm listening to the music.

Your thoughts about all this are more then welcome. Thanks

btw, before I found jr mc, I tried out alot of players. Still the best one! I hope in time I will find out all the other stuff too (movies, etc.)
Title: Re: New start
Post by: syndromeofadown on December 30, 2011, 03:30:04 pm
Code: [Select]
listbuild(1,; ,[Artist],[Album Artist],[Copyright],[Lyricist],[Grouping])&datatype=[list]
Title: Re: New start
Post by: MrC on December 30, 2011, 03:44:19 pm
There won't be a definitive answer, since there will be pros & cons any route you take.  So really the best approach will be the one that works for your workflow / usage scenario.  And this takes most of us some trial and error.  And there will be unforeseen consequences even with the best of planning.

Here's are some threads that provide some suggestions:

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

Some things to consider:

    - will you be transferring / converting files for use on other players?  If so, ...
       - consider which tags will be supported on those devices.
       - consider how multiple values within a tag will be handled, and delimiters (eg. comma, semicolon, ampersand)
    - try to be consistent across your tags, but accept that there will be some unresolvable discrepancies.
    - consider the illegal file system characters and how they will translate to and from tags/properties < -- > directory/file names
    - do you want to be able to view media by Featured artists, album versions (such as Remastered, etc.).  If so, this tends to indicate usage of a separate fields, or consistency in existing fields for ease in pulling this information to provide in views.

I also enjoy the work-as-you-listen approach.  This makes the tedium, well, less... tedious, and helps rediscover old music.
Title: Re: New start
Post by: medvedik on December 30, 2011, 04:51:32 pm
Thanks syndromeofadown, it's indeed alot to chew on, but I did find it interesting and will try some out by testing it on small scale.

Thanks MrC for the links. Alot more to chew on there. But also interesting food for thoughts. I know there isn't a definitive or "good" answer to tagging, that's why I was asking about how you do it, to get idea's for my collection. I'll certainly look for more on this forum.

For playing music I only use jrMC, others I only use for things MC is less good at. (mass lyric tagging for instance). Not even iPod or iPad or anything like that. I have a cordless headphone, I can even walk in the park in front of my door and still listen to my music.

Mor input is always welcome...

Title: Re: New start
Post by: MrC on December 30, 2011, 05:09:30 pm
The good news is... you can use MC to help make changes / corrections in the future.  Combining fields with expressions is easy enough, and culling data from a more complex field is usually doable.