Code Monkey home page Code Monkey logo

Comments (7)

JakeStanger avatar JakeStanger commented on June 16, 2024

The program will fall back to "unknown" if a tag is missing - can you check if your music is tagged properly? If it is, what type of file is it, where is it sourced, and is MPD able to see the tags?

Regarding the AUR package, can you try removing your local cache and doing a clean build please?

from mpd-discord-rpc.

Kranzes avatar Kranzes commented on June 16, 2024

This will fix the build failure JakeStanger/discord-rpc-client.rs#1

from mpd-discord-rpc.

JakeStanger avatar JakeStanger commented on June 16, 2024

Cheers, didn't spot that PR. Lockfile & AUR package updated so should be working now.

from mpd-discord-rpc.

Kranzes avatar Kranzes commented on June 16, 2024

Cheers, didn't spot that PR. Lockfile & AUR package updated so should be working now.

Can you tag a release?

from mpd-discord-rpc.

JakeStanger avatar JakeStanger commented on June 16, 2024

Done

from mpd-discord-rpc.

Latrolage avatar Latrolage commented on June 16, 2024

The program will fall back to "unknown" if a tag is missing - can you check if your music is tagged properly? If it is, what type of file is it, where is it sourced, and is MPD able to see the tags?

Ah yeah looks like tagging was the issue. I ended up retagging my library with musicbrainz picard, I'm just curious what do you guys use for it? And if the song isn't on musicbrainz is it possible to fallback to using metadata in the file instead of just "unknown"

from mpd-discord-rpc.

JakeStanger avatar JakeStanger commented on June 16, 2024

I'm just curious what do you guys use for it?

I use a mix of MusicBrainz Picard and PuddleTag. Picard is great for getting the bulk of the metadata, including the MUSICBRAINZ tags that things can hook into, and album art. PuddleTag offers a spreadsheet like editor which is great for bulk-editing and quick changes to stuff Picard can't do (or does badly).

is it possible to fallback to using metadata in the file

MPD's database is populated using the file metadata, which it automatically keeps up to date (unless you explicitly turn auto updates off). That means it'd be reading the same data, but doing it from disk instead of MPD's DB, so it still wouldn't exist.

from mpd-discord-rpc.

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.