Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HexxTheSwagger

Pages: 1
1
Plugins / Re: LyricsReloaded (Updated)
« on: June 04, 2022, 01:04:43 PM »
No, I found it in the example.yml.

Code
# the name of the provider. this will be shown in MusicBee's settings
name: 'Example'

# the loader for this provider: static, search, api
loader: static

But if you dont know then thats it I guess. Thanks for the fast response!

2
Plugins / Re: LyricsReloaded (Updated)
« on: June 03, 2022, 06:55:35 PM »
Hello Frankz, I wanted to add www.lyricsify.com to the providers because they have a lot of synced lyrics that the included providers dont.
The problem is that the site uses {artist}/{song}/ url with a string of random characters at the end, making it impossible to create a url pattern in the .yml file.

But then i noticed that you can choose between static/search/api loaders, but i havent found a single word about what the search one does and how.
To me it sounds like you can make the plugin search the site instead of creating an exact url.

How can I make it work? If thats what it does ofc.

Pages: 1