Playlist Wanted!

Viewing 6 posts - 11 through 16 (of 16 total)
  • Author
    Posts
  • #4346
    fizze
    Participant

    aah, thanks for clearing that up 😉

    all options arent included in the web UI (yet) though, are they ?

    #4347
    rpedde
    Participant

    No, not yet, but they can be manually added. I really need a “help” or “tips” page on that, too. That’s going to get folded into the experimental playlist thing soon anyway.

    — Ron

    #4348
    RFelber
    Guest

    Suppose, I´d like to configure all mp3-files as a playlist in the folder:

    export/music/Deutsche Alben/BAP-Mix

    would this be the right code than for the mt-daapd.playlist-file:

    “Incoming Files” {
    path includes “musicDeutsche AlbenBAP-Mix”/incoming/”
    }

    Thanks!

    #4349
    rpedde
    Participant

    no, the “path includes” means, find anything with a full filename (including path) that includes what’s in the quotes.

    so

    path includes ‘/BAP-Mix/’

    would work (with double-quotes, not single quotes). That would get files in ANY folder that has BAP-Mix in it. It would be like *BAP-Mix*, if that makes sense.

    #4350
    RFelber
    Guest

    But how would I make it possible, to build a smart playlist within the tracks in one folder?

    #4351
    rpedde
    Participant

    Then use the full path to the folder.

    just play with it. It will become clear.

    — Ron

Viewing 6 posts - 11 through 16 (of 16 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.