Giter VIP home page Giter VIP logo

Comments (5)

khenriks avatar khenriks commented on August 24, 2024

Thanks for the report, and sorry for the inconvenience. Can you check what version of mp3fs you are using? If you run mp3fs --version on your Ubuntu machine the output should tell you.

I'd also be interested to see if the latest version has this problem, because when I try connecting over Samba with my own Mac I don't have the same problem.

from mp3fs.

MrRalph avatar MrRalph commented on August 24, 2024

Thanks for responding so quickly. I've installed mp3fs from the main Ubuntu 14.04 repositories (so I thought it must be fairly recent). mp3fs --version gives:

  • mp3fs 0.32
  • fuse/fusermount 2.9.2
  • kernel interface 7.19

I now see that this is quite an old version because your website indicates 0.91. Is there an easy way to upgrade using apt?

from mp3fs.

khenriks avatar khenriks commented on August 24, 2024

There's isn't an easy way, unfortunately, you'll need to download and install from source. Follow that link, and the instructions should be in the INSTALL file. The short version is after unpacking and going into the extracted directory, you need to

sudo apt-get install libfuse-dev libflac++-dev libmp3lame-dev libid3tag0-dev
./configure
make
sudo make install

and the new version should be installed.

from mp3fs.

MrRalph avatar MrRalph commented on August 24, 2024

Thanks very much. I compiled to 0.91 and the problem is gone. So this issue was solved in a newer version. I will report some functional finding using it in a feature request item. Thanks again, Ralph

from mp3fs.

khenriks avatar khenriks commented on August 24, 2024

Glad to hear that it's resolved.

from mp3fs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.