Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее
Архивировано

How do I get mp3 files to stream?

Ezra

I installed Firefox on a new HD. Before when I clicked on a website mp3 audio file, it opened the file in the default player and streamed it in. This is what I prefer. But now, it automatically downloads the file and I must select it to play it. How do I change that to be as before?

I installed Firefox on a new HD. Before when I clicked on a website mp3 audio file, it opened the file in the default player and streamed it in. This is what I prefer. But now, it automatically downloads the file and I must select it to play it. How do I change that to be as before?

Все ответы (4)

Could you provide the website url

You can open about:config via the location bar and set the media.windows-media-foundation.enabled pref to false to disable the built-in HTML5 media player.

That file is send as Content-Type: audio/mpeg

So you need to have a media player that can handle this MIME type.

You can open the about:plugins page via the location bar to check that.

  • Tools > Options > Applications

You can delete the mimeTypes.rdf file in the Firefox profile folder to reset all file actions.