DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.63k stars 178 forks source link

DeadBeef doesn't recognize mounts #3109

Closed RayB39872 closed 2 months ago

RayB39872 commented 2 months ago

Steps to reproduce the problem

Ubuntu 24.04. WD elements 4TB, Qnap NAS231P3. Mmusic files mp3/flas on both.

What's going on? Describe the problem in as much detail as possible.

Mounts are recognised by VLC on ubuntu 24.04 and can play, however, like to use a dedicated music player DeadBeef, no mounts recognised, nor wb or nas

Information about the software:

see above Deadbeef version: 1.8.7 OS: 24.04

Oleksiy-Yakovenko commented 2 months ago

Deadbeef installed from snap package?

RayB39872 commented 2 months ago

Yes....

RayB39872 commented 2 months ago

got it working now, appearantly the install didn't complete: sudo apt install ./deadbeef-static*amd64.deb sudo chown -R _apt:root /var/cache/apt/archives/partial/ sudo chmod -R 700 /var/cache/apt/archives/partial/

Oleksiy-Yakovenko commented 2 months ago

Cool. Yes, the official build (called static on the website) is the right one, it should work. Snap build is unofficial, and is known to have this sort of problems.