Skip to content

Releases: Stephanowicz/moOde-audioplayer-addons

New Item 'Fix for playback context-menue ' added

05 Jul 11:20
4b814d8
Compare
Choose a tag to compare

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

11 May 08:22
2b92e08
Compare
Choose a tag to compare

-- 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

21 Apr 13:27
7b36005
Compare
Choose a tag to compare

...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

16 Mar 11:04
67aa0ed
Compare
Choose a tag to compare

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

15 Mar 15:48
51494ca
Compare
Choose a tag to compare

bug fixes & optimizations

10 Jan 17:09
56137cb
Compare
Choose a tag to compare

-- 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

05 Jan 11:11
9928f32
Compare
Choose a tag to compare

updated ytdl standalone page
optimized synced lyrics display

LRCLIB synced lyrics

26 Dec 11:45
e2b3e39
Compare
Choose a tag to compare

Optimized display of synced lyrics

LRCLIB synced lyrics

25 Dec 15:57
ef1911f
Compare
Choose a tag to compare

Added support for displaying synced lyrics from LRCLIB

LRCLIB-Lyrics support

21 Dec 18:11
d2fa714
Compare
Choose a tag to compare

Added support for the LRC-LIB API and local .lrc lyrics files. lrcget

Minor fixes for lyrics query and display