Results 1 to 7 of 7

Thread: Audex or Asunder as Default Ripper Application?

  1. #1
    Join Date
    Apr 2011
    Beans
    61

    Audex or Asunder as Default Ripper Application?

    Does anyone know how to set Audex or Asunder as the default app for ripping my music. When I insert a cd I get several options but Audex and Asunder aren't in that list of choices and I don't know how to add them to this group. Can anyone help me please?

  2. #2

    Re: Audex or Asunder as Default Ripper Application?

    nano ~/.local/share/applications/mimeapps.list

    add "x-content/audio-cdda=asunder.desktop"

    then go to systemsettings>details>removable media and it should be listed for CD Audio

  3. #3
    Join Date
    Apr 2011
    Beans
    61

    Re: Audex or Asunder as Default Ripper Application?

    DJFake,

    Thanks m8. I actually figured it out awhile ago and forgot to mark the ticket as solved. I'm sure you probably noticed this ticket was from last year. My background is technical so if I don't figure something out in 72 hours I'll wipe the pc and start over.

  4. #4
    Join Date
    Jun 2007
    Beans
    18

    Re: Audex or Asunder as Default Ripper Application?

    Thank you djfake for posting the solution. It worked for me on 12.04.

    This question turns up on the 1st page of google results for "asunder ripper ubuntu" and I was glad to find it marked [Solved]!

  5. #5
    Join Date
    Mar 2012
    Beans
    2

    Re: Audex or Asunder as Default Ripper Application?

    Hi. This is my first post on ubuntu forums.
    I too am looking to set Asunder as my default programme for ripping cd's and to have it do so automatically when I insert a disc.
    Although I'm sure djfake answer is correct I would appreciate a step by step guide for an ubuntu newbie.
    Many thanks in advance.

    Dreddguy

  6. #6
    Join Date
    Nov 2007
    Location
    London, England
    Beans
    7,703

    Re: Audex or Asunder as Default Ripper Application?

    Nano is an editor. You may find gedit easier to use (assuming you have it installed). Run this command from a command prompt:
    Code:
    gedit ~/.local/share/applications/mimeapps.list
    Then add this line to the end of the file and save:
    Code:
    x-content/audio-cdda=asunder.desktop
    that should be it.

  7. #7
    Join Date
    Mar 2012
    Beans
    2

    Re: Audex or Asunder as Default Ripper Application?

    Super. Got it. Solved. Cheers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •