Code Monkey home page Code Monkey logo

Comments (6)

KarlStraussberger avatar KarlStraussberger commented on June 2, 2024

It's just that the configuration has changed here. Your scripting section has to look like this

    <scripting script-charset="UTF-8">
      <script-folder>
        <common>/usr/local/share/gerbera/js</common>
      </script-folder>
      <import-function>
        <playlist>importPlaylist</playlist>
        <meta-file>importMetadata</meta-file>
        <audio-file>importAudioStructured</audio-file>
        <video-file>importVideo</video-file>
        <image-file>importImage</image-file>
        <trailer>importTrailer</trailer>
      </import-function>
      <structured-layout skip-chars="" album-box="26" artist-box="7" genre-box="6" track-box="26" div-char="-"/>

This is an adapted default configuration optained by gerbera --create-config. The box sizes have gone to the boxlayout size=.... Just create the default and copy the section to your personal config.

from gerbera.

KarlStraussberger avatar KarlStraussberger commented on June 2, 2024

Now you may even translate your folder names 😄

from gerbera.

EricdeWaal avatar EricdeWaal commented on June 2, 2024

Thanks for your quick reply!

Is <virtual-layout type="builtin"> not missing in the above, and should it not be set to structured?

The box sizes have gone to the boxlayout size=.... Just create the default and copy the section to your personal config.

I'm not quite sure where to put this and what it does. Should I enter siz="7" for the artisst box for example?

from gerbera.

KarlStraussberger avatar KarlStraussberger commented on June 2, 2024

You're right.
It's just a quick excerpt. It has to be <virtual-layout type="js">. Otherwise the structured layout is not available at all.

from gerbera.

EricdeWaal avatar EricdeWaal commented on June 2, 2024

Yes! Now it works! Thanks!

The box sizes have gone to the boxlayout size=.... Just create the default and copy the section to your personal config.<

Could you clarify what you mean by this, please? And thanks again!

from gerbera.

EricdeWaal avatar EricdeWaal commented on June 2, 2024

Never mind, I got it now.

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.