Author Topic: ripping music cd's - BUGS  (Read 3645 times)

Rookie

  • Newbie
  • *
  • Posts: 6
    • View Profile
ripping music cd's - BUGS
« on: November 06, 2007, 01:21:40 am »
ok, i am looking at this from a complete users point of view, not going into any of the background stuff at all. 

dvd install...  no mods, what it finds is what it gets...   burning media to a windows share that it found automatically.

pop the cd in and hit f7, then copy to disk.......

there are a couple of problems. 

1. i have only been able to rip using ogg format,  if i change it to flac or mp3 on the install menu it fails. (didn't even look for an error log, ie playing dumb user. select the option and it should work right?)
2. when ripping music cd's to ogg format it consistently drops the last song.  it rips it and the file is in the directory, but it doesn't apply album information to the track so it doesn't show up on the list for play back when sorting by performer or album.  (did 4 cd's in a row and it was consistent and repeatable)
-------------

so i have a question. actually 2 or 3 or 4 or 5 but i will try to stick on subject.

Is the goal of this project to be user friendly driven enough that no scripting or knowledge of the os will be required to use it?

should mp3 rip work by default, does anyone know how to fix this, as i would prefer the more portable format for the media?

anyone else have the issue of it dropping the last track, is there a fix?  how do i get it?

-----------------------
i have programming knowledge but if the answer to the first question is yes, then i would prefer to better the project by reporting each item i find, as opposed to digging in and trying to fix it just for me.  i think this product has MASSIVE potential and would love to see it improve to the point where i can say to anyone:  "sure just put the dvd in and go,  it's easy and it all works perfectly"






« Last Edit: November 06, 2007, 01:29:38 am by Rookie »

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: ripping music cd's - BUGS
« Reply #1 on: November 06, 2007, 12:30:29 pm »
ok, i am looking at this from a complete users point of view, not going into any of the background stuff at all. 

dvd install...  no mods, what it finds is what it gets...   burning media to a windows share that it found automatically.

pop the cd in and hit f7, then copy to disk.......

there are a couple of problems. 

1. i have only been able to rip using ogg format,  if i change it to flac or mp3 on the install menu it fails. (didn't even look for an error log, ie playing dumb user. select the option and it should work right?)
2. when ripping music cd's to ogg format it consistently drops the last song.  it rips it and the file is in the directory, but it doesn't apply album information to the track so it doesn't show up on the list for play back when sorting by performer or album.  (did 4 cd's in a row and it was consistent and repeatable)
-------------

so i have a question. actually 2 or 3 or 4 or 5 but i will try to stick on subject.

Is the goal of this project to be user friendly driven enough that no scripting or knowledge of the os will be required to use it?

should mp3 rip work by default, does anyone know how to fix this, as i would prefer the more portable format for the media?

anyone else have the issue of it dropping the last track, is there a fix?  how do i get it?

-----------------------
i have programming knowledge but if the answer to the first question is yes, then i would prefer to better the project by reporting each item i find, as opposed to digging in and trying to fix it just for me.  i think this product has MASSIVE potential and would love to see it improve to the point where i can say to anyone:  "sure just put the dvd in and go,  it's easy and it all works perfectly"








The problem you have hit trying to rip CD's in MP3 format is that the linux mame package is not installed by default by the lmce-0704 installer. I agree this is not ideal or 'friendly'... especially since Web Admin does not reflect this at all!

To fix this open a console session on your Core and type the following;

sudo apt-get update<return>
sudo apt-get install mame <return>

Now go back into Web Admin -> Wizard -> BAsic Info ->Installation and set mp3 and bit rate etc for your rips and then click 'Update' to save those changes. Now you should be able to rip audio in mp3 format

Hope this helps... if not let me know ;-)

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: ripping music cd's - BUGS
« Reply #2 on: November 06, 2007, 02:11:44 pm »
someone's been playing arcade games I think? ;)

substitute 'mame' for 'lame' and the right package should install. :-)

-Thom

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: ripping music cd's - BUGS
« Reply #3 on: November 06, 2007, 03:05:01 pm »
someone's been playing arcade games I think? ;)

substitute 'mame' for 'lame' and the right package should install. :-)

-Thom


Good spot Thom... must have been a "Freudian" slip ;-)
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

Rookie

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: ripping music cd's - BUGS
« Reply #4 on: November 08, 2007, 01:02:16 am »
sweet!

thanks for the help..... it now rips MP3's...  seems like that would be an easy fix for the next release.

-------------------
Anyone want to take a shot at the part where it drops the last track on the cd from the front end because it doesn't write all the information about it to the database?

PeteK

  • Guru
  • ****
  • Posts: 408
    • View Profile
Re: ripping music cd's - BUGS
« Reply #5 on: November 08, 2007, 03:39:44 am »
I think back in the Pluto days, there were some legal concerns with including lame, and thus it became one of the things that the user had to do him/herself.

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: ripping music cd's - BUGS
« Reply #6 on: November 08, 2007, 12:52:22 pm »
I think back in the Pluto days, there were some legal concerns with including lame, and thus it became one of the things that the user had to do him/herself.


Yes I agree its a hangover from the Pluto days... but having said that why cant it be included in the 'Add Software' screen in the Setup Wizard? There are already packages there that have some US legal issues... Hmmm... will look into that ;-)
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk