Google Music

Discussion about anything that might be of interest to MediaMonkey users.

Moderator: Gurus

Re: Google Music

Postby cmatte » Mon Apr 02, 2012 2:20 pm

Great to hear that, keep it up :)
cmatte
 
Posts: 14
Joined: Sat Nov 05, 2011 6:07 am

Re: Google Music

Postby Wargazm » Tue Apr 03, 2012 1:41 pm

Simon, this is great news. I hope that you make your syncing script open source so people can help out with it, I know I'd like to contribute what I can (I have some experience with Python, and would love to help).

Are you planning to maintain a thread on these forums for people to keep up with updates? I want to be sure I stay on top of any news regarding this.
Wargazm
 
Posts: 161
Joined: Thu Dec 06, 2007 10:52 am

Re: Google Music

Postby trortiz2 » Tue Apr 03, 2012 1:46 pm

Hey Guys,

Just started using mediamonkey and I love it!!! I use to use itunes and am EXTREMELY happy with what mediamonkey can do. I also love Google Music and have been looking for an easy way for them to work together. I see Simon and others are working on it and that is a good thing. I don't know anything about programming or coding or anything. Just looking for something that will take care of it for me. I would definitely be interested in testing or purchasing a program that can do that. Keep up the great work guys!!
trortiz2
 
Posts: 1
Joined: Tue Apr 03, 2012 1:32 pm

Re: Google Music

Postby simon_weber » Tue Apr 03, 2012 1:51 pm

I hope that you make your syncing script open source so people can help out with it, I know I'd like to contribute what I can (I have some experience with Python, and would love to help).

Yup, it'll be open source and will live here: https://github.com/simon-weber/Mirror-M ... ogle-Music. Contributions welcome! I just changed the license of my api, so the tool will be 3-clause BSD - very unrestrictive.

Are you planning to maintain a thread on these forums for people to keep up with updates?

Anyone can follow the development on GitHub, and once I have something beta worthy, I'll start dropping notes here.

@trortiz2: happy to be filling a need.
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

Re: Google Music

Postby simon_weber » Wed Apr 04, 2012 1:03 am

Ok, I've got an initial design up at GitHub. From now on, I'll just post major updates here. It's more straightforward than I thought to make this mediaplayer-agnostic: good news for those (unenlightened) folks who aren't using MediaMonkey.

For anyone who wants to watch more closely or contribute, join me on GitHub!

https://github.com/simon-weber/Mirror-M ... gle-Music/
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

Re: Google Music

Postby Wargazm » Thu Apr 05, 2012 3:08 pm

fatnastic! I will be following on githubb.
Wargazm
 
Posts: 161
Joined: Thu Dec 06, 2007 10:52 am

Re: Google Music

Postby mothra9999 » Wed Apr 18, 2012 8:10 am

Hi Simon,
Holy cow, we need this MM to GM tool so bad! i cant wait for the first release. i am definitely up for testing support but might not be much use beyond that. Following on github as well.
mothra9999
 

Re: Google Music

Postby simon_weber » Wed Apr 18, 2012 11:31 am

Hey everyone, glad to the interest =)

Everything is coming along well, though I haven't had as much time to work on this as I hoped. An update: after a minor setback, real time change monitoring now works! So, you should be able to fire up my program when your computer starts, and it'll push out changes as soon as you make them in MM.

There are a lot of edge cases I'm ignoring right now (duplicates, autoplaylists, user conversion of songs, etc), but I should have something to test out shortly.
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

Re: Google Music

Postby bhlaws » Thu Apr 19, 2012 8:23 pm

I'm new to MediaMonkey and really, really like it so far. I'm also looking to supplement with Google Music (primarily to act as a backup medium). So I am very, very interested in the integration you're working on. I'll grab the unofficial/beta version; I'm in IT and have done programming, so maybe I might be able to help with testing.
bhlaws
 
Posts: 1
Joined: Thu Apr 19, 2012 8:18 pm

Re: Google Music

Postby simon_weber » Thu Apr 19, 2012 8:30 pm

bhlaws: Great! I'll be sure to let you know when I've got something to test.

A quick warning about using Google Music as a backup: it won't preserve the exact data you send to it. High-quality files will be transcoded to 320k abr mp3s, and obscure metadata fields may be lost. I've been meaning to write up a blog post about this, since I've seen a couple of people get bitten by it.
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

Re: Google Music

Postby Wargazm » Thu Apr 19, 2012 9:49 pm

I have a question: I have two copies of my music collection, one on my home server and one on my laptop. I do all of my organizing with MM on my laptop, and then push changes to the server. The actual upload to google music is handled by the server. Can I install the syncing program on my laptop, since that's where the MM DB lies, or does the syncing program require that the MM DB and the Google Music Uploader program reside on the same machine?
Wargazm
 
Posts: 161
Joined: Thu Dec 06, 2007 10:52 am

Re: Google Music

Postby simon_weber » Thu Apr 19, 2012 9:54 pm

Wargazm: If I understand correctly, yes. There will be no dependency on Google's Music Manager for uploading or pushing changes.
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

Re: Google Music

Postby bwt1973 » Mon Apr 30, 2012 11:42 am

I am also highly interested in this project, but alas I can offer no coding assistance. I would be happy to test when ready, though.
bwt1973
 
Posts: 1
Joined: Tue Jun 30, 2009 8:27 am

Re: Google Music

Postby MPG » Mon Apr 30, 2012 3:30 pm

Google Music is only available to residents of the United States. Useless for us Canadians. :( :evil:
MPG
 
Posts: 110
Joined: Tue May 13, 2008 11:22 pm

Re: Google Music

Postby simon_weber » Sun May 13, 2012 1:30 am

Hey all; sorry for being quiet lately. The end of the semester is always hectic, so I didn't have a lot of time to put into this until recently.

But, I do have some good news! For those who haven't been following along on GitHub, here's an update: I've got the basic syncing working - even in real time with MediaMonkey running (!). Currently, Google Music successfully receives the following: song add/metadata edit/remove and playlist create/delete/name change/contents change (ie song add/remove/reorder).

It's rough around the edges, and not quite ready for real testing, but it works!
simon_weber
 
Posts: 9
Joined: Mon Apr 02, 2012 1:47 am

PreviousNext

Return to News and Other Stuff

Who is online

Users browsing this forum: No registered users and 9 guests