Marshall’s Weblog

Embiggen Your Mind

Marshall’s Weblog header image 2

MythMusic, Mac OS X, and iTunes

November 7th, 2006 · 3 Comments

Tonight I set out to sync my iTunes library up with MythTV. I have been wanting to create some playlists on the Myth box, but I find the playlist “editor” (if you can even call it that) for MythMusic just a bit kluggy. I found the script that is embedded in this post which will take an iTunes xml database file and create corresponding playlists in the MythTV database, but in order to try it out, I needed to update the Music folder on the Myth box with the music on my Powerbook. Enter this nice tip. I simply mounted the Myth box on the Powerbook, tweaked a few parameters in the rsync command and off it went.

Update…
I had to modify the original script for Myth 0.20. You can find my updated script here. (Right click and choose Save As…)

Tags: Linux · Mac · Music · MythTv · Programming

3 responses so far ↓

  • 1 Donnie // Nov 9, 2006 at 11:35 am

    Nice tip Marshall! I’m definitely using it!

  • 2 sean // Nov 11, 2006 at 7:27 am

    The link to the file is not working. Perhaps your webserver thinks it is supposed to be executing the .pl file as cgi?
    I can see the other files in your scripts directory fine.
    Cheers,
    Sean

  • 3 Weezey // May 14, 2008 at 9:30 am

    I couldn’t get this to work with the latest mythtv release, so I wrote my own little script to handle it.

    You can get it here: http://www.weezey.com/2008/05/itunes-playlists-in-mythtv.html

Leave a Comment