51
3rd Party Plugins - (fb2k) / Re: JS3 Text Display + Album Art + Seekbar + Buttons - Defender
Last post by Defender -New version and this was so much fun to create:
1.24 2025-01-14
MAIN SCRIPT:
This has been so long on my todo list, and finally I got it working :-)
When no embedded icon is found:
first check artistlogo folder 'var logoPath'.
if logo art is found display, otherwise fallback to stub image for Icon.
When no embedded artist is found:
first check artistpics folder 'var artistPath'.
if artist art is found display, otherwise check yttm folder 'var yttmPath'.
if artist art is found display, otherwise fallback to stub image for Artist.
NOTE: This works for streams/radio.
Stream will display found icon or stub image for Icon.
Stream will display found artist pic or stub image for Artist.
Stream will display found artist pic for cover, back, cd or stub image for Radio.
Mousewheel on albumart in case of stream will alternate between artist & icon.
CUSTOM.TXT:
When info.debug is enabled always show hdcd_* tags
Enjoy, I know I do.