[mythtv-users] mythmusic m3u import script

Timothy Demulder timothy at syphzero.net
Fri Jun 2 10:09:33 UTC 2006


   
Hi guys,

I wrote a simple script (http://www.syphzero.net/files/mythm3uimport.pl) that 
imports an m3u playlist in the MythTV music playlist database.
The m3u needs to be relative to MythTV's music path though.
(eg if your m3u file is built up like 
this: /var/lib/mythtv/music/albumx/artisty-songz.ogg, you'll have to chop off 
the /var/lib/mythtv/music/ bit.)
If you're not sure of the m3u file, you can do --check, the script will run 
over the m3u file and see if it can find the song in the mythmusic database.
Anyways, it works for me, your mileage may vary :)

Greets,

Timothy


More information about the mythtv-users mailing list