digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.55k stars 111 forks source link

Can't play music from my NAS on Ubuntu GNU/Linux #298

Closed fredericpetit-gh closed 2 years ago

fredericpetit-gh commented 2 years ago

Hi,

I put last Dopamine version on both Windows 11 and Ubuntu 22.04 (.exe and .deb assets). Everything works great for local music but not for distant files from my NAS freebox delta. On Ubuntu i see the files but impossible to play them, song is not started.

I opened every needed ports, and files can be played on VLC.

digimezzo commented 2 years ago

Do the files play on Windows?

Are the files added to Dopamine's collection in Linux? If yes, could you send me your Dopamine.db? I'd like to have a look at the paths of the files. Could you also sent your Dopamine.log? I'd like to check if there are error messages.

fredericpetit-gh commented 2 years ago

Yes on Windows everything is fine.

Collection and pictures added on both Windows and Ubuntu.

Example for the file with path pasted from nautilus : smb://freebox-server.local/volume%201000go/Musiques/Alessia%20Cara/Alessia%20Cara%20-%20Holiday%20Stuff%20(2020)%20Mp3%20320kbps/1. Make It To Christmas (Stripped).mp3

Dopamine log : [2022-09-16 21:23:48.715] [info] [PlaybackService] [play] Playing '/run/user/1000/gvfs/smb-share:server=freebox-server.local,share=volume%201000go/Musiques/Alessia Cara/Alessia Cara - Holiday Stuff (2020) Mp3 320kbps/1. Make It To Christmas (Stripped).mp3'

fredericpetit-gh commented 2 years ago

Hi,

I made a persistent mount in my fstab file for the NAS, rebuild a collection with this mount path and everything is great now :+1:

I close this issue.

digimezzo commented 2 years ago

That's great news! Thanks for confirming.