Coder Social home page Coder Social logo

Comments (7)

SoongNoonien avatar SoongNoonien commented on September 23, 2024 1

Can mpdevil retrieve the covers by this way?

Currently not but I'm working on it. Also keep in mind that version 2.0.0 (for albumart) or even 3.0.0 (for readpicture) of python-mpd2 will be required on the remote machine when using mpdevil in a non flatpak environment.

Mpdevil music lib only works locally, and I'm looking for some way to retrieve covers over LAN.

Currently there a two different approaches I'm aware of to work around this. You could either mount your music lib via samba or NFS on the remote machine or sync a copy of your lib to the remote machine which only contains the covers (this should be relatively easy with rsync). But they are both not as good as using albumart or readpicture.

And thanks so much for the best linux MPD client. Mpdevil it's really awesome!

I'm pleased to here! :)

from plattenalbum.

SoongNoonien avatar SoongNoonien commented on September 23, 2024 1

Hi, did you run sudo glib-compile-schemas /usr/share/glib-2.0/schemas? (Maybe it is needed to change the path to /usr/local/share depending on where you installed it.)

from plattenalbum.

lulis avatar lulis commented on September 23, 2024 1

Thanks, man, it did it.
Also, as you said earlier, I've removed the default python3-mpd (v1.1.0-1) and installed a newer version using pip.
So, for future reference, if someone (maybe me) needs to build it on Ubuntu 20.04:

Dependencies:

$ sudo apt install python3-distutils-extra python3-gi python3-requests python3-bs4 
$ sudo pip3 install python-mpd2

And from mpdevil cloned source code folder:

$ sudo python3 setup.py install
$ sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas
$ sudo gtk-update-icon-cache
$ sudo update-desktop-database

Work like a charm!!!
Captura de tela de 2021-04-18 20-25-13

from plattenalbum.

SoongNoonien avatar SoongNoonien commented on September 23, 2024 1

Ok, I think we can close this bug then.

from plattenalbum.

SoongNoonien avatar SoongNoonien commented on September 23, 2024

With the newest commit mpdevil falls back to albumart and then to readpicture when no covers are found the normal way. I'm not sure if this will be the final implementation but I think it is ready for testing.

from plattenalbum.

SoongNoonien avatar SoongNoonien commented on September 23, 2024

Please let me know if it is working as expected.

from plattenalbum.

lulis avatar lulis commented on September 23, 2024

@SoongNoonien , sorry but I cannot succeed on getting mpdevil working building it from source.
Still getting this:

$ mpdevil 
(mpdevil:498045): GLib-GIO-ERROR **: 18:05:43.907: Settings schema 'org.mpdevil.mpdevil' is not installed

Any suggestions?

I'm on Ubuntu 20.04 x86_64 here.

from plattenalbum.

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.