Moode Forum
my moOde Addons-Collection - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: Community (https://moodeaudio.org/forum/forumdisplay.php?fid=18)
+--- Forum: Support the project (https://moodeaudio.org/forum/forumdisplay.php?fid=20)
+--- Thread: my moOde Addons-Collection (/showthread.php?tid=7095)

Pages: 1 2 3


RE: my moOde Addons-Collection - Nutul - 12-21-2024

If it was me... I'd download the file manually, and rename it accordingly; but if you fetch lyrics online, yes, that's another story ;-)


RE: my moOde Addons-Collection - Stephanowicz - 12-25-2024

Merry X-Mas!

here a little x-mas gift Smile
https://github.com/Stephanowicz/moOde-audioplayer-addons/releases/tag/v1.0.15

Added support for synced lyrics - not yet fully purrfect, but almost Big Grin

[Image: lyrics_2.png]
 
Synced lyrics are shown in main view above the cover - maybe I will add this also for coverview...

Thanks to @Subsub, who pointed me to LRCLIB and the synced lyrics they provide!  

Have a nice, peaceful holiday!

Cheers, Stephan


RE: my moOde Addons-Collection - pkdick - 12-30-2024

Hello Stephan,

Thank you for your useful addons: I recently asked Tim about a Display concern on my 1280x400 waveshare 7.9" (https://moodeaudio.org/forum/showthread.php?tid=7077), and I was wondering if you could do something about it, as you seem to master this (which is not my case Sad )...

Thank you in advance for your comments,

Best regards,


RE: my moOde Addons-Collection - lenny95 - 01-04-2025

Ooh the Youtube Playback is something I have been missing after I quit using Hifiberry and Volumio. Thanks for sharing!


RE: my moOde Addons-Collection - Stephanowicz - 01-05-2025

(01-04-2025, 09:00 PM)lenny95 Wrote: Ooh the Youtube Playback is something I have been missing after I quit using Hifiberry and Volumio. Thanks for sharing!

Thanks Smile

The whole thing is a bit 'hacky', and You may have to update ytdl from time to time, as youtube can change their code...

In case You don't want the whole addons package, You can also use the standalone page:  
  
http://moode.local/addons/Stephanowicz/youtubeDL/youtube.html  
  
  
Cheers,

Stephan


RE: my moOde Addons-Collection - Stephanowicz - 01-05-2025

Minor updates:

-- optimized youtube standalone page
-- optimized display of synced lyrics

https://github.com/Stephanowicz/moOde-audioplayer-addons/releases/tag/v1.0.16


RE: my moOde Addons-Collection - Stephanowicz - 01-10-2025

Sorry, just realized that I didn't update the lyrics function Sad - without that You couldn't get the lyrics without genius token...
Fixed that - it is possible to get lyrics from lrclib without having genius activated.

https://github.com/Stephanowicz/moOde-audioplayer-addons/releases/tag/v1.0.17