Code Monkey home page Code Monkey logo

Comments (6)

whyman avatar whyman commented on July 18, 2024

That is interesting! Can you attach a debug log?

from gerbera.

TheMarstonConnell avatar TheMarstonConnell commented on July 18, 2024

That is interesting! Can you attach a debug log?

Hey, I'm running it inside docker, where would I find the log files, a search for *.log doesn't show anything and there's nothing in my gerbera folder

from gerbera.

KarlStraussberger avatar KarlStraussberger commented on July 18, 2024

It is album artist that's exported. You can tweak with album properties https://docs.gerbera.io/en/latest/config-server.html#upnp

from gerbera.

TheMarstonConnell avatar TheMarstonConnell commented on July 18, 2024

It is album artist that's exported. You can tweak with album properties https://docs.gerbera.io/en/latest/config-server.html#upnp

Sorry I don't really understand, from what I can tell, nothing is exported, there is no album artist in the XML that gets returned either.

from gerbera.

KarlStraussberger avatar KarlStraussberger commented on July 18, 2024

That's been too brief - wrote in a hurry.

You've got two options

  • change your files to contain album artist to get album artist populated (js layout may do that)
  • modify the configuration to use M_ARTIST (see
    { "dc:creator", "M_ALBUMARTIST" },
    )

from gerbera.

TheMarstonConnell avatar TheMarstonConnell commented on July 18, 2024

Ah thank you very very much, this solved my issue!

from gerbera.

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.