Releases: Stephanowicz/moOde-audioplayer-addons
New Item 'Fix for playback context-menue ' added
With many items in the playback context-menue, the menue gets out of scope, so that You can't access the upper items
Positioning of synced lyrics & minor fix
-- Once more optimizing synced lyrics display: honor the size of previous line and the size of albumart and position the actual line accordingly
-- Bugfix: lyricsquery has no Artist/Title when called from playlist context menue
Positioning of synced lyrics
...and again some optimisations for positioning the synced lyrics
multiline support for synced lyrics (lrclib): changed the seperator from 4 blanks to ::: - well, this is not official and maybe never will be
but one may extend the query for a seperator to multiple possibilities like "---" or "___"
and on the other hand, it's up to the lyrics uploader to add a seperator if needed
fix for synced-lyrics position
after adding support for synced-lyrics display in cover-view and testing it, the next day suddenly the offset- position of cover used for calculating the text position suddenly became "0" everytime - honestly idk why xD
Added support for synced lyrics in cover view
v1.0.18 Update README.md
bug fixes & optimizations
-- minor fixes for config-setup to properly display missing items or file properties
-- updated lyricsquery to honor disabled weblyrics
-- (hopefully last) optimization of synced lyrics display
minor optimizations
updated ytdl standalone page
optimized synced lyrics display
LRCLIB synced lyrics
Optimized display of synced lyrics
LRCLIB synced lyrics
Added support for displaying synced lyrics from LRCLIB
LRCLIB-Lyrics support
Added support for the LRC-LIB API and local .lrc lyrics files. lrcget
Minor fixes for lyrics query and display