Jump to content

Recommended Posts

Posted (edited)

Hallo Zusammen,

ich möchte neue Features für die Musiksammlung zur Diskussion stellen:

1. Liedtexte anzeigen

 

Als anzuzeigende Texte sollte jeweils wählbar sein:

1. Tag <LYRICS> wenn synchronisiert dann nach der angegebenen Zeit, wenn nicht siehe 1.
und
2. Tag <UNSYNCED LYRICS> bei automatischem Zeilenvorschub, berechnet nach Zeit
und/oder
3. von Lyrics-Seiten aus dem Internet (Plugin, Problem Rechte an den Texten )

2. Bereits gespielte Lieder ausblenden

2.1 mittels Tag <PLAY_COUNT>

dazu könnte ein Tag <PLAY_COUNT> verwendet werden.

Eine Reihe von Programmen (z.B. foobar2000) setzen/erhöhen diesen Tag, wenn das Lied abgespielt worden ist. Dazu gehören noch die Tags <ADDED_TIMESTAMP> : 132237608437719527, <FIRST_PLAYED_TIMESTAMP> : 132278709923862994 und <LAST_PLAYED_TIMESTAMP> : 132278709923862994. Diese könnten ausgelesen und angezeigt werden.

2.2 mittels Tag <SKIP>

dieses Tag kann drei Werte annehmen. Undefined - 0 - 1

Ich könnte mir ein selbst definierbares Script vorstellen, die das Tag ausliest und den Titel überspringt wenn ein Schwellenwert überschritten ist.
Skip track query: %skip% IS 1 OR %play_count% GREATER 0

LG bkh

 

--------------------------------------

 

Hello, everybody,

I would like to discuss new features for the music collection:

1. show lyrics

The texts to be displayed should be selectable:

1st day <LYRICS> if synchronized then after the specified time, if not see 1st day <LYRICS> if synchronized then after the specified time, if not see 1st day
and
2nd day <UNSYNCED LYRICS> with automatic line feed, calculated by time
and/or
3. of lyrics pages from the Internet (plugin, problem rights to the texts)

2. hide songs already played

2.1 using tag <PLAY_COUNT>

A tag <PLAY_COUNT> could be used for this.

A number of programs (e.g. foobar2000) set/raise this tag when the song has been played. These include the tags <ADDED_TIMESTAMP> : 132237608437719527, <FIRST_PLAYED_TIMESTAMP> : 132278709923862994 and <LAST_PLAYED_TIMESTAMP> : 132278709923862994, which could be read and displayed.

2.2 using tag <SKIP>

this tag can take three values. Undefined - 0 - 1

I could imagine a custom script that reads the tag and skips the title when a threshold is exceeded.

Skip track query: %skip% IS 1 OR %play_count% GREATER 0

Greetings bkh

 

translated by DeepL

Edited by bkh
Posted

Hi there, yes lyrics are planned for the future. Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...