ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
534 stars 43 forks source link

Playing .flac files on EUTERPE #51

Closed Gibus31 closed 1 year ago

Gibus31 commented 1 year ago

Hi Ironsmile, New user to your projet Docker version 1.0 (2022-01-31) . I'm using your webApp via Docker under Unraid 6.11.5. Since I can read .mp3 files without any problems, I have an issue with the.flac files: no reading whatsoever ( I click on the play button but it seems there is no action taken into account ). I read some of install procedures recently, but nothing convincing. Can you tell me what am I missing ? (Most of my music files are encoded in flac format. ;-) . )

Tx for your support, and by the way , nice job, : this is simple, fast... neat. FG

ironsmile commented 1 year ago

What browser are you using? My guess would be that it does not support FLAC playback.

But to make sure it is not something else first let's see if Euterpe servers your files correctly. Try right-clicking the small "(flac)" link on a song row and downloading it with "Save As...".

euterpe-click-flac

If this works and the file is not corrupted or something then I would expect it is the browser's fault. In this case, please include a screenshot of the browser's "console" tab in its dev tools. The dev tools are accessible by clicking F12 normally and you would see a "Console" tab.

Sorry if my instructions sound too patronizing. I see you are dealing with Docker and other stuff just fine so you would be able to figure the above out easily. But you never know, better to be explicit.

Gibus31 commented 1 year ago

Hi Doychin, I’ve done your instructions (first one). Here is a screenshot of the webpage under BRAVE browser. ( But I did the same under SAFARI).

Both browsers can’t play the Flac file on the webpage. I did downloaded it, and it is readable with VLC.

I made a test on this site using BRAVE, where you can stream a Flac file : https://www.demolandia.net/speaker-test/audio-files/page-1.html. ;

And I can read it.

I don’t know what the prob is.

Here is a screenshot of the webconsole too:

Le 25 mars 2023 à 17:30:44, Doychin Atanasov @.***) a écrit:

What browser are you using? My guess would be that it does not support FLAC playback.

But to make sure it is not something else first let's see if Euterpe servers your files correctly. Try right-clicking the small "(flac)" link on a song row and downloading it with "Save As...".

[image: euterpe-click-flac] https://user-images.githubusercontent.com/50431/227729653-3baa4bab-b13d-4de4-944d-bf0c74e3950d.png

If this works and the file is not corrupted or something then I would expect it is the browser's fault. In this case, please include a screenshot of the browser's "console" tab in its dev tools. The dev tools are accessible by clicking F12 normally and you would see a "Console" tab.

Sorry if my instructions sound too patronizing. I see you are dealing with Docker and other stuff just fine so you would be able to figure the above out easily. But you never know, better to be explicit.

— Reply to this email directly, view it on GitHub https://github.com/ironsmile/euterpe/issues/51#issuecomment-1483864063, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6UYQFAA37S4VZ57GMPSE3DW54MTJANCNFSM6AAAAAAWDCFIKI . You are receiving this because you authored the thread.Message ID: @.***>

ironsmile commented 1 year ago

You are right! The same happens for me under Brave. I will investigate what's going on.

On a side note, the page you sent me as an example (https://www.demolandia.net/speaker-test/audio-files/page-1.html) says its files are FLAC but they are actually .ogg.

flag-but-ogg

Thank you for the writing about this. I would've probably never spotted it on my own.

Gibus31 commented 1 year ago

Hi Doychin,

Tx for your feedback, I Hope you will be able to solve this issue as soon as possible 😇, and let me know ! I wasn’t sure about the « flac streamfile », on the website I mentioned… I Quickly tried to sneak into the webcode without being very sure it was flac😉 -- franck girard

Le 27 mars 2023 à 08:45:02, Doychin Atanasov @.***) a écrit:

You are right! The same happens for me under Brave. I will investigate what's going on.

On a side note, the page you sent me as an example ( https://www.demolandia.net/speaker-test/audio-files/page-1.html) says its files are FLAC but they are actually .ogg.

[image: flag-but-ogg] https://user-images.githubusercontent.com/50431/227861202-8ff96861-842e-4e92-9358-cc53011d99ea.png

Thank you for the writing about this. I would've probably never spotted it on my own.

— Reply to this email directly, view it on GitHub https://github.com/ironsmile/euterpe/issues/51#issuecomment-1484590295, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6UYQFHQV3NU5NBJT5EUZYLW6EZO5ANCNFSM6AAAAAAWDCFIKI . You are receiving this because you authored the thread.Message ID: @.***>

ironsmile commented 1 year ago

This was fixed with v1.5.3.

Gibus31 commented 1 year ago

Many thanks Doychin,

Bug fixed :-)

Le 27 mars 2023 à 22:01:52, Doychin Atanasov @.***) a écrit:

This was fixed with v1.5.3 https://github.com/ironsmile/euterpe/releases/tag/v1.5.3.

— Reply to this email directly, view it on GitHub https://github.com/ironsmile/euterpe/issues/51#issuecomment-1485786596, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6UYQFBAPGLWVMOMQTOZJKLW6HW27ANCNFSM6AAAAAAWDCFIKI . You are receiving this because you authored the thread.Message ID: @.***>