Hmm. After playing with ripping to .mp3, it looks like LinuxMCE is
writing the id3 tags in the MP3 files. My script modifications write Title,
Artist, Album, Year, Track Number and Genre information. LinuxMCE by default
writes Title, Artist, Album and Composer information, but doesn't
include Track Number or Genre information, which I think are worth
having.
Incidentally, the ripping script doesn't use the quality settings for
MP3 or Ogg rips. I don't know if a Mantis report has been filed, but
I'm guessing it was on the Pluto guy's todo list. I recommend ripping to Flac (no options) until that gets fixed. That way you know what you're getting.
In any case, the script should now work correctly for MP3, FLAC, and Ogg rips. Again, paste the
included ripDiskWrapper.sh in your /pluto/bin directory. Save your
existing copy.
Also, make sure you set the execute permissions correctly. If you
don't know what I'm talking about, after copying type chmod a+x
ripDiskWrapper.sh Please let me know if you have any issues.
On another note, Lame wasn't installed by default, so ripping to MP3
failed outright initially. I'm surprised it wasn't installed by default by
LinuxMCE. Can anyone else confirm this?