INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Mac => Topic started by: deone on November 17, 2019, 03:41:56 pm

Title: raw access to media center library
Post by: deone on November 17, 2019, 03:41:56 pm
I want to play around with analyzing my media files in the MC library on the mac; e.g., look at the range of dynamic range for different genres of music.
I assume the results of analyze audio are stored in the MC library; by accessing the library directly, I could pull out such information.  Can anyone tell me the storage format of the library?
Title: Re: raw access to media center library
Post by: RoderickGI on November 17, 2019, 04:21:59 pm
Nope. But don't even try it. You will either break something or get frustrated.

Take a look at MCUtils, "Swag of Tools", or just create a View of the data you want, select all record, Copy, and then Paste that into Excel. Analyse in there.

Search the forum for the tools. Look at the Developer section of the Wiki. Link below.

Also learn what fields are in MC using the tagging Action Window and the "Manage Library" dialogue in Options.

EDIT: Oh. You are on a Mac. Can't help you much then. Copy/Paste should work.
Title: Re: raw access to media center library
Post by: deone on November 17, 2019, 08:02:06 pm
Thanks RoderickGI.
That worked...was able to copy data to a google sheets, dump it out as a csv file, and go to town with it using R.
Title: Re: raw access to media center library
Post by: blgentry on November 18, 2019, 08:47:08 am
That worked...was able to copy data to a google sheets, dump it out as a csv file, and go to town with it using R.

Wait... really?  You're using a statistical analysis programming language to look at dynamic range in your own collection?!?

That's neat.  :)

Brian.