Skip to content

No search managers registered #162

Closed Answered by LinesinRows
LinesinRows asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your help, it's working now. My last application.yml;

server: # REST and WS server
  port: 2333
  address: 0.0.0.0
  http2:
    enabled: false # Whether to enable HTTP/2 support

plugins:
  lavasrc:
    providers: # Custom providers for track loading. This is the default
      # - "dzisrc:%ISRC%" # Deezer ISRC provider
      # - "dzsearch:%QUERY%" # Deezer search provider
      #- "ytsearch:\"%ISRC%\"" # Will be ignored if track does not have an ISRC. See https://en.wikipedia.org/wiki/International_Standard_Recording_Code
      # - "ytsearch:%QUERY%" # Will be used if track has no ISRC or no track could be found for the ISRC
      #  you can add multiple other fallback sources …

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@LinesinRows
Comment options

@topi314
Comment options

@LinesinRows
Comment options

@LinesinRows
Comment options

Answer selected by LinesinRows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #161 on January 08, 2024 00:19.