[SOLVED] Caja media tab on MATE

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

[SOLVED] Caja media tab on MATE

Post by lmello »

Hi,

I know this is (almost) nothing, but I want to fill in the 'Music Player' field in Caja's media handling tab. By default, it shows 'No applications found'. Also I want Asunder to appear in the list of Caja's known applications. What do I have to mess with in order to handle this?
Last edited by lmello on 23. May 2012, 01:40, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6244
Joined: 6. Jun 2009, 17:40

Re: Caja media tab on MATE

Post by gapan »

What music player do you have and what application do you have that handles it?

For asunder, I think you have to add

Code: Select all

MimeType=x-content/audio-cdda;
in the asunder.desktop file.
Image
Image
User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

Re: Caja media tab on MATE

Post by lmello »

gapan wrote:What music player do you have and what application do you have that handles it?

For asunder, I think you have to add

Code: Select all

MimeType=x-content/audio-cdda;
in the asunder.desktop file.
The MimeType addition did the trick for asunder, thanks.

I want Exaile as the default Music Player.
User avatar
gapan
Salix Wizard
Posts: 6244
Joined: 6. Jun 2009, 17:40

Re: Caja media tab on MATE

Post by gapan »

I think you misunderstood what "Music Player" means in this context. It means portable music players, not computer software. You're supposed to set the default application that will handle any music players that you connect to your PC, like ipods.
Image
Image
User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

Re: Caja media tab on MATE

Post by lmello »

Ah, the music device - it's an ipod, and I know Exaile can handle it if python-gpod is installed.
User avatar
gapan
Salix Wizard
Posts: 6244
Joined: 6. Jun 2009, 17:40

Re: Caja media tab on MATE

Post by gapan »

Try adding "x-content/audio-player" to the exaile.desktop mimetypes.
Image
Image
User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

Re: Caja media tab on MATE

Post by lmello »

Wow, worked like a charm. Thanks! :)

I've never wondered how and why the x-content MimeType existed.
Post Reply